1
0
cuberite-2a/src/WorldStorage
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
..
CMakeLists.txt Add Statistics and Achievements for newer Network standards 2020-08-19 20:45:27 +01:00
EnchantmentSerializer.cpp Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
EnchantmentSerializer.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FastNBT.cpp FastNBTWriter: AddString now uses string_view 2020-08-28 21:42:18 +01:00
FastNBT.h FastNBTWriter: AddString now uses string_view 2020-08-28 21:42:18 +01:00
FireworksSerializer.cpp Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) 2020-04-03 08:57:01 +02:00
FireworksSerializer.h Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) 2020-04-03 08:57:01 +02:00
MapSerializer.cpp Remove old Android leftovers (#4722) 2020-05-07 22:14:00 +03:00
MapSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
NamespaceSerializer.cpp Minor typo fixes 2020-08-21 00:50:09 +01:00
NamespaceSerializer.h Add Statistics and Achievements for newer Network standards 2020-08-19 20:45:27 +01:00
NBTChunkSerializer.cpp Added end portal and enchanting table block entities 2020-09-20 01:40:20 +01:00
NBTChunkSerializer.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
SchematicFileSerializer.cpp Remove Schematic Chunk height limitation 2020-07-06 20:56:47 +01:00
SchematicFileSerializer.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
ScoreboardSerializer.cpp Remove old Android leftovers (#4722) 2020-05-07 22:14:00 +03:00
ScoreboardSerializer.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
StatSerializer.cpp Use tracing for explosions (#4845) 2020-09-12 18:57:44 +00:00
StatSerializer.h StatSerializer: use std::move 2020-08-21 18:15:34 +01:00
WorldStorage.cpp WorldStorage: Removed unused callback parameters 2020-08-28 21:36:46 +01:00
WorldStorage.h Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
WSSAnvil.cpp Added end portal and enchanting table block entities 2020-09-20 01:40:20 +01:00
WSSAnvil.h Added end portal and enchanting table block entities 2020-09-20 01:40:20 +01:00