diff --git a/minetestforfun_game/.gitignore b/minetestforfun_game/.gitignore index 717f5fe0..487af8bd 100755 --- a/minetestforfun_game/.gitignore +++ b/minetestforfun_game/.gitignore @@ -1,7 +1,7 @@ ## Generic ignorable patterns and files *~ .*.swp -*bak* +*.bak* tags *.vim diff --git a/minetestforfun_game/mods/default/schematics/acacia_tree_from_sapling.mts b/minetestforfun_game/mods/default/schematics/acacia_tree_from_sapling.mts old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/schematics/apple_tree_from_sapling.mts b/minetestforfun_game/mods/default/schematics/apple_tree_from_sapling.mts old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/schematics/jungle_tree_from_sapling.mts b/minetestforfun_game/mods/default/schematics/jungle_tree_from_sapling.mts old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/schematics/papyrus.mts b/minetestforfun_game/mods/default/schematics/papyrus.mts old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/schematics/pine_tree_from_sapling.mts b/minetestforfun_game/mods/default/schematics/pine_tree_from_sapling.mts old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_cactus_side_normal.png b/minetestforfun_game/mods/default/textures/default_cactus_side_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_cactus_top_normal.png b/minetestforfun_game/mods/default/textures/default_cactus_top_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_desert_stone_brick_normal.png b/minetestforfun_game/mods/default/textures/default_desert_stone_brick_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_dirt_normal.png b/minetestforfun_game/mods/default/textures/default_dirt_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_dry_grass_normal.png b/minetestforfun_game/mods/default/textures/default_dry_grass_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_dry_grass_side_normal.png b/minetestforfun_game/mods/default/textures/default_dry_grass_side_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_grass_normal.png b/minetestforfun_game/mods/default/textures/default_grass_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_grass_side_normal.png b/minetestforfun_game/mods/default/textures/default_grass_side_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_jungletree_normal.png b/minetestforfun_game/mods/default/textures/default_jungletree_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_jungletree_top_normal.png b/minetestforfun_game/mods/default/textures/default_jungletree_top_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_junglewood_normal.png b/minetestforfun_game/mods/default/textures/default_junglewood_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_tree_normal.png b/minetestforfun_game/mods/default/textures/default_tree_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_tree_top_normal.png b/minetestforfun_game/mods/default/textures/default_tree_top_normal.png old mode 100644 new mode 100755 diff --git a/minetestforfun_game/mods/default/textures/default_wood_normal.png b/minetestforfun_game/mods/default/textures/default_wood_normal.png old mode 100644 new mode 100755