MinedMap/src/Resource
Matthias Schiffer 457e993c92
Introduce separate types for block/section/chunk indices
Newtypes are cumbersome in C++, so this is mostly documentation for now.

Also replace lots of questionable uses of size_t with int or types with
explicit width and add a few comments for constants.
2021-12-11 22:50:23 +01:00
..
Biome.cpp Introduce separate types for block/section/chunk indices 2021-12-11 22:50:23 +01:00
Biome.hpp Introduce separate types for block/section/chunk indices 2021-12-11 22:50:23 +01:00
BlockType.cpp treewide: replace license headers with SPDX-License-Identifier 2021-11-17 12:07:56 +01:00
BlockType.hpp treewide: replace license headers with SPDX-License-Identifier 2021-11-17 12:07:56 +01:00
BlockType.inc.cpp Rename .inc files to .inc.cpp for better language detection by editors and Github 2021-06-25 19:43:14 +02:00
Color.hpp treewide: replace license headers with SPDX-License-Identifier 2021-11-17 12:07:56 +01:00
LegacyBlockType.inc.cpp Rename .inc files to .inc.cpp for better language detection by editors and Github 2021-06-25 19:43:14 +02:00