summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemSword.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-3/+3
| | | | | | | | | | | | | | | This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
* Temporarily commented out override directives.Samuel Barney2014-08-211-3/+3
|
* Hotfixed compilation problems.madmaxoft2014-07-271-1/+1
|
* Rename function.Howaner2014-07-261-1/+1
|
* Merge branch 'master' into Inventory2Howaner2014-07-261-1/+5
|\ | | | | | | | | Conflicts: src/BlockInfo.cpp
| * Fixed block dropsTiger Wang2014-07-241-1/+0
| | | | | | | | * Fixes #1242 (the issue addressed within)
* | Fix item durability.Howaner2014-07-231-2/+15
|/ | | Fixes #1181
* Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count()Howaner2014-05-061-6/+6
|
* Add anvil window and slot area.Howaner2014-05-051-0/+13
|
* Moved source to srcAlexander Harkness2013-11-241-0/+30