summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/MapSerializer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-21Replace &*[0] accesses with .data()Tiger Wang1-2/+2
2014-09-26Added type checking to map loading.Howaner1-9/+9
2014-05-09Check the height and width values read.worktycho1-0/+8
2014-03-24Wither invulnerabilityandrew1-1/+5
2014-02-24Fixed MCServer not compiling with C++03 compilersSTRWarrior1-2/+2
2014-02-17Map item handler; Fixed several bugsandrew1-2/+9
2014-02-14Send map when selectedandrew1-3/+6
2014-02-13IDCount Serializationandrew1-1/+78
2014-02-13Implementation of in-game mapsandrew1-0/+189