summaryrefslogtreecommitdiffstats
path: root/src/Item.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented ballistic missiles (fireworks)Tiger Wang2014-02-271-4/+12
* 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 warningsTycho2014-02-051-4/+4
* | Fixed a warning in cItem in gcc.madmaxoft2014-02-041-1/+1
* | 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
* Fixed a few MSVC warnings.madmaxoft2014-01-061-2/+2
* Moved source to srcAlexander Harkness2013-11-241-0/+210