1
0
cuberite-2a/src/Blocks
Mattes D 8a43da0723 Merge pull request #1822 from mc-server/ResettableLuaCallback
Added cPluginLua::cResettable interface, used for scheduled tasks.
2015-03-20 16:11:50 +01:00
..
BlockAnvil.h Own classes for all windows. 2014-12-13 15:06:55 +01:00
BlockBed.cpp Reverted non-functional changes 2015-03-05 21:21:39 +00:00
BlockBed.h Handle client 'leave bed' request 2015-02-08 21:21:48 +00:00
BlockBigFlower.h Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockBrewingStand.h
BlockButton.h
BlockCactus.h
BlockCake.h
BlockCarpet.h
BlockCauldron.h
BlockChest.h Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockCloth.h
BlockCobWeb.h
BlockCocoaPod.h "& 0x0f" isn't needed 2014-12-14 13:14:48 +01:00
BlockCommandBlock.h
BlockComparator.h
BlockCrops.h
BlockDeadBush.h Corrected drops from dead bush, tall grass and cobweb. 2014-10-07 18:21:39 +02:00
BlockDirt.h Fixed grass spread, closes #1743 2015-03-14 00:59:53 +00:00
BlockDoor.cpp Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockDoor.h Fixed door placement. 2014-12-25 01:00:51 +01:00
BlockDropSpenser.h
BlockEnchantmentTable.h Own classes for all windows. 2014-12-13 15:06:55 +01:00
BlockEnderchest.h
BlockEntity.h
BlockFarmland.h
BlockFenceGate.h Fixed convertToPickups for fence gates 2014-09-27 14:23:58 +02:00
BlockFire.h Fixed defect #43661 in Coverity list. 2015-01-23 19:06:23 +03:00
BlockFlower.h
BlockFlowerPot.h
BlockFluid.h
BlockFurnace.h
BlockGlass.h
BlockGlowstone.h
BlockGravel.h Only drop flint or gravel, not both. 2014-09-12 19:38:00 +02:00
BlockHandler.cpp Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockHandler.h Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockHopper.h
BlockIce.h
BlockLadder.h
BlockLeaves.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
BlockLever.h Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
BlockLilypad.h
BlockMelon.h
BlockMobHead.h Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockMobSpawner.h Implemented mob spawner. 2014-09-19 23:00:54 +02:00
BlockMushroom.h
BlockMycelium.h
BlockNetherWart.h
BlockOre.h Added experience drops when mining ores 2015-02-28 16:34:17 +01:00
BlockPiston.cpp Merge pull request #1822 from mc-server/ResettableLuaCallback 2015-03-20 16:11:50 +01:00
BlockPiston.h Removed Metavalue from Piston drops. Bugfix #1765 2015-03-20 11:14:42 +01:00
BlockPlanks.h
BlockPluginInterface.h Functions in cPluginManager get references instead of pointers. 2014-10-15 19:09:09 +02:00
BlockPortal.h Added first test to show the object can be created 2014-09-17 18:40:10 +01:00
BlockPressurePlate.h Fixed some block checks 2014-10-25 00:22:31 +01:00
BlockPumpkin.h Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockQuartz.h
BlockRail.h Merge branch 'master' into redstone 2014-12-13 12:11:01 +00:00
BlockRedstone.h Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
BlockRedstoneLamp.h
BlockRedstoneRepeater.h Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
BlockRedstoneTorch.h
BlockSand.h
BlockSapling.h
BlockSeaLantern.h
BlockSideways.h
BlockSignPost.h Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockSlab.h Added mechanics placeable on halfslabs 2014-10-19 15:01:01 +02:00
BlockSnow.h
BlockStairs.h
BlockStems.h
BlockStone.h Fixed compilation. 2014-10-11 18:39:46 +01:00
BlockSugarcane.h
BlockTallGrass.h NULL -> nullptr 2014-12-16 23:18:59 +00:00
BlockTNT.h
BlockTorch.h Cleaned up simulators 2014-10-25 21:54:00 +01:00
BlockTrapdoor.h Code improvements 2014-09-30 20:59:59 +02:00
BlockTripwire.h
BlockTripwireHook.h
BlockVine.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
BlockWallSign.h Refactored all player block placing to go through hooks. 2014-12-24 07:20:17 +01:00
BlockWorkbench.h Own classes for all windows. 2014-12-13 15:06:55 +01:00
BroadcastInterface.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ChunkInterface.cpp Fixed minor style issues. 2014-09-27 21:37:36 +02:00
ChunkInterface.h Removed more unessicary includes 2014-09-26 18:13:19 +01:00
ClearMetaOnDrop.h
CMakeLists.txt Added cocoa pod. 2014-12-01 18:10:37 +01:00
GetHandlerCompileTimeTemplate.h Fixed style 2014-09-25 15:45:39 +01:00
MetaRotator.h
WorldInterface.h Reverted non-functional changes 2015-03-05 21:21:39 +00:00