.. |
BlockAnvil.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockBed.cpp
|
Minor changes (#3909)
|
2017-08-24 11:19:40 +02:00 |
BlockBed.h
|
Replaced includes with forward declarations
|
2017-08-13 12:31:10 +01:00 |
BlockBigFlower.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockBrewingStand.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockButton.h
|
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
|
2017-08-17 15:48:38 +02: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
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockCarpet.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockCauldron.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockChest.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02: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
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02: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
|
Remove double includes part 2 (#3890)
|
2017-08-03 15:34:19 +02:00 |
BlockDoor.cpp
|
Removed double includes (#3885)
|
2017-08-02 19:57:20 +01:00 |
BlockDoor.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockDropSpenser.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockEnchantmentTable.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockEnderchest.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockEntity.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockFarmland.h
|
Minor changes (#3909)
|
2017-08-24 11:19:40 +02:00 |
BlockFence.h
|
Fixed build for older clang versions (#3935)
|
2017-08-21 10:40:05 +01:00 |
BlockFenceGate.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02: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
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockFluid.h
|
BigFlower fixes (#3826)
|
2017-07-07 16:37:53 +02:00 |
BlockFurnace.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01: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
|
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
|
2017-08-17 15:48:38 +02:00 |
BlockHandler.h
|
Minor changes (#3909)
|
2017-08-24 11:19:40 +02:00 |
BlockHopper.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockIce.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockLadder.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockLeaves.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockLever.h
|
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
|
2017-08-17 15:48:38 +02:00 |
BlockLilypad.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockMelon.h
|
FastRandom rewrite (#3754)
|
2017-06-13 21:35:30 +02:00 |
BlockMobHead.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockMobSpawner.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01: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 |
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 |
BlockNetherWart.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockOre.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockPiston.cpp
|
Remove double includes part 2 (#3890)
|
2017-08-03 15:34:19 +02:00 |
BlockPiston.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockPlanks.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +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
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockPressurePlate.h
|
Pressure plates can be placed on fences and hoppers (#3796)
|
2017-06-22 21:11:46 +02:00 |
BlockPumpkin.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockQuartz.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockRail.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockRedstone.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockRedstoneLamp.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BlockRedstoneRepeater.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockRedstoneTorch.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockSand.h
|
Improved maps
|
2015-07-14 21:46:30 +01:00 |
BlockSapling.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockSeaLantern.h
|
FastRandom rewrite (#3754)
|
2017-06-13 21:35:30 +02:00 |
BlockSideways.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockSignPost.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockSlab.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockSlime.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BlockSnow.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockStairs.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockStems.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockStone.h
|
Remove double includes part 2 (#3890)
|
2017-08-03 15:34:19 +02:00 |
BlockSugarcane.h
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
BlockTallGrass.h
|
BigFlower fixes (#3826)
|
2017-07-07 16:37:53 +02:00 |
BlockTNT.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockTorch.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockTrapdoor.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockTripwire.h
|
Improved maps
|
2015-07-14 21:46:30 +01:00 |
BlockTripwireHook.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BlockVine.h
|
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
|
2017-08-17 15:48:38 +02:00 |
BlockWallSign.h
|
Removed unneeded includes (#3902)
|
2017-08-06 20:57:44 +01:00 |
BlockWorkbench.h
|
cBlockHandler: take player by ref
|
2017-08-01 08:21:20 +02:00 |
BroadcastInterface.h
|
removed cast from BlockTrapdoor.h (#3256)
|
2016-07-07 09:55:07 +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 |
CMakeLists.txt
|
Check for intersection between placed blocks and entities. (#3850)
|
2017-07-28 17:59:21 +01: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
|
Fully implemented leashes (#3798)
|
2017-08-21 10:46:41 +02:00 |