.. |
BlockBed.cpp
|
Renamed cWorld::DoExplosiontAt() to cWorld::DoExplosionAt()
|
2013-09-07 18:12:22 +02:00 |
BlockBed.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockBrewingStand.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockButton.cpp
|
Multiple enhancements [SEE DESC]
|
2013-11-21 22:44:18 +00:00 |
BlockButton.h
|
Multiple enhancements [SEE DESC]
|
2013-11-21 22:44:18 +00:00 |
BlockCactus.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockCarpet.h
|
Merging in tigerw's changes from PR #118
|
2013-08-25 16:11:19 +02:00 |
BlockCauldron.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockChest.h
|
Moved entities into the Entities subfolder.
|
2013-08-19 11:39:13 +02:00 |
BlockCloth.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockCobWeb.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockComparator.cpp
|
Redstone Megacommit [SEE DESC]
|
2013-11-18 22:30:34 +00:00 |
BlockComparator.h
|
Removed some unneeded includes
|
2013-09-22 19:48:59 +01:00 |
BlockCrops.h
|
Fixed growing issue with crops.
|
2013-11-14 09:53:09 -07:00 |
BlockDeadBush.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockDirt.h
|
Grass no longer grows under water, and water on top kills it.
|
2013-10-29 14:49:15 -06:00 |
BlockDoor.cpp
|
Removed the cDoors class.
|
2013-09-09 10:49:52 +02:00 |
BlockDoor.h
|
Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes
|
2013-09-15 20:34:22 +02:00 |
BlockDropSpenser.h
|
Fixed DropSpensers not rotating properly
|
2013-09-09 19:36:53 +01:00 |
BlockEnderchest.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockEntity.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockFarmland.h
|
Optimized cBlockFarmlandHandler in wet weather.
|
2013-10-04 08:39:59 +02:00 |
BlockFenceGate.h
|
Removed the cDoors class.
|
2013-09-09 10:49:52 +02:00 |
BlockFire.h
|
Flipped some variables in Portals
|
2013-11-02 19:04:38 +00:00 |
BlockFlower.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockFlowerPot.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockFluid.h
|
Buncha bugfixes [SEE DESC]
|
2013-08-14 11:44:02 +01:00 |
BlockFurnace.h
|
Moved entities into the Entities subfolder.
|
2013-08-19 11:39:13 +02:00 |
BlockGlass.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockGlowstone.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockGravel.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockHandler.cpp
|
Readded BlockPortal.h (portals)
|
2013-11-02 00:50:03 +00:00 |
BlockHandler.h
|
Clarified cBlockHandler::ConvertToPickups() dox.
|
2013-11-05 22:19:46 +01:00 |
BlockHopper.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockIce.h
|
Buncha bugfixes [SEE DESC]
|
2013-08-14 11:44:02 +01:00 |
BlockLadder.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockLeaves.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockLever.cpp
|
Multiple enhancements [SEE DESC]
|
2013-11-21 22:44:18 +00:00 |
BlockLever.h
|
Multiple enhancements [SEE DESC]
|
2013-11-21 22:44:18 +00:00 |
BlockMelon.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockMushroom.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockMycelium.h
|
Mycelium now has correct placement sound
|
2013-09-15 15:56:02 +01:00 |
BlockNote.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockOre.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockPiston.cpp
|
Expanded one-line if statement
|
2013-11-23 12:10:33 +00:00 |
BlockPiston.h
|
Piston head, when removed, removes the associated piston body, too.
|
2013-08-10 08:22:53 +02:00 |
BlockPlanks.h
|
Fixed a few compiler warnings
|
2013-09-22 21:43:00 +02:00 |
BlockPortal.h
|
Readded BlockPortal.h (portals)
|
2013-11-02 00:50:03 +00:00 |
BlockPumpkin.h
|
More changes [SEE DESC]
|
2013-09-11 20:07:51 +01:00 |
BlockRail.h
|
Adhering to project standards.
|
2013-10-31 06:19:06 -06:00 |
BlockRedstone.cpp
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockRedstone.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockRedstoneRepeater.cpp
|
Redstone Megacommit [SEE DESC]
|
2013-11-18 22:30:34 +00:00 |
BlockRedstoneRepeater.h
|
Redstone Megacommit [SEE DESC]
|
2013-11-18 22:30:34 +00:00 |
BlockRedstoneTorch.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockSand.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockSapling.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockSign.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockSlab.h
|
Merging in tigerw's changes from PR #118
|
2013-08-25 16:11:19 +02:00 |
BlockSnow.h
|
Snow now supports meta values
|
2013-09-17 21:22:26 +01:00 |
BlockStairs.h
|
Added button placement handler
|
2013-09-22 19:34:42 +01:00 |
BlockStems.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockStone.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockSugarcane.h
|
Removed place on top and side preventions
|
2013-09-13 20:17:39 +01:00 |
BlockTallGrass.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
BlockTorch.h
|
Possible compile fix
|
2013-11-19 07:49:02 +00:00 |
BlockVine.h
|
Fixed tigerw's leftovers.
|
2013-09-15 20:59:05 +02:00 |
BlockWood.h
|
Fixed a few compiler warnings
|
2013-09-22 21:43:00 +02:00 |
BlockWorkbench.h
|
Moved entities into the Entities subfolder.
|
2013-08-19 11:39:13 +02:00 |