1
0
Fork 0
cuberite-2a/src/Items
Tiger Wang 18a0b60c12 Merge remote-tracking branch 'origin/master' into saplingsandleaves
Conflicts:
	src/Defines.h
2014-07-22 18:30:31 +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 Changed BroadcastSoundEffect function to take floating pos. 2014-07-13 02:08:02 +02:00
ItemBrewingStand.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ItemBucket.h Fixed style: spaces after commas. 2014-07-19 14:53:41 +02: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 Basic style fixes. 2014-07-17 22:50:58 +02: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 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 Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
ItemHandler.cpp Merge remote-tracking branch 'origin/master' into saplingsandleaves 2014-07-22 18:30:31 +01:00
ItemHandler.h More trailing whitespace fixes. 2014-07-17 23:16:54 +02:00
ItemHoe.h Improved Type safety of eBlockFace 2014-02-04 10:59:05 -08:00
ItemItemFrame.h Normalized comments. 2014-07-17 22:15:34 +02: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 Fixed Clang warnings in itemhandlers. 2014-04-04 09:56:57 +02:00
ItemMilk.h ItemHandler: changed IsDrinkable() to take a short argument 2014-06-17 11:39:20 -07:00
ItemMinecart.h Fixed deadlock when moving players to other worlds. 2014-06-08 21:58:30 +02:00
ItemMobHead.h Basic style fixes. 2014-07-17 22:50:58 +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 Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
ItemPotion.h Splash potions: Renamed PotionParticleType to PotionColor for clarity 2014-07-19 02:51:39 -07: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 More trailing whitespace fixes. 2014-07-17 23:16:54 +02:00
ItemShears.h Add new leaves to all classes. 2014-03-16 21:38:57 +01:00
ItemShovel.h Fixed style: spaces after commas. 2014-07-19 14:53:41 +02:00
ItemSign.h Added a extra wall sign handler. 2014-07-18 02:19:30 +02:00
ItemSpawnEgg.h Added a sanitizer for Spawn egg damage value. 2014-05-02 19:13:57 +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 Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count() 2014-05-06 19:38:09 +02:00
ItemThrowable.h Adjusted calls to CreateProjectile that passed Items 2014-07-13 15:25:52 +01:00