summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/NBTChunkSerializer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Partial fix for #130Tiger Wang2014-02-031-0/+1
* Added saving of angry flag.Kirill Kirilenko2014-02-021-0/+1
* Fixed sitting tag.Kirill Kirilenko2014-02-021-1/+1
* Added saving of collar's color.Kirill Kirilenko2014-02-011-1/+2
* Fixes #606STRWarrior2014-01-301-2/+2
* Command block fixes 2andrew2014-01-231-9/+10
* Merge pull request #569 from worktycho/EnchantmentsFixMattes D2014-01-191-1/+2
|\
| * Switched EnchantmentSerilizer to namespaceTycho2014-01-191-1/+1
| * Spilt Writing of Enchantments to seperate classTycho2014-01-191-1/+2
* | Parse the MC|AdvCdm plugin messageandrew2014-01-181-1/+1
* | Command block (de)serializationandrew2014-01-181-10/+27
|/
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-1/+1
* Removed obsoleted functionsTiger Wang2014-01-161-1/+1
* Preliminary mobile entity savingTiger Wang2013-12-251-5/+133
* 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/+533