]> git.lizzy.rs Git - dragonblocks.git/commitdiff
Reset file permissions to defaults
authorElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 5 Jun 2021 16:01:43 +0000 (18:01 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 5 Jun 2021 16:01:43 +0000 (18:01 +0200)
238 files changed:
LICENSE [changed mode: 0755->0644]
README [changed mode: 0755->0644]
api.php [changed mode: 0755->0644]
credits.json [changed mode: 0755->0644]
engine/builtin.js [changed mode: 0755->0644]
engine/chat.js [changed mode: 0755->0644]
engine/chatcommands.js [changed mode: 0755->0644]
engine/craftfield.js [changed mode: 0755->0644]
engine/creative_inventory.js [changed mode: 0755->0644]
engine/entity.js [changed mode: 0755->0644]
engine/group.js [changed mode: 0755->0644]
engine/gui.js [changed mode: 0755->0644]
engine/init.js [changed mode: 0755->0644]
engine/inventory.js [changed mode: 0755->0644]
engine/inventory_container.js [changed mode: 0755->0644]
engine/item.js [changed mode: 0755->0644]
engine/itemstack.js [changed mode: 0755->0644]
engine/key_handler.js [changed mode: 0755->0644]
engine/mainmenu.js [changed mode: 0755->0644]
engine/map.js [changed mode: 0755->0644]
engine/map_node.js [changed mode: 0755->0644]
engine/mapgen.js [changed mode: 0755->0644]
engine/menu.js [changed mode: 0755->0644]
engine/node.js [changed mode: 0755->0644]
engine/pixel_manipulator.js [changed mode: 0755->0644]
engine/player.js [changed mode: 0755->0644]
engine/recipe.js [changed mode: 0755->0644]
engine/ressources.js [changed mode: 0755->0644]
engine/skin.js [changed mode: 0755->0644]
engine/world.js [changed mode: 0755->0644]
fonts/Ubuntu.ttf [changed mode: 0755->0644]
game/biomes/init.js [changed mode: 0755->0644]
game/chat/init.js [changed mode: 0755->0644]
game/chat/send.php [changed mode: 0755->0644]
game/chest/init.js [changed mode: 0755->0644]
game/chest/sounds/chest_close.ogg [changed mode: 0755->0644]
game/chest/sounds/chest_open.ogg [changed mode: 0755->0644]
game/chest/textures/chest_chest.png [changed mode: 0755->0644]
game/commands/init.js [changed mode: 0755->0644]
game/core/dependencies.txt [changed mode: 0755->0644]
game/core/init.js [changed mode: 0755->0644]
game/core/sounds/dig_glass.ogg [changed mode: 0755->0644]
game/core/sounds/doors_door_glass_close.ogg [changed mode: 0755->0644]
game/core/sounds/doors_door_glass_open.ogg [changed mode: 0755->0644]
game/core/sounds/dug_glass.ogg [changed mode: 0755->0644]
game/core/textures/core_cobble.png [changed mode: 0755->0644]
game/core/textures/core_desert_sand.png [changed mode: 0755->0644]
game/core/textures/core_glass.png [changed mode: 0755->0644]
game/core/textures/core_gravel.png [changed mode: 0755->0644]
game/core/textures/core_ice.png [changed mode: 0755->0644]
game/core/textures/core_lava.png [changed mode: 0755->0644]
game/core/textures/core_obsidian.png [changed mode: 0755->0644]
game/core/textures/core_sand.png [changed mode: 0755->0644]
game/core/textures/core_snow.png [changed mode: 0755->0644]
game/core/textures/core_stone.png [changed mode: 0755->0644]
game/core/textures/core_stonebrick.png [changed mode: 0755->0644]
game/core/textures/core_water.png [changed mode: 0755->0644]
game/core/textures/doors_door_glass.png [changed mode: 0755->0644]
game/core/textures/doors_door_glass_front_downer.png [changed mode: 0755->0644]
game/core/textures/doors_door_glass_front_upper.png [changed mode: 0755->0644]
game/core/textures/doors_door_glass_side.png [changed mode: 0755->0644]
game/dirt/api.js [changed mode: 0755->0644]
game/dirt/dirt.js [changed mode: 0755->0644]
game/dirt/init.js [changed mode: 0755->0644]
game/dirt/textures/dirt_dirt.png [changed mode: 0755->0644]
game/dirt/textures/dirt_dry_grass.png [changed mode: 0755->0644]
game/dirt/textures/dirt_grass.png [changed mode: 0755->0644]
game/dirt/textures/dirt_rainforest_litter.png [changed mode: 0755->0644]
game/dirt/textures/dirt_snow.png [changed mode: 0755->0644]
game/doors/init.js [changed mode: 0755->0644]
game/fire/init.js [changed mode: 0755->0644]
game/fire/sounds/fire_burn.ogg [changed mode: 0755->0644]
game/fire/sounds/fire_dug.ogg [changed mode: 0755->0644]
game/fire/textures/fire_fire.png [changed mode: 0755->0644]
game/furnace/api.js [changed mode: 0755->0644]
game/furnace/init.js [changed mode: 0755->0644]
game/furnace/inventory.js [changed mode: 0755->0644]
game/furnace/itemdef.js [changed mode: 0755->0644]
game/furnace/textures/furnace_burn_progress_0.png [changed mode: 0755->0644]
game/furnace/textures/furnace_burn_progress_1.png [changed mode: 0755->0644]
game/furnace/textures/furnace_burn_progress_2.png [changed mode: 0755->0644]
game/furnace/textures/furnace_burn_progress_3.png [changed mode: 0755->0644]
game/furnace/textures/furnace_burn_progress_4.png [changed mode: 0755->0644]
game/furnace/textures/furnace_burn_progress_5.png [changed mode: 0755->0644]
game/furnace/textures/furnace_fuel_progress_0.png [changed mode: 0755->0644]
game/furnace/textures/furnace_fuel_progress_1.png [changed mode: 0755->0644]
game/furnace/textures/furnace_fuel_progress_2.png [changed mode: 0755->0644]
game/furnace/textures/furnace_fuel_progress_3.png [changed mode: 0755->0644]
game/furnace/textures/furnace_fuel_progress_4.png [changed mode: 0755->0644]
game/furnace/textures/furnace_fuel_progress_5.png [changed mode: 0755->0644]
game/furnace/textures/furnace_furnace.png [changed mode: 0755->0644]
game/music/init.js [changed mode: 0755->0644]
game/music/settings.json [changed mode: 0755->0644]
game/music/sounds/music.ogg [changed mode: 0755->0644]
game/ores/api.js [changed mode: 0755->0644]
game/ores/dependencies.txt [changed mode: 0755->0644]
game/ores/init.js [changed mode: 0755->0644]
game/ores/ores.js [changed mode: 0755->0644]
game/ores/sounds/dig_metal.ogg [changed mode: 0755->0644]
game/ores/sounds/doors_door_steel_close.ogg [changed mode: 0755->0644]
game/ores/sounds/doors_door_steel_open.ogg [changed mode: 0755->0644]
game/ores/sounds/doors_trapdoor_steel_close.ogg [changed mode: 0755->0644]
game/ores/sounds/doors_trapdoor_steel_open.ogg [changed mode: 0755->0644]
game/ores/sounds/dug_metal.ogg [changed mode: 0755->0644]
game/ores/sounds/place_metal.ogg [changed mode: 0755->0644]
game/ores/textures/doors_door_steel.png [changed mode: 0755->0644]
game/ores/textures/doors_door_steel_front_downer.png [changed mode: 0755->0644]
game/ores/textures/doors_door_steel_front_upper.png [changed mode: 0755->0644]
game/ores/textures/doors_door_steel_side.png [changed mode: 0755->0644]
game/ores/textures/doors_trapdoor_steel.png [changed mode: 0755->0644]
game/ores/textures/doors_trapdoor_steel_closed.png [changed mode: 0755->0644]
game/ores/textures/ores_coal.png [changed mode: 0755->0644]
game/ores/textures/ores_coal_block.png [changed mode: 0755->0644]
game/ores/textures/ores_coal_ore.png [changed mode: 0755->0644]
game/ores/textures/ores_copper.png [changed mode: 0755->0644]
game/ores/textures/ores_copper_block.png [changed mode: 0755->0644]
game/ores/textures/ores_copper_ingot.png [changed mode: 0755->0644]
game/ores/textures/ores_copper_ore.png [changed mode: 0755->0644]
game/ores/textures/ores_diamond.png [changed mode: 0755->0644]
game/ores/textures/ores_diamond_block.png [changed mode: 0755->0644]
game/ores/textures/ores_diamond_ore.png [changed mode: 0755->0644]
game/ores/textures/ores_gold.png [changed mode: 0755->0644]
game/ores/textures/ores_gold_block.png [changed mode: 0755->0644]
game/ores/textures/ores_gold_ingot.png [changed mode: 0755->0644]
game/ores/textures/ores_gold_ore.png [changed mode: 0755->0644]
game/ores/textures/ores_iron.png [changed mode: 0755->0644]
game/ores/textures/ores_iron_block.png [changed mode: 0755->0644]
game/ores/textures/ores_iron_ingot.png [changed mode: 0755->0644]
game/ores/textures/ores_iron_ore.png [changed mode: 0755->0644]
game/ores/textures/ores_mese.png [changed mode: 0755->0644]
game/ores/textures/ores_mese_block.png [changed mode: 0755->0644]
game/ores/textures/ores_mese_ore.png [changed mode: 0755->0644]
game/ores/textures/ores_tin.png [changed mode: 0755->0644]
game/ores/textures/ores_tin_block.png [changed mode: 0755->0644]
game/ores/textures/ores_tin_ingot.png [changed mode: 0755->0644]
game/ores/textures/ores_tin_ore.png [changed mode: 0755->0644]
game/plants/api.js [changed mode: 0755->0644]
game/plants/init.js [changed mode: 0755->0644]
game/plants/plants.js [changed mode: 0755->0644]
game/plants/sounds/doors_door_wood_close.ogg [changed mode: 0755->0644]
game/plants/sounds/doors_door_wood_open.ogg [changed mode: 0755->0644]
game/plants/sounds/doors_trapdoor_wood_close.ogg [changed mode: 0755->0644]
game/plants/sounds/doors_trapdoor_wood_open.ogg [changed mode: 0755->0644]
game/plants/textures/doors_door_wood.png [changed mode: 0755->0644]
game/plants/textures/doors_door_wood_front_downer.png [changed mode: 0755->0644]
game/plants/textures/doors_door_wood_front_upper.png [changed mode: 0755->0644]
game/plants/textures/doors_door_wood_side.png [changed mode: 0755->0644]
game/plants/textures/doors_trapdoor_wood.png [changed mode: 0755->0644]
game/plants/textures/doors_trapdoor_wood_closed.png [changed mode: 0755->0644]
game/plants/textures/plants_acacia_leaves.png [changed mode: 0755->0644]
game/plants/textures/plants_acacia_sapling.png [changed mode: 0755->0644]
game/plants/textures/plants_acacia_tree.png [changed mode: 0755->0644]
game/plants/textures/plants_acacia_wood.png [changed mode: 0755->0644]
game/plants/textures/plants_apple_leaves.png [changed mode: 0755->0644]
game/plants/textures/plants_apple_sapling.png [changed mode: 0755->0644]
game/plants/textures/plants_apple_tree.png [changed mode: 0755->0644]
game/plants/textures/plants_apple_wood.png [changed mode: 0755->0644]
game/plants/textures/plants_aspen_leaves.png [changed mode: 0755->0644]
game/plants/textures/plants_aspen_sapling.png [changed mode: 0755->0644]
game/plants/textures/plants_aspen_tree.png [changed mode: 0755->0644]
game/plants/textures/plants_aspen_wood.png [changed mode: 0755->0644]
game/plants/textures/plants_cactus.png [changed mode: 0755->0644]
game/plants/textures/plants_jungle_leaves.png [changed mode: 0755->0644]
game/plants/textures/plants_jungle_sapling.png [changed mode: 0755->0644]
game/plants/textures/plants_jungle_tree.png [changed mode: 0755->0644]
game/plants/textures/plants_jungle_wood.png [changed mode: 0755->0644]
game/plants/textures/plants_papyrus.png [changed mode: 0755->0644]
game/plants/textures/plants_pine_leaves.png [changed mode: 0755->0644]
game/plants/textures/plants_pine_sapling.png [changed mode: 0755->0644]
game/plants/textures/plants_pine_tree.png [changed mode: 0755->0644]
game/plants/textures/plants_pine_wood.png [changed mode: 0755->0644]
game/skins/init.js [changed mode: 0755->0644]
game/skins/textures/skins_adventer_girl.png [changed mode: 0755->0644]
game/skins/textures/skins_fire.png [changed mode: 0755->0644]
game/skins/textures/skins_hacker.png [changed mode: 0755->0644]
game/skins/textures/skins_sam.png [changed mode: 0755->0644]
game/skins/textures/skins_zombie_boss.png [changed mode: 0755->0644]
game/skins/ui.js [changed mode: 0755->0644]
game/tnt/init.js [changed mode: 0755->0644]
game/tnt/sounds/tnt_explode.ogg [changed mode: 0755->0644]
game/tnt/sounds/tnt_ignite.ogg [changed mode: 0755->0644]
game/tnt/textures/tnt_active_gunpowder.png [changed mode: 0755->0644]
game/tnt/textures/tnt_active_tnt.png [changed mode: 0755->0644]
game/tnt/textures/tnt_gunpowder.png [changed mode: 0755->0644]
game/tnt/textures/tnt_tnt.png [changed mode: 0755->0644]
game/torch/init.js [changed mode: 0755->0644]
game/torch/textures/torch_torch_ceiling.png [changed mode: 0755->0644]
game/torch/textures/torch_torch_floor.png [changed mode: 0755->0644]
game/torch/textures/torch_torch_left.png [changed mode: 0755->0644]
game/torch/textures/torch_torch_right.png [changed mode: 0755->0644]
game/wool/init.js [changed mode: 0755->0644]
game/wool/textures/wool_black.png [changed mode: 0755->0644]
game/wool/textures/wool_blue.png [changed mode: 0755->0644]
game/wool/textures/wool_brown.png [changed mode: 0755->0644]
game/wool/textures/wool_cyan.png [changed mode: 0755->0644]
game/wool/textures/wool_dark_green.png [changed mode: 0755->0644]
game/wool/textures/wool_dark_grey.png [changed mode: 0755->0644]
game/wool/textures/wool_green.png [changed mode: 0755->0644]
game/wool/textures/wool_grey.png [changed mode: 0755->0644]
game/wool/textures/wool_magenta.png [changed mode: 0755->0644]
game/wool/textures/wool_orange.png [changed mode: 0755->0644]
game/wool/textures/wool_pink.png [changed mode: 0755->0644]
game/wool/textures/wool_red.png [changed mode: 0755->0644]
game/wool/textures/wool_violet.png [changed mode: 0755->0644]
game/wool/textures/wool_white.png [changed mode: 0755->0644]
game/wool/textures/wool_yellow.png [changed mode: 0755->0644]
index.html [changed mode: 0755->0644]
lib/dblib.js [changed mode: 0755->0644]
login-config.php [changed mode: 0755->0644]
settings.json [changed mode: 0755->0644]
sounds/dig.ogg [changed mode: 0755->0644]
sounds/dig_choppy.ogg [changed mode: 0755->0644]
sounds/dig_cracky.ogg [changed mode: 0755->0644]
sounds/dig_crumbly.ogg [changed mode: 0755->0644]
sounds/dig_snappy.ogg [changed mode: 0755->0644]
sounds/dug.ogg [changed mode: 0755->0644]
sounds/place.ogg [changed mode: 0755->0644]
textures/arrow.png [changed mode: 0755->0644]
textures/close.png [changed mode: 0755->0644]
textures/crack0.png [changed mode: 0755->0644]
textures/crack1.png [changed mode: 0755->0644]
textures/crack2.png [changed mode: 0755->0644]
textures/crack3.png [changed mode: 0755->0644]
textures/crack4.png [changed mode: 0755->0644]
textures/credits_derzombiiie.png [changed mode: 0755->0644]
textures/credits_elidragon.png [changed mode: 0755->0644]
textures/credits_fleckenstein.png [changed mode: 0755->0644]
textures/credits_himbeerserver.png [changed mode: 0755->0644]
textures/credits_javascript.png [changed mode: 0755->0644]
textures/credits_minetest.png [changed mode: 0755->0644]
textures/credits_sc++.png [changed mode: 0755->0644]
textures/dirt.png [changed mode: 0755->0644]
textures/elidragon.png [changed mode: 0755->0644]
textures/icon.png [changed mode: 0755->0644]
textures/logo-mainmenu.png [changed mode: 0755->0644]
textures/logo-transparent.png [changed mode: 0755->0644]
textures/logo.png [changed mode: 0755->0644]
textures/move.png [changed mode: 0755->0644]

diff --git a/LICENSE b/LICENSE
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/README b/README
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/api.php b/api.php
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)