1
0
cuberite-2a/source/Items
Tiger Wang bc1e236d54 Redstone Megacommit [SEE DESC]
+ Updated BlockID - look for yourself
* Improved button, repeater, lever, and comparator code ->
simplification and splitting of some stuff from the redstone simulator
file
* Fixed buttons not breaking when in an invalid game state
* Fixed QueueSetBlock -> improved (AGAIN) piston code
+ Rewrote redstone simulator

Fixes: #57, #58, #205, and part of #131.
Fixes FS issues: 281, 116, and 102
2013-11-18 22:30:34 +00:00
..
ItemBed.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemBoat.h Initial boat support 2013-09-08 00:14:57 +01:00
ItemBow.h Fixed compiler warning. 2013-11-13 15:53:03 +01:00
ItemBrewingStand.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemBucket.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemCauldron.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemCloth.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemComparator.h Redstone Megacommit [SEE DESC] 2013-11-18 22:30:34 +00:00
ItemDoor.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemDye.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemFlowerPot.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemFood.h Fixed food handler for mushroom soup - proper food level and saturation are applied and the player receives a wooden bowl back after nomming 2013-08-08 16:32:14 +01:00
ItemHandler.cpp Fixed pickup spawning with inherited gamemode. 2013-09-21 18:08:30 +02:00
ItemHandler.h Shooting a bow kinda works. 2013-08-30 14:24:03 +02:00
ItemHoe.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemLeaves.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemLighter.h Fixed lighters replacing blocks 2013-08-23 18:13:54 +01:00
ItemMinecart.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemPickaxe.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemRedstoneDust.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemRedstoneRepeater.h Redstone Megacommit [SEE DESC] 2013-11-18 22:30:34 +00:00
ItemSapling.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemSeeds.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemShears.h Added a few changes [SEE DESC] 2013-09-09 19:28:50 +01:00
ItemShovel.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemSign.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemSpawnEgg.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemSugarcane.h Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
ItemSword.h Moved entities into the Entities subfolder. 2013-08-19 11:39:13 +02:00
ItemThrowable.h Multiple fixes 2013-11-02 14:08:00 +00:00