1
0
cuberite-2a/Tools/QtBiomeVisualiser
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
BiomeView.cpp Fix style of Tools 2017-12-24 14:23:23 +00:00
BiomeView.h
ChunkSource.cpp
ChunkSource.h
GeneratorSetup.cpp QtBiomeVisualiser: Fixed compilation and INI loading. 2015-03-28 20:47:24 +01:00
GeneratorSetup.h
Globals.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
MainWindow.cpp Changing the shared_ptr/unique_ptr constructors to the make_shared/make_unique functions 2015-07-12 21:02:47 +02:00
MainWindow.h
QtBiomeVisualiser.cpp
QtBiomeVisualiser.pro QtBiomeVisualiser: Fixed compilation and INI loading. 2015-03-28 20:47:24 +01:00
QtChunk.cpp
QtChunk.h
Region.cpp
Region.h
RegionCache.cpp
RegionCache.h
RegionLoader.cpp
RegionLoader.h