summaryrefslogtreecommitdiffstats
path: root/tests/ChunkData/Coordinates.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prepare ChunkData for BlockState storage (#5105)Tiger Wang2021-03-051-38/+45
* Cleanup unneeded globals (#4736)peterbell102020-05-101-1/+1
* Improved testing framework. (#4376)Mattes D2019-08-261-52/+59
* Optimise chunk set (#4260)peterbell102018-07-231-2/+7
* cChunk and cChunkData: Use vectors for block get and set functions (#4172)peterbell102018-02-041-43/+43
* SelfTests: Print a quick message on test start.Mattes D2016-06-181-0/+2
* Out of world blocks are now always considered air blocksLogicParrot2016-04-231-48/+23
* Disable -Werror for warnings in tests.tycho2015-05-241-11/+1
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-4/+17
* Fixed cChunkData nibble copying.madmaxoft2014-05-301-4/+4
* Fixed test globals to work with precompiled headersTycho2014-05-271-1/+1
* Implemented style changesTycho2014-05-241-19/+19
* Renamed cChunkBuffer to cChunkDataTycho2014-05-211-0/+143