summaryrefslogtreecommitdiffstats
path: root/src/Item.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replaced X.size() with X.empty(), where applicable.madmaxoft2014-04-211-3/+3
|
* Fixed enchanting return values.Mattes D2014-04-211-3/+3
| | | | | Items are enchanted in those cases, so return true. Ref.: #914.
* Fixed Code (2)daniel09162014-04-191-97/+93
|
* Fixed Codedaniel09162014-04-191-72/+94
|
* Fixed Errorsdaniel09162014-04-181-4/+3
|
* Fixed some Errors (not all)daniel09162014-04-171-7/+2
|
* Modified many thingsdaniel09162014-04-171-0/+141
|
* Added complete Enchanting Systemdaniel09162014-04-121-106/+0
| | | | http://minecraft.gamepedia.com/Enchantment_mechanics
* Merge remote-tracking branch 'upstream/master' into Enchantingdaniel09162014-04-071-5/+25
|\
| * Added additional macros to support the MSVC size_t format and changed all formats to use the macrosTycho2014-03-121-4/+4
| |
| * Fixed a load of format string errorsTycho2014-03-111-4/+4
| |
| * Implemented ballistic missiles (fireworks)Tiger Wang2014-02-271-1/+21
| | | | | | | | + Added fireworks
* | Some updates for enchanting (2)daniel09162014-01-311-0/+106
|/
* Removed CustomCopy()Tiger Wang2014-01-161-19/+0
|
* Possibly did what xoft wantedTiger Wang2014-01-161-0/+19
|
* Implemented custom names and loreTiger Wang2014-01-151-22/+10
| | | | | | + Added custom names and lore + Added saving and loading + Added writing and parsing of NBT
* Fixed a few MSVC warnings.madmaxoft2014-01-061-1/+1
|
* Fixed VC2008 compilation, normalized include paths.madmaxoft2013-11-271-1/+1
|
* AnotherAlexander Harkness2013-11-261-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+261