summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/MapSerializer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace &*[0] accesses with .data()Tiger Wang2014-10-211-2/+2
* Added type checking to map loading.Howaner2014-09-261-9/+9
* Check the height and width values read.worktycho2014-05-091-0/+8
* Wither invulnerabilityandrew2014-03-241-1/+5
* Fixed MCServer not compiling with C++03 compilersSTRWarrior2014-02-241-2/+2
* Map item handler; Fixed several bugsandrew2014-02-171-2/+9
* Send map when selectedandrew2014-02-141-3/+6
* IDCount Serializationandrew2014-02-131-1/+78
* Implementation of in-game mapsandrew2014-02-131-0/+189