summaryrefslogtreecommitdiffstats
path: root/tests/BlockTypeRegistry (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed all Printf-family functions from StringUtils.Mattes D2023-05-161-6/+6
* Rename files to match codeTiger Wang2021-05-041-1/+1
* Update the minimodulesTiger Wang2021-04-121-2/+2
* Remove unused Temporary namespaceTiger Wang2020-12-214-10/+10
* Fix Android builds (#4998)Tiger Wang2020-10-151-21/+21
* Remove unused Temporary namespaceTiger Wang2020-09-252-2/+0
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-10/+2
* Update submodules (#4727)peterbell102020-05-091-2/+4
* BlockTypePalette: Improved loading speed in MSVC Debug builds.Mattes D2020-02-241-2/+2
* BlockTypePalette: Load from TSV or original reports' JSON.Mattes D2019-12-283-222/+143
* Moved ProtocolBlockTypePalette functionality into BlockTypePalette.Mattes D2019-12-283-2/+304
* BlockTypePalette: Refactored for usage in both directions.Mattes D2019-12-281-48/+60
* Add ProtocolBlockTypePalette (#4391)E142019-09-221-0/+58
* Added a basic PalettedBlockArea implementation (#4377)Mattes D2019-08-283-1/+586
* Improved testing framework. (#4376)Mattes D2019-08-262-61/+8
* Added BlockState implementation for 1.13 support.Mattes D2019-08-242-0/+158
* BlockTypeRegistry: Added hint manipulationMattes D2019-08-051-0/+37
* BlockTypeRegistry: Initial skeletonMattes D2019-08-052-0/+268