.. |
BlockBed.cpp
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockBed.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockBrewingStand.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockButton.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockCactus.h
|
Fixed cacus breaking when next to any non-air block.
|
2013-12-22 18:37:56 +01:00 |
BlockCarpet.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockCauldron.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockChest.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockCloth.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockCobWeb.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockCommandBlock.h
|
Improved command blocks
|
2014-01-19 00:54:38 +00:00 |
BlockComparator.h
|
First attempt at Implementing Interfaces
|
2014-01-25 11:14:14 -08:00 |
BlockCrops.h
|
Changed cBlockHandler->OnUpdate() to use cChunk directly.
|
2013-11-30 15:58:27 +01:00 |
BlockDeadBush.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockDirt.h
|
Fixed assertion during dirt block OnUpdate()
|
2013-12-19 23:06:26 +00:00 |
BlockDoor.cpp
|
First attempt at Implementing Interfaces
|
2014-01-25 11:14:14 -08:00 |
BlockDoor.h
|
First attempt at Implementing Interfaces
|
2014-01-25 11:14:14 -08:00 |
BlockDropSpenser.h
|
Removed internal cEntity::GetRot() usage.
|
2014-01-17 11:11:17 +01:00 |
BlockEnderchest.h
|
Removed internal cEntity::GetRot() usage.
|
2014-01-17 11:11:17 +01:00 |
BlockEntity.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockFarmland.h
|
Changed cBlockHandler->OnUpdate() to use cChunk directly.
|
2013-11-30 15:58:27 +01:00 |
BlockFenceGate.h
|
First attempt at Implementing Interfaces
|
2014-01-25 11:14:14 -08:00 |
BlockFire.h
|
fixed unused expression warnings in blockFire
|
2013-12-10 19:35:05 +00:00 |
BlockFlower.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockFlowerPot.h
|
First attempt at Implementing Interfaces
|
2014-01-25 11:14:14 -08:00 |
BlockFluid.h
|
Lava can spawn fire.
|
2013-12-04 19:48:42 +01:00 |
BlockFurnace.h
|
Removed internal cEntity::GetRot() usage.
|
2014-01-17 11:11:17 +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
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockHandler.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockHopper.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockIce.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockLadder.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockLeaves.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BlockLever.h
|
Fixed #535
|
2014-01-16 19:55:21 +00:00 |
BlockMelon.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockMushroom.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockMycelium.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockNetherWart.h
|
Implented Nether Wart.
|
2013-12-18 18:33:18 +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
|
Removed internal cEntity::GetRot() usage.
|
2014-01-17 11:11:17 +01:00 |
BlockPiston.h
|
Fixed some new 1.7 client crash bugs
|
2013-12-07 18:03:56 +00:00 |
BlockPlanks.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockPortal.h
|
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
|
2013-12-20 16:01:34 +01:00 |
BlockPumpkin.h
|
Removed internal cEntity::GetRot() usage.
|
2014-01-17 11:11:17 +01:00 |
BlockRail.h
|
Merge branch 'master' into GeneratingBenchmark2
|
2014-01-26 06:28:51 -08:00 |
BlockRedstone.h
|
Renamed g_TorchPlaceable...
|
2014-01-11 01:51:24 +00:00 |
BlockRedstoneLamp.h
|
Fixed some new 1.7 client crash bugs
|
2013-12-07 18:03:56 +00:00 |
BlockRedstoneRepeater.h
|
First attempt at Implementing Interfaces
|
2014-01-25 11:14:14 -08: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 cBlockHandler->OnUpdate() to use cChunk directly.
|
2013-11-30 15:58:27 +01:00 |
BlockSign.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockSlab.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockSnow.h
|
Fixed thin snow CanBeAt checking
|
2013-11-30 11:45:23 +00:00 |
BlockStairs.h
|
Removed internal cEntity::GetRot() usage.
|
2014-01-17 11:11:17 +01:00 |
BlockStems.h
|
Fixed melon and pumpkin growing.
|
2013-12-20 15:50:46 +01:00 |
BlockStone.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockSugarcane.h
|
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
|
2013-12-20 16:01:34 +01:00 |
BlockTallGrass.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockTorch.h
|
Renamed g_TorchPlaceable...
|
2014-01-11 01:51:24 +00:00 |
BlockTrapdoor.h
|
First attempt at Implementing Interfaces
|
2014-01-25 11:14:14 -08:00 |
BlockVine.h
|
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
|
2013-12-20 16:01:34 +01:00 |
BlockWood.h
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
BlockWorkbench.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
BroadcastInterface.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
ChunkInterface.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |
CMakeLists.txt
|
added blocks and blockentities
|
2013-12-19 00:06:24 +00:00 |
WorldInterface.h
|
Refactored cBlockHandler::OnUse and dependents
|
2014-01-26 06:20:39 -08:00 |