1
0
Fork 0
cuberite-2a/Tools/MCADefrag
KingCol13 a78fd671b2
Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)
* Removed BiomeDef.h

* Removed ChunkDef.h from Globals.h

* Added to CONTRIBUTORS.

* Re-added empty last line to Globals.h

* Included stddef and StringUtils in BiomeDef.h

* Fixed build tools compiling. It compiles, but at what cost?

* Added include to src/Generating/Trees.h

* Include added in ChunkGeneratorThread.h

* Moved rearranged includes in LineBlockTracer.cpp

* Re-arrange headers in ChunkInterface.cpp

* Included ChunkDef.h in Path.h

* Included ChunkDef.h in NBTChunkSerializer.h

* Rearranged included and added required includes to headers.

* Removed unnecessary included in StringUtils.h.
2020-09-25 09:13:59 +00:00
..
.gitignore MCADefrag: Initial implementation. 2014-02-13 16:54:39 +01:00
CMakeLists.txt Address comments 2020-07-12 22:00:07 +01:00
Globals.cpp MCADefrag: Initial implementation. 2014-02-13 16:54:39 +01:00
Globals.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
MCADefrag.cpp Add the fmt library (#4065) 2018-01-03 17:41:16 +00:00
MCADefrag.h Fix style of Tools 2017-12-24 14:23:23 +00:00