summaryrefslogtreecommitdiffstats
path: root/Tools/BlockZapper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cppcheck found an out of bound array access. (#4182)Michael Hinz2018-02-041-1/+1
| | | | | | | | The ChunkHeader array is five unsigned chars big, they're indexed 0..4 - but in the error message (when ChunkHeader[4] isn't 2 - indicating zlib compression, which seems to be the only allowed compression method for chunks) the contents of ChunkHeader[5] is printed. Maybe not so dangerous, but it'll give garbage results in the log.
* Fix style of ToolsAlexander Lyons Harkness2017-12-245-75/+55
|
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
| | | | Also upgraded the user setting file for MSVC to 2013.
* Added HTTPS links wherever they are supported.Alexander Harkness2015-12-191-3/+3
|
* Fixed BlockZapper after folder move.madmaxoft2013-11-286-44/+37
|
* Changed everyting to Unix line endings.Alexander Harkness2013-07-2910-1232/+1232
|
* BlockZapper: Initial import, can zap blocks but not entitiesmadmaxoft@gmail.com2013-05-0111-0/+1417
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1439 0a769ca7-a7f5-676a-18bf-c427514a06d6