1
0
cuberite-2a/src/Items
Mattes D d1b719885d Merge pull request #989 from Howaner/Anvil
Add repair cost to cItem, add custom name to NBTChunkSerializer and fix ...
2014-05-07 22:18:53 +02:00
..
CMakeLists.txt Missed these CMakeLists. 2014-04-25 12:24:09 -07:00
ItemArmor.h Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count() 2014-05-06 19:38:09 +02:00
ItemBed.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemBoat.h Fixed boat placement code. 2014-04-02 16:40:28 +02:00
ItemBow.h Fixed projectile source filenames, indentations 2014-04-27 17:05:18 -07:00
ItemBrewingStand.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemBucket.h Implemented lilypad placement 2014-03-23 22:32:45 +00:00
ItemCake.h Add cake 2014-03-16 20:26:13 +01:00
ItemCauldron.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemCloth.h Moved source to src 2013-11-24 14:19:41 +00:00
ItemComparator.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemDoor.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemDye.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemEmptyMap.h Fixed Clang warnings in itemhandlers. 2014-04-04 09:56:57 +02:00
ItemFishingRod.h Fixed Clang warnings in itemhandlers. 2014-04-04 09:56:57 +02:00
ItemFlowerPot.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemFood.h Fixed #626 2014-02-03 21:16:26 +00:00
ItemHandler.cpp Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs. 2014-05-07 12:30:30 +02:00
ItemHandler.h Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs. 2014-05-07 12:30:30 +02:00
ItemHoe.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemItemFrame.h Add fireball interact 2014-03-14 23:52:51 +01:00
ItemLeaves.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemLighter.h Merge branch 'master' into awesometnt 2014-03-18 20:49:08 +00:00
ItemLilypad.h Small changes 2014-04-23 21:06:07 +01:00
ItemMap.h Fixed Clang warnings in itemhandlers. 2014-04-04 09:56:57 +02:00
ItemMinecart.h Add CanChangeDirtToGrass function to Block Handlers. 2014-04-06 21:41:01 +02:00
ItemMobHead.h Rename SkullEntity to MobHeadEntity 2014-02-19 14:45:09 +01:00
ItemNetherWart.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemPainting.h Comments & new BLOCK_FACE constants 2014-02-18 00:28:31 +00:00
ItemPickaxe.h Merge branch 'master' into Slabs 2014-05-07 12:54:58 +02:00
ItemRedstoneDust.h g_BlockXXX => cBlockInfo::XXX 2014-03-01 21:34:19 +02:00
ItemRedstoneRepeater.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemSapling.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemSeeds.h Merge branch 'master' into playerimprovements 2014-02-09 00:04:42 +00:00
ItemShears.h Add new leaves to all classes. 2014-03-16 21:38:57 +01:00
ItemShovel.h Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count() 2014-05-06 19:38:09 +02:00
ItemSign.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemSpawnEgg.h Added a sanitizer for Spawn egg damage value. 2014-05-02 19:13:57 +02:00
ItemSugarcane.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemSword.h Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count() 2014-05-06 19:38:09 +02:00
ItemThrowable.h Suggestions'd 2014-05-05 23:45:35 +01:00