summaryrefslogtreecommitdiffstats
path: root/src/Item.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few clang warnings.madmaxoft2014-03-301-1/+1
|
* Implemented ballistic missiles (fireworks)Tiger Wang2014-02-271-4/+12
| | | | + Added fireworks
* Fixed gcc warnings in Item.h.madmaxoft2014-02-111-21/+21
|
* Merge pull request #646 from worktycho/warningfixesAlexander Harkness2014-02-051-4/+4
|\ | | | | Fixed most of the reordering warnings
| * Fixed most of the reordering warningsTycho2014-02-051-4/+4
| |
* | Fixed a warning in cItem in gcc.madmaxoft2014-02-041-1/+1
| | | | | | | | Constructor member order...
* | Exporded World:FindClosestPlayer, Item:IsEnchantable and Monster:MoveToPosition to Lua APItonibm192014-02-031-1/+1
|/
* Removed CustomCopy()Tiger Wang2014-01-161-5/+1
|
* Removed obsoleted functionsTiger Wang2014-01-161-5/+0
|
* Possibly did what xoft wantedTiger Wang2014-01-161-0/+3
|
* Implemented custom names and loreTiger Wang2014-01-151-8/+35
| | | | | | + Added custom names and lore + Added saving and loading + Added writing and parsing of NBT
* Fixed a few MSVC warnings.madmaxoft2014-01-061-2/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+210