1
0
Fork 0
cuberite-2a/src/Items
Lukas Pioch c5f590d460 Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
..
CMakeLists.txt Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
ItemArmor.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ItemAxe.h Removed unneeded includes (#3902) 2017-08-06 20:57:44 +01:00
ItemBed.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ItemBigFlower.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
ItemBoat.h Changed some int parameters to vector parameters (#3937) 2017-09-07 10:25:34 +02:00
ItemBottle.h Tracer replacement (#3704) 2017-05-11 13:34:36 +01:00
ItemBow.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
ItemBrewingStand.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemBucket.h Removed unneeded includes (#3902) 2017-08-06 20:57:44 +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
ItemChest.h cBlockHandler: take player by ref 2017-08-01 08:21:20 +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 Improved maps 2015-07-14 21:46:30 +01:00
ItemDye.h Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
ItemEmptyMap.h Removed unneeded includes (#3902) 2017-08-06 20:57:44 +01:00
ItemFishingRod.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
ItemFlowerPot.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemFood.h Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875) 2017-07-30 18:53:21 +01:00
ItemGoldenApple.h Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875) 2017-07-30 18:53:21 +01:00
ItemHandler.cpp Fix switch warnings (#4013) 2017-09-14 09:48:57 +01:00
ItemHandler.h Replaced includes with forward declarations 2017-08-13 12:31:10 +01:00
ItemHoe.h Updated sounds and effect IDs (#3422) 2017-02-15 06:05:24 +01:00
ItemItemFrame.h Changed entity ownership model to use smart pointers 2017-08-07 19:24:16 +01:00
ItemLeaves.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ItemLighter.h Changed some int parameters to vector parameters (#3937) 2017-09-07 10:25:34 +02:00
ItemLilypad.h Remove double includes part 2 (#3890) 2017-08-03 15:34:19 +02:00
ItemMap.h Removed unneeded includes (#3902) 2017-08-06 20:57:44 +01:00
ItemMilk.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ItemMinecart.h Changed entity ownership model to use smart pointers 2017-08-07 19:24:16 +01:00
ItemMobHead.h Replace ItemCallbacks with lambdas (#3993) 2017-09-11 23:20:49 +02:00
ItemNetherWart.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ItemPainting.h Changed entity ownership model to use smart pointers 2017-08-07 19:24:16 +01:00
ItemPickaxe.h Removed unneeded includes (#3902) 2017-08-06 20:57:44 +01:00
ItemPotion.h Minor changes (#3909) 2017-08-24 11:19:40 +02:00
ItemPumpkin.h Spawn baby mobs 2015-07-16 22:49:55 +02:00
ItemRedstoneDust.h Improved maps 2015-07-14 21:46:30 +01: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 Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875) 2017-07-30 18:53:21 +01:00
ItemShears.h Fix shears (and vines) 2017-06-21 08:09:03 +02:00
ItemShovel.h Removed unneeded includes (#3902) 2017-08-06 20:57:44 +01:00
ItemSign.h BigFlower fixes (#3826) 2017-07-07 16:37:53 +02:00
ItemSlab.h Removed unneeded includes (#3902) 2017-08-06 20:57:44 +01:00
ItemSpawnEgg.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02: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 Removed unneeded includes (#3902) 2017-08-06 20:57:44 +01:00
ItemThrowable.h FastRandom rewrite (#3754) 2017-06-13 21:35:30 +02:00