1
0
cuberite-2a/src/Blocks
Mattes D 5147220f12 Merge pull request #1189 from Masy98/Blocks
Added various missing blocks in the lists in BlockInfo.cpp
2014-07-15 14:54:45 +02:00
..
BlockAnvil.h Add clicks, exp subtraction, item check, ... 2014-05-05 17:34:29 +02:00
BlockBed.cpp Fixed VERIFY 2014-03-09 15:53:03 +00:00
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 Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockButton.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
BlockCactus.h g_BlockXXX => cBlockInfo::XXX 2014-03-01 21:34:19 +02:00
BlockCake.h Change if-clause in BlockCake.h 2014-03-16 20:57:23 +01:00
BlockCarpet.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
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 Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockCommandBlock.h Improved command blocks 2014-01-19 00:54:38 +00:00
BlockComparator.h Fixed spelling; Rotater to Rotator. 2014-03-25 17:26:13 -04:00
BlockCrops.h Fixed a few Clang warnings in BlockHandlers. 2014-03-30 23:13:13 +02:00
BlockDeadBush.h Changed pointers to references 2014-02-01 05:06:32 -08:00
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 Fixed spelling; Rotater to Rotator. 2014-03-25 17:26:13 -04:00
BlockEntity.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
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 Changed pointers to references 2014-02-01 05:06:32 -08:00
BlockFlowerPot.h Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
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 Moved source to src 2013-11-24 14:19:41 +00:00
BlockGlowstone.h Fixed glowstone drop count 2014-01-11 11:38:34 +02:00
BlockGravel.h Moved source to src 2013-11-24 14:19:41 +00:00
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 Fixed spelling; Rotater to Rotator. 2014-03-25 17:26:13 -04:00
BlockIce.h Changed pointers to references 2014-02-01 05:06:32 -08:00
BlockLadder.h Merge remote-tracking branch 'origin/ClearMetaMixin' 2014-07-15 14:44:18 +02: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 Fixed code formatting. 2014-07-15 14:54:24 +02:00
BlockMelon.h Moved source to src 2013-11-24 14:19:41 +00:00
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 Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockNetherWart.h Fixed a few Clang warnings in BlockHandlers. 2014-03-30 23:13:13 +02:00
BlockNewLeaves.h Add BlockNewLeaves.h and rename Darkoac to Darkoak 2014-02-19 19:18:40 +01:00
BlockNote.h Moved source to src 2013-11-24 14:19:41 +00:00
BlockOre.h Moved source to src 2013-11-24 14:19:41 +00:00
BlockPiston.cpp Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
BlockPiston.h Added various missing blocks in the lists in BlockInfo.cpp 2014-07-15 13:34:45 +02:00
BlockPlanks.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
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 Fixed code formatting. 2014-07-15 14:54:24 +02:00
BlockQuartz.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
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 Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockRedstoneLamp.h Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockRedstoneRepeater.h Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockRedstoneTorch.h Moved source to src 2013-11-24 14:19:41 +00:00
BlockSand.h Moved source to src 2013-11-24 14:19:41 +00:00
BlockSapling.h Changed Signiture of OnUpdate 2014-02-02 06:49:37 -08:00
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 g_BlockXXX => cBlockInfo::XXX 2014-03-01 21:34:19 +02:00
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 Revert "Converted some blockhandlers to use cClearMetaOnDrop" 2014-07-14 23:59:24 +01:00
BlockSugarcane.h Changed Signiture of OnUpdate 2014-02-02 06:49:37 -08:00
BlockTallGrass.h Add tallgrass drop to big flowers. 2014-03-28 23:14:58 +01:00
BlockTNT.h Add SendBlockTo to cWorldInterface 2014-03-05 19:33:43 +01:00
BlockTorch.h Added more block exceptions to torches 2014-06-28 00:29:32 +01:00
BlockTrapdoor.h Added MetaRotate/Mirror Support for a number of classes. 2014-03-23 22:11:01 -04:00
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 Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
BroadcastInterface.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
ChunkInterface.cpp cBlockInfo now manages the respective cBlockHandler 2014-03-02 21:25:05 +02:00
ChunkInterface.h Forgotten changes to cChunkInterface. 2014-03-01 02:54:46 +01:00
ClearMetaOnDrop.h Added documentation 2014-07-14 21:21:17 +01:00
CMakeLists.txt Missed these CMakeLists. 2014-04-25 12:24:09 -07:00
MetaRotator.h Fixed spelling; Rotater to Rotator. 2014-03-25 17:26:13 -04:00
WorldInterface.h Redstone simulator is alerted to lever unpowering 2014-07-02 18:46:00 +01:00