1
0
Fork 0
cuberite-2a/src/Blocks
Bond-009 f9b56dd859 Break the cactus block when it grows next to a block. (#3851) 2017-07-18 15:14:52 +02:00
..
BlockAnvil.h Fixes problems with windows: 2017-06-05 15:14:23 +02:00
BlockBed.cpp Added bed entity (#3823) 2017-07-07 09:31:45 +02:00
BlockBed.h Added bed entity (#3823) 2017-07-07 09:31:45 +02:00
BlockBigFlower.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
BlockBrewingStand.h Implemented brewing 2015-11-03 18:00:55 +01:00
BlockButton.h Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
BlockCactus.h Break the cactus block when it grows next to a block. (#3851) 2017-07-18 15:14:52 +02:00
BlockCake.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockCarpet.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockCauldron.h allow use failures to propagate from the entity/block to the player 2015-12-13 13:27:38 +01:00
BlockChest.h Fixed bindings for cBlockArea:Read and Write. (#3568) 2017-02-05 16:00:38 +01:00
BlockCloth.h Improved maps 2015-07-14 21:46:30 +01:00
BlockCobWeb.h Improved maps 2015-07-14 21:46:30 +01:00
BlockCocoaPod.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockCommandBlock.h Improved maps 2015-07-14 21:46:30 +01:00
BlockComparator.h Redstone fixes (#3285) 2016-07-31 21:54:35 +01:00
BlockCrops.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockDeadBush.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
BlockDirt.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockDoor.cpp Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
BlockDoor.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockDropSpenser.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockEnchantmentTable.h Fixes problems with windows: 2017-06-05 15:14:23 +02:00
BlockEnderchest.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockEntity.h Added bed entity (#3823) 2017-07-07 09:31:45 +02:00
BlockFarmland.h Added some blocks and items (#3503) 2017-02-14 11:13:55 +01:00
BlockFenceGate.h Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
BlockFire.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
BlockFlower.h Fix Pickups of BlockFlower 2016-02-06 22:04:00 +01:00
BlockFlowerPot.h Improved maps 2015-07-14 21:46:30 +01:00
BlockFluid.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
BlockFurnace.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockGlass.h Improved maps 2015-07-14 21:46:30 +01:00
BlockGlowstone.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockGravel.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockHandler.cpp Made cBlockHandler OnPlacedByPlayer call OnPlaced, made BlockRailHandler use NeighborChanged instead of OnNeighborChanged. 2017-07-18 15:12:55 +02:00
BlockHandler.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
BlockHopper.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockIce.h Fix breaking ice in survival not giving a water's source (#3356) 2016-08-28 08:18:32 +03:00
BlockLadder.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockLeaves.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockLever.h Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
BlockLilypad.h Lilypads drop when not on source water. 2015-09-25 14:42:32 +02:00
BlockMelon.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockMobHead.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockMobSpawner.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockMushroom.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockMycelium.h Improved maps 2015-07-14 21:46:30 +01:00
BlockNetherWart.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockNetherrack.h * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it. 2015-08-19 10:48:21 -06:00
BlockOre.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockPiston.cpp Allocate redstone component handlers upfront 2017-07-17 21:40:43 +02:00
BlockPiston.h Allocate redstone component handlers upfront 2017-07-17 21:40:43 +02:00
BlockPlanks.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockPlant.h cBlockInfo static initialisation (#3832) 2017-07-03 18:34:27 +02:00
BlockPluginInterface.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockPortal.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockPressurePlate.h Pressure plates can be placed on fences and hoppers (#3796) 2017-06-22 21:11:46 +02:00
BlockPumpkin.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockQuartz.h Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
BlockRail.h Made cBlockHandler OnPlacedByPlayer call OnPlaced, made BlockRailHandler use NeighborChanged instead of OnNeighborChanged. 2017-07-18 15:12:55 +02:00
BlockRedstone.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockRedstoneLamp.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockRedstoneRepeater.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockRedstoneTorch.h Improved maps 2015-07-14 21:46:30 +01:00
BlockSand.h Improved maps 2015-07-14 21:46:30 +01:00
BlockSapling.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockSeaLantern.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00
BlockSideways.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockSignPost.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockSlab.h Added some blocks and items (#3503) 2017-02-14 11:13:55 +01:00
BlockSlime.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockSnow.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
BlockStairs.h Added some blocks and items (#3503) 2017-02-14 11:13:55 +01:00
BlockStems.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockStone.h Improved maps 2015-07-14 21:46:30 +01:00
BlockSugarcane.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockTNT.h Improved maps 2015-07-14 21:46:30 +01:00
BlockTallGrass.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
BlockTorch.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
BlockTrapdoor.h Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
BlockTripwire.h Improved maps 2015-07-14 21:46:30 +01:00
BlockTripwireHook.h Improved maps 2015-07-14 21:46:30 +01:00
BlockVine.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
BlockWallSign.h Improved maps 2015-07-14 21:46:30 +01:00
BlockWorkbench.h Fixes problems with windows: 2017-06-05 15:14:23 +02:00
BroadcastInterface.h removed cast from BlockTrapdoor.h (#3256) 2016-07-07 09:55:07 +02:00
CMakeLists.txt CMake: Remove needless minimum version specifications. 2016-07-18 22:11:42 +02:00
ChunkInterface.cpp Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage 2016-04-16 19:04:45 +03:00
ChunkInterface.h Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage 2016-04-16 19:04:45 +03:00
ClearMetaOnDrop.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
GetHandlerCompileTimeTemplate.h Fixed style 2014-09-25 15:45:39 +01:00
MetaRotator.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
WorldInterface.h Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843) 2017-07-12 12:13:27 +02:00