1
0
cuberite-2a/src/Items
2014-12-20 10:31:34 +01:00
..
CMakeLists.txt Subdirs: Only add_library if not using MSVC 2014-07-18 17:41:43 -07:00
ItemArmor.h Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count() 2014-05-06 19:38:09 +02:00
ItemBed.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemBoat.h Fixed deadlock when moving players to other worlds. 2014-06-08 21:58:30 +02:00
ItemBow.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ItemBrewingStand.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemBucket.h Removed more unessicary includes 2014-09-26 18:13:19 +01:00
ItemCake.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemCauldron.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemCloth.h Moved source to src 2013-11-24 14:19:41 +00:00
ItemComparator.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemDoor.h Moved curly brace to seperate line 2014-09-26 19:45:03 +02:00
ItemDye.h Fixes 2014-12-13 20:31:37 +01:00
ItemEmptyMap.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ItemFishingRod.h Fixed tabs used for alignment. 2014-07-17 23:16:55 +02:00
ItemFlowerPot.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemFood.h Merge branch 'master' into blocks 2014-09-26 18:32:31 +02:00
ItemGoldenApple.h Fixed potion removing in creative mode. 2014-08-30 12:46:26 +02:00
ItemHandler.cpp En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ItemHandler.h Removed unused code 2014-08-29 13:44:01 +01:00
ItemHoe.h Fixed 1.8 dirt types 2014-09-30 20:31:27 +02:00
ItemItemFrame.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ItemLeaves.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemLighter.h Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
ItemLilypad.h Normalized comments. 2014-07-17 22:15:34 +02:00
ItemMap.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ItemMilk.h Fixed potion removing in creative mode. 2014-08-30 12:46:26 +02:00
ItemMinecart.h En masse NULL -> nullptr replace 2014-10-22 20:12:49 -07:00
ItemMobHead.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemMushroomSoup.h Added extra mushroom handler. 2014-09-12 19:34:19 +02:00
ItemNetherWart.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemPainting.h Normalized comments. 2014-07-17 22:15:34 +02:00
ItemPickaxe.h Fixed Red Sandstone and Prismarine drops 2014-10-01 19:13:59 +02:00
ItemPotion.h Fixed potion removing in creative mode. 2014-08-30 12:46:26 +02:00
ItemRedstoneDust.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemRedstoneRepeater.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSapling.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSeeds.h In 1.8, carrots and potatoes yield one less hunger point. 2014-09-03 16:18:58 -07:00
ItemShears.h Moved tall grass pickups handle. 2014-10-21 18:06:44 +02:00
ItemShovel.h Code formatting fixes. 2014-08-19 22:14:37 +02:00
ItemSign.h Added a extra wall sign handler. 2014-07-18 02:19:30 +02:00
ItemSpawnEgg.h Added Rabbits 2014-12-20 10:31:34 +01:00
ItemString.h Implemented tripwire(s) (hooks) 2014-06-28 20:44:34 +01:00
ItemSugarcane.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemSword.h Hotfixed compilation problems. 2014-07-27 23:15:51 +02:00
ItemThrowable.h Adjusted calls to CreateProjectile that passed Items 2014-07-13 15:25:52 +01:00