1
0
cuberite-2a/src/Blocks
2014-07-14 21:57:44 +01:00
..
BlockAnvil.h Add clicks, exp subtraction, item check, ... 2014-05-05 17:34:29 +02:00
BlockBed.cpp
BlockBed.h Rename CanChangeDirtToGrass to CanDirtGrowGrass 2014-05-07 12:59:48 +02:00
BlockBigFlower.h Change CanBeAt() from big flower 2014-04-03 21:53:18 +02:00
BlockBrewingStand.h
BlockButton.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
BlockCactus.h
BlockCake.h
BlockCarpet.h
BlockCauldron.h Fixed a few Clang warnings in BlockHandlers. 2014-03-30 23:13:13 +02:00
BlockChest.h Implemented trapped chests & others 2014-07-06 23:50:22 +01:00
BlockCloth.h Fixed some meta resetting bugs 2014-07-14 21:57:44 +01:00
BlockCobWeb.h
BlockCommandBlock.h
BlockComparator.h
BlockCrops.h Fixed a few Clang warnings in BlockHandlers. 2014-03-30 23:13:13 +02:00
BlockDeadBush.h
BlockDirt.h Add lava and water check to block handlers. 2014-05-07 20:37:36 +02:00
BlockDoor.cpp Add UNUSED() Tags 2014-06-17 17:01:23 +02:00
BlockDoor.h Fix a few warnings 2014-06-16 15:03:07 +01:00
BlockDropSpenser.h Hopefully fixed piston duplication issues 2014-05-25 13:46:34 +01:00
BlockEnchantmentTable.h Fixed Errors 2014-04-07 20:25:30 +02:00
BlockEnderchest.h
BlockEntity.h
BlockFarmland.h Fixed some meta resetting bugs 2014-07-14 21:57:44 +01:00
BlockFenceGate.h Add fence gate sound. 2014-06-17 19:08:36 +02:00
BlockFire.h Fix fire break. 2014-05-28 16:59:51 +02:00
BlockFlower.h
BlockFlowerPot.h
BlockFluid.h Superfluous method override. 2014-05-07 21:36:26 +02:00
BlockFurnace.h Hopefully fixed piston duplication issues 2014-05-25 13:46:34 +01:00
BlockGlass.h
BlockGlowstone.h
BlockGravel.h
BlockHandler.cpp Fixed some meta resetting bugs 2014-07-14 21:57:44 +01:00
BlockHandler.h Rename CanChangeDirtToGrass to CanDirtGrowGrass 2014-05-07 12:59:48 +02:00
BlockHayBale.h Fixed some meta resetting bugs 2014-07-14 21:57:44 +01:00
BlockHopper.h
BlockIce.h
BlockLadder.h Fixed some meta resetting bugs 2014-07-14 21:57:44 +01:00
BlockLeaves.h Fixed MSVC 64-bit build warnings. 2014-05-09 18:32:03 +02:00
BlockLever.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
BlockLilypad.h Some fixes to lilypads 2014-03-28 22:51:30 +00:00
BlockMelon.h
BlockMobHead.h Merge branch 'master' into GlobalFixes 2014-06-17 19:03:56 +02:00
BlockMushroom.h Add SpreadSource 2014-03-27 23:20:28 +01:00
BlockMycelium.h Add SpreadSource 2014-03-27 23:20:28 +01:00
BlockNetherWart.h Fixed a few Clang warnings in BlockHandlers. 2014-03-30 23:13:13 +02:00
BlockNewLeaves.h
BlockNote.h
BlockOre.h
BlockPiston.cpp Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
BlockPiston.h Suggestions 2014-07-11 19:40:33 +01:00
BlockPlanks.h
BlockPluginInterface.h Fixed a few clang warnings. 2014-03-30 20:02:30 +02:00
BlockPortal.h Fixed compile problem. 2014-05-10 17:09:48 +02:00
BlockPressurePlate.h Add parenthesis 2014-06-17 12:47:18 +02:00
BlockPumpkin.h
BlockQuartz.h
BlockRail.h Did some static analysis, fixed some bugs and optimized a lot of code 2014-04-18 21:09:44 +02:00
BlockRedstone.h
BlockRedstoneLamp.h
BlockRedstoneRepeater.h
BlockRedstoneTorch.h
BlockSand.h
BlockSapling.h
BlockSideways.h Fixed some meta resetting bugs 2014-07-14 21:57:44 +01:00
BlockSign.h Fixed sign and lever rotations. 2014-06-23 00:15:55 +02:00
BlockSlab.h Fixed the slab vertical mirroring. 2014-06-23 00:15:56 +02:00
BlockSnow.h
BlockStairs.h Rename CanChangeDirtToGrass to CanDirtGrowGrass 2014-05-07 12:59:48 +02:00
BlockStems.h Fixed a few Clang warnings in BlockHandlers. 2014-03-30 23:13:13 +02:00
BlockStone.h Implemented tripwire(s) (hooks) 2014-06-28 20:44:34 +01:00
BlockSugarcane.h
BlockTallGrass.h Add tallgrass drop to big flowers. 2014-03-28 23:14:58 +01:00
BlockTNT.h
BlockTorch.h Added more block exceptions to torches 2014-06-28 00:29:32 +01:00
BlockTrapdoor.h
BlockTripwire.h Implemented tripwire(s) (hooks) 2014-06-28 20:44:34 +01:00
BlockTripwireHook.h Implemented tripwire(s) (hooks) 2014-06-28 20:44:34 +01:00
BlockVine.h Fixed clang warnings in BlockHandlers. 2014-04-01 14:58:17 +02:00
BlockWorkbench.h
BroadcastInterface.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
ChunkInterface.cpp
ChunkInterface.h
CMakeLists.txt Missed these CMakeLists. 2014-04-25 12:24:09 -07:00
MetaRotator.h
WorldInterface.h Redstone simulator is alerted to lever unpowering 2014-07-02 18:46:00 +01:00