Move all common mods back to minetest_game
authorPilzAdam <pilzadam@minetest.net>
Sat, 18 May 2013 14:05:16 +0000 (16:05 +0200)
committerPilzAdam <pilzadam@minetest.net>
Sat, 18 May 2013 14:05:16 +0000 (16:05 +0200)
commitfcf0816fa81ca54b2cd866233b176f80285937b6
treee218500486587d6ad54e8771164c6b62583a3ff7
parent7f765f5f6c033ef4123a6fedd726452ad3fb1631
Move all common mods back to minetest_game
273 files changed:
README.txt
game.conf
mods/bucket/README.txt [new file with mode: 0644]
mods/bucket/depends.txt [new file with mode: 0644]
mods/bucket/init.lua [new file with mode: 0644]
mods/bucket/textures/bucket.png [new file with mode: 0644]
mods/bucket/textures/bucket_lava.png [new file with mode: 0644]
mods/bucket/textures/bucket_water.png [new file with mode: 0644]
mods/creative/README.txt [new file with mode: 0644]
mods/creative/depends.txt [new file with mode: 0644]
mods/creative/init.lua [new file with mode: 0644]
mods/default/README.txt [new file with mode: 0644]
mods/default/init.lua [new file with mode: 0644]
mods/default/leafdecay.lua [new file with mode: 0644]
mods/default/mapgen.lua [new file with mode: 0644]
mods/default/models/character.blend [new file with mode: 0644]
mods/default/models/character.png [new file with mode: 0644]
mods/default/models/character.x [new file with mode: 0644]
mods/default/player.lua [new file with mode: 0644]
mods/default/sounds/default_break_glass.1.ogg [new file with mode: 0644]
mods/default/sounds/default_break_glass.2.ogg [new file with mode: 0644]
mods/default/sounds/default_break_glass.3.ogg [new file with mode: 0644]
mods/default/sounds/default_dig_choppy.ogg [new file with mode: 0644]
mods/default/sounds/default_dig_cracky.ogg [new file with mode: 0644]
mods/default/sounds/default_dig_crumbly.1.ogg [new file with mode: 0644]
mods/default/sounds/default_dig_crumbly.2.ogg [new file with mode: 0644]
mods/default/sounds/default_dig_dig_immediate.ogg [new file with mode: 0644]
mods/default/sounds/default_dig_oddly_breakable_by_hand.ogg [new file with mode: 0644]
mods/default/sounds/default_dug_node.1.ogg [new file with mode: 0644]
mods/default/sounds/default_grass_footstep.1.ogg [new file with mode: 0644]
mods/default/sounds/default_grass_footstep.2.ogg [new file with mode: 0644]
mods/default/sounds/default_grass_footstep.3.ogg [new file with mode: 0644]
mods/default/sounds/default_gravel_footstep.1.ogg [new file with mode: 0644]
mods/default/sounds/default_gravel_footstep.2.ogg [new file with mode: 0644]
mods/default/sounds/default_gravel_footstep.3.ogg [new file with mode: 0644]
mods/default/sounds/default_gravel_footstep.4.ogg [new file with mode: 0644]
mods/default/sounds/default_hard_footstep.1.ogg [new file with mode: 0644]
mods/default/sounds/default_hard_footstep.2.ogg [new file with mode: 0644]
mods/default/sounds/default_place_node.1.ogg [new file with mode: 0644]
mods/default/sounds/default_place_node.2.ogg [new file with mode: 0644]
mods/default/sounds/default_place_node.3.ogg [new file with mode: 0644]
mods/default/textures/crack_anylength.png [new file with mode: 0644]
mods/default/textures/default_apple.png [new file with mode: 0644]
mods/default/textures/default_book.png [new file with mode: 0644]
mods/default/textures/default_bookshelf.png [new file with mode: 0644]
mods/default/textures/default_brick.png [new file with mode: 0644]
mods/default/textures/default_bronze_block.png [new file with mode: 0644]
mods/default/textures/default_bronze_ingot.png [new file with mode: 0644]
mods/default/textures/default_cactus_side.png [new file with mode: 0644]
mods/default/textures/default_cactus_top.png [new file with mode: 0644]
mods/default/textures/default_chest_front.png [new file with mode: 0755]
mods/default/textures/default_chest_lock.png [new file with mode: 0644]
mods/default/textures/default_chest_side.png [new file with mode: 0755]
mods/default/textures/default_chest_top.png [new file with mode: 0755]
mods/default/textures/default_clay.png [new file with mode: 0644]
mods/default/textures/default_clay_brick.png [new file with mode: 0644]
mods/default/textures/default_clay_lump.png [new file with mode: 0644]
mods/default/textures/default_cloud.png [new file with mode: 0644]
mods/default/textures/default_coal_block.png [new file with mode: 0644]
mods/default/textures/default_coal_lump.png [new file with mode: 0644]
mods/default/textures/default_cobble.png [new file with mode: 0644]
mods/default/textures/default_copper_block.png [new file with mode: 0644]
mods/default/textures/default_copper_ingot.png [new file with mode: 0644]
mods/default/textures/default_copper_lump.png [new file with mode: 0644]
mods/default/textures/default_desert_sand.png [new file with mode: 0644]
mods/default/textures/default_desert_stone.png [new file with mode: 0644]
mods/default/textures/default_desert_stone_brick.png [new file with mode: 0644]
mods/default/textures/default_diamond.png [new file with mode: 0644]
mods/default/textures/default_diamond_block.png [new file with mode: 0644]
mods/default/textures/default_dirt.png [new file with mode: 0755]
mods/default/textures/default_dry_shrub.png [new file with mode: 0644]
mods/default/textures/default_fence.png [new file with mode: 0644]
mods/default/textures/default_furnace_bottom.png [new file with mode: 0644]
mods/default/textures/default_furnace_fire_bg.png [new file with mode: 0644]
mods/default/textures/default_furnace_fire_fg.png [new file with mode: 0644]
mods/default/textures/default_furnace_front.png [new file with mode: 0644]
mods/default/textures/default_furnace_front_active.png [new file with mode: 0644]
mods/default/textures/default_furnace_side.png [new file with mode: 0644]
mods/default/textures/default_furnace_top.png [new file with mode: 0644]
mods/default/textures/default_glass.png [new file with mode: 0644]
mods/default/textures/default_gold_block.png [new file with mode: 0644]
mods/default/textures/default_gold_ingot.png [new file with mode: 0644]
mods/default/textures/default_gold_lump.png [new file with mode: 0644]
mods/default/textures/default_grass.png [new file with mode: 0755]
mods/default/textures/default_grass_1.png [new file with mode: 0644]
mods/default/textures/default_grass_2.png [new file with mode: 0644]
mods/default/textures/default_grass_3.png [new file with mode: 0644]
mods/default/textures/default_grass_4.png [new file with mode: 0644]
mods/default/textures/default_grass_5.png [new file with mode: 0644]
mods/default/textures/default_grass_footsteps.png [new file with mode: 0644]
mods/default/textures/default_grass_side.png [new file with mode: 0755]
mods/default/textures/default_gravel.png [new file with mode: 0644]
mods/default/textures/default_ice.png [new file with mode: 0644]
mods/default/textures/default_iron_lump.png [new file with mode: 0644]
mods/default/textures/default_junglegrass.png [new file with mode: 0644]
mods/default/textures/default_jungleleaves.png [new file with mode: 0644]
mods/default/textures/default_junglesapling.png [new file with mode: 0644]
mods/default/textures/default_jungletree.png [new file with mode: 0644]
mods/default/textures/default_jungletree_top.png [new file with mode: 0644]
mods/default/textures/default_junglewood.png [new file with mode: 0644]
mods/default/textures/default_ladder.png [new file with mode: 0644]
mods/default/textures/default_lava.png [new file with mode: 0644]
mods/default/textures/default_lava_flowing_animated.png [new file with mode: 0644]
mods/default/textures/default_lava_source_animated.png [new file with mode: 0644]
mods/default/textures/default_leaves.png [new file with mode: 0755]
mods/default/textures/default_mese_block.png [new file with mode: 0644]
mods/default/textures/default_mese_crystal.png [new file with mode: 0644]
mods/default/textures/default_mese_crystal_fragment.png [new file with mode: 0644]
mods/default/textures/default_mineral_coal.png [new file with mode: 0644]
mods/default/textures/default_mineral_copper.png [new file with mode: 0644]
mods/default/textures/default_mineral_diamond.png [new file with mode: 0644]
mods/default/textures/default_mineral_gold.png [new file with mode: 0644]
mods/default/textures/default_mineral_iron.png [new file with mode: 0644]
mods/default/textures/default_mineral_mese.png [new file with mode: 0644]
mods/default/textures/default_mossycobble.png [new file with mode: 0644]
mods/default/textures/default_nc_back.png [new file with mode: 0644]
mods/default/textures/default_nc_front.png [new file with mode: 0644]
mods/default/textures/default_nc_rb.png [new file with mode: 0644]
mods/default/textures/default_nc_side.png [new file with mode: 0644]
mods/default/textures/default_obsidian.png [new file with mode: 0644]
mods/default/textures/default_obsidian_glass.png [new file with mode: 0644]
mods/default/textures/default_obsidian_shard.png [new file with mode: 0644]
mods/default/textures/default_paper.png [new file with mode: 0644]
mods/default/textures/default_papyrus.png [new file with mode: 0644]
mods/default/textures/default_rail.png [new file with mode: 0644]
mods/default/textures/default_rail_crossing.png [new file with mode: 0644]
mods/default/textures/default_rail_curved.png [new file with mode: 0644]
mods/default/textures/default_rail_t_junction.png [new file with mode: 0644]
mods/default/textures/default_sand.png [new file with mode: 0644]
mods/default/textures/default_sandstone.png [new file with mode: 0644]
mods/default/textures/default_sandstone_brick.png [new file with mode: 0644]
mods/default/textures/default_sapling.png [new file with mode: 0644]
mods/default/textures/default_scorched_stuff.png [new file with mode: 0644]
mods/default/textures/default_sign_wall.png [new file with mode: 0755]
mods/default/textures/default_snow.png [new file with mode: 0644]
mods/default/textures/default_snow_side.png [new file with mode: 0644]
mods/default/textures/default_snowball.png [new file with mode: 0644]
mods/default/textures/default_steel_block.png [new file with mode: 0644]
mods/default/textures/default_steel_ingot.png [new file with mode: 0644]
mods/default/textures/default_stick.png [new file with mode: 0644]
mods/default/textures/default_stone.png [new file with mode: 0755]
mods/default/textures/default_stone_brick.png [new file with mode: 0755]
mods/default/textures/default_tnt_bottom.png [new file with mode: 0644]
mods/default/textures/default_tnt_side.png [new file with mode: 0644]
mods/default/textures/default_tnt_top.png [new file with mode: 0644]
mods/default/textures/default_tool_bronzeaxe.png [new file with mode: 0644]
mods/default/textures/default_tool_bronzepick.png [new file with mode: 0644]
mods/default/textures/default_tool_bronzeshovel.png [new file with mode: 0644]
mods/default/textures/default_tool_bronzesword.png [new file with mode: 0644]
mods/default/textures/default_tool_diamondaxe.png [new file with mode: 0644]
mods/default/textures/default_tool_diamondpick.png [new file with mode: 0644]
mods/default/textures/default_tool_diamondshovel.png [new file with mode: 0644]
mods/default/textures/default_tool_diamondsword.png [new file with mode: 0644]
mods/default/textures/default_tool_meseaxe.png [new file with mode: 0644]
mods/default/textures/default_tool_mesepick.png [new file with mode: 0755]
mods/default/textures/default_tool_meseshovel.png [new file with mode: 0644]
mods/default/textures/default_tool_mesesword.png [new file with mode: 0644]
mods/default/textures/default_tool_steelaxe.png [new file with mode: 0644]
mods/default/textures/default_tool_steelpick.png [new file with mode: 0755]
mods/default/textures/default_tool_steelshovel.png [new file with mode: 0755]
mods/default/textures/default_tool_steelsword.png [new file with mode: 0644]
mods/default/textures/default_tool_stoneaxe.png [new file with mode: 0644]
mods/default/textures/default_tool_stonepick.png [new file with mode: 0755]
mods/default/textures/default_tool_stoneshovel.png [new file with mode: 0755]
mods/default/textures/default_tool_stonesword.png [new file with mode: 0644]
mods/default/textures/default_tool_woodaxe.png [new file with mode: 0644]
mods/default/textures/default_tool_woodpick.png [new file with mode: 0755]
mods/default/textures/default_tool_woodshovel.png [new file with mode: 0755]
mods/default/textures/default_tool_woodsword.png [new file with mode: 0644]
mods/default/textures/default_torch.png [new file with mode: 0644]
mods/default/textures/default_torch_animated.png [new file with mode: 0644]
mods/default/textures/default_torch_on_ceiling.png [new file with mode: 0644]
mods/default/textures/default_torch_on_ceiling_animated.png [new file with mode: 0644]
mods/default/textures/default_torch_on_floor.png [new file with mode: 0644]
mods/default/textures/default_torch_on_floor_animated.png [new file with mode: 0644]
mods/default/textures/default_tree.png [new file with mode: 0755]
mods/default/textures/default_tree_top.png [new file with mode: 0755]
mods/default/textures/default_water.png [new file with mode: 0755]
mods/default/textures/default_water_flowing_animated.png [new file with mode: 0644]
mods/default/textures/default_water_source_animated.png [new file with mode: 0644]
mods/default/textures/default_wood.png [new file with mode: 0644]
mods/default/textures/heart.png [new file with mode: 0644]
mods/default/textures/player.png [new file with mode: 0644]
mods/default/textures/player_back.png [new file with mode: 0644]
mods/default/textures/treeprop.png [new file with mode: 0644]
mods/default/textures/wieldhand.png [new file with mode: 0644]
mods/doors/README.txt [new file with mode: 0644]
mods/doors/depends.txt [new file with mode: 0644]
mods/doors/init.lua [new file with mode: 0644]
mods/doors/textures/door_brown.png [new file with mode: 0644]
mods/doors/textures/door_grey.png [new file with mode: 0644]
mods/doors/textures/door_steel.png [new file with mode: 0644]
mods/doors/textures/door_steel_a.png [new file with mode: 0644]
mods/doors/textures/door_steel_b.png [new file with mode: 0644]
mods/doors/textures/door_wood.png [new file with mode: 0644]
mods/doors/textures/door_wood_a.png [new file with mode: 0644]
mods/doors/textures/door_wood_b.png [new file with mode: 0644]
mods/dye/README.txt [new file with mode: 0644]
mods/dye/depends.txt [new file with mode: 0644]
mods/dye/init.lua [new file with mode: 0644]
mods/dye/textures/dye_black.png [new file with mode: 0644]
mods/dye/textures/dye_blue.png [new file with mode: 0644]
mods/dye/textures/dye_brown.png [new file with mode: 0644]
mods/dye/textures/dye_cyan.png [new file with mode: 0644]
mods/dye/textures/dye_dark_green.png [new file with mode: 0644]
mods/dye/textures/dye_dark_grey.png [new file with mode: 0644]
mods/dye/textures/dye_green.png [new file with mode: 0644]
mods/dye/textures/dye_grey.png [new file with mode: 0644]
mods/dye/textures/dye_magenta.png [new file with mode: 0644]
mods/dye/textures/dye_orange.png [new file with mode: 0644]
mods/dye/textures/dye_pink.png [new file with mode: 0644]
mods/dye/textures/dye_red.png [new file with mode: 0644]
mods/dye/textures/dye_violet.png [new file with mode: 0644]
mods/dye/textures/dye_white.png [new file with mode: 0644]
mods/dye/textures/dye_yellow.png [new file with mode: 0644]
mods/fire/README.txt [new file with mode: 0644]
mods/fire/init.lua [new file with mode: 0644]
mods/fire/sounds/fire_large.ogg [new file with mode: 0644]
mods/fire/sounds/fire_small.ogg [new file with mode: 0644]
mods/fire/textures/fire_basic_flame.png [new file with mode: 0644]
mods/fire/textures/fire_basic_flame_animated.png [new file with mode: 0644]
mods/flowers/README.txt [new file with mode: 0644]
mods/flowers/depends.txt [new file with mode: 0644]
mods/flowers/init.lua [new file with mode: 0644]
mods/flowers/mapgen.lua [new file with mode: 0644]
mods/flowers/textures/flowers_dandelion_white.png [new file with mode: 0644]
mods/flowers/textures/flowers_dandelion_yellow.png [new file with mode: 0644]
mods/flowers/textures/flowers_geranium.png [new file with mode: 0644]
mods/flowers/textures/flowers_rose.png [new file with mode: 0644]
mods/flowers/textures/flowers_tulip.png [new file with mode: 0644]
mods/flowers/textures/flowers_viola.png [new file with mode: 0644]
mods/screwdriver/depends.txt [new file with mode: 0644]
mods/screwdriver/init.lua [new file with mode: 0644]
mods/screwdriver/readme.txt [new file with mode: 0644]
mods/screwdriver/textures/screwdriver.png [new file with mode: 0644]
mods/screwdriver/textures/tool_mode1.png [new file with mode: 0644]
mods/screwdriver/textures/tool_mode2.png [new file with mode: 0644]
mods/screwdriver/textures/tool_mode3.png [new file with mode: 0644]
mods/screwdriver/textures/tool_mode4.png [new file with mode: 0644]
mods/stairs/README.txt [new file with mode: 0644]
mods/stairs/depends.txt [new file with mode: 0644]
mods/stairs/init.lua [new file with mode: 0644]
mods/vessels/README.txt [new file with mode: 0644]
mods/vessels/depends.txt [new file with mode: 0644]
mods/vessels/init.lua [new file with mode: 0644]
mods/vessels/textures/alternates/vessels_drinking_glass.png [new file with mode: 0644]
mods/vessels/textures/alternates/vessels_glass_bottle.png [new file with mode: 0644]
mods/vessels/textures/alternates/vessels_steel_bottle.png [new file with mode: 0644]
mods/vessels/textures/vessels_drinking_glass.png [new file with mode: 0644]
mods/vessels/textures/vessels_drinking_glass_inv.png [new file with mode: 0644]
mods/vessels/textures/vessels_glass_bottle.png [new file with mode: 0644]
mods/vessels/textures/vessels_glass_bottle_inv.png [new file with mode: 0644]
mods/vessels/textures/vessels_glass_fragments.png [new file with mode: 0644]
mods/vessels/textures/vessels_steel_bottle.png [new file with mode: 0644]
mods/vessels/textures/vessels_steel_bottle_inv.png [new file with mode: 0644]
mods/wool/README.txt [new file with mode: 0644]
mods/wool/depends.txt [new file with mode: 0644]
mods/wool/init.lua [new file with mode: 0644]
mods/wool/textures/wool_black.png [new file with mode: 0644]
mods/wool/textures/wool_blue.png [new file with mode: 0644]
mods/wool/textures/wool_brown.png [new file with mode: 0644]
mods/wool/textures/wool_cyan.png [new file with mode: 0644]
mods/wool/textures/wool_dark_green.png [new file with mode: 0644]
mods/wool/textures/wool_dark_grey.png [new file with mode: 0644]
mods/wool/textures/wool_green.png [new file with mode: 0644]
mods/wool/textures/wool_grey.png [new file with mode: 0644]
mods/wool/textures/wool_magenta.png [new file with mode: 0644]
mods/wool/textures/wool_orange.png [new file with mode: 0644]
mods/wool/textures/wool_pink.png [new file with mode: 0644]
mods/wool/textures/wool_red.png [new file with mode: 0644]
mods/wool/textures/wool_violet.png [new file with mode: 0644]
mods/wool/textures/wool_white.png [new file with mode: 0644]
mods/wool/textures/wool_yellow.png [new file with mode: 0644]