summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/MapSerializer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-3/+3
|
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-5/+5
|
* Make -Werror disabling file onlytycho2015-05-191-6/+6
| | | | Ad fix a load of warnings
* CheckBasicStyle: checks spaces around * and &.Mattes D2015-05-091-2/+2
|
* More style checking.Mattes D2015-05-091-4/+4
| | | | Spaces around some operators are checked.
* 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
| | | Fixes CID 55831
* 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