summaryrefslogtreecommitdiffstats
path: root/src/Enchantments.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count()Howaner2014-05-061-1/+1
* Change int to size_t return.Howaner2014-05-051-2/+2
* Add anvil window and slot area.Howaner2014-05-051-0/+9
* Added enchantment combining into cEnchantments.madmaxoft2014-04-211-0/+12
* Fixed Codedaniel09162014-04-191-141/+141
* Fixed Codedaniel09162014-04-191-327/+315
* Fixed Errorsdaniel09162014-04-181-1/+19
* Modified many thingsdaniel09162014-04-171-0/+769
* Fixed enchantment parsing.madmaxoft2014-04-101-12/+17
* Spilt Writing of Enchantments to seperate classTycho2014-01-191-79/+0
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+299