1
0
Fork 0
cuberite-2a/src/WorldStorage
Tiger Wang 882f7c70c0 Fixed log files' timestamps
Also made Release mode log less technical information about the world
storage threads.
2015-06-14 11:23:14 +01:00
..
CMakeLists.txt Disable -Werror for warnings in tests. 2015-05-24 14:16:05 +01:00
EnchantmentSerializer.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
EnchantmentSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
FastNBT.cpp Fixed warnings in MSVC. 2015-06-02 12:51:43 +02:00
FastNBT.h More style checking. 2015-05-09 12:58:54 +02:00
FireworksSerializer.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
FireworksSerializer.h Rewrote redstone powering to use power levels 2014-04-15 13:15:56 +01:00
MapSerializer.cpp Make -Werror disabling file only 2015-05-19 19:32:10 +01:00
MapSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
NBTChunkSerializer.cpp cPainting saving implemented 2015-03-13 23:05:06 +00:00
NBTChunkSerializer.h cPainting saving implemented 2015-03-13 23:05:06 +00:00
SchematicFileSerializer.cpp SelfTests are registered and executed after logging framework init. 2015-06-11 22:20:04 +02:00
SchematicFileSerializer.h Fixed cBlockArea schematic string saving signature. 2014-03-07 21:28:52 +01:00
ScoreboardSerializer.cpp CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
ScoreboardSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
StatSerializer.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
StatSerializer.h CheckBasicStyle: checks spaces around * and &. 2015-05-09 12:58:55 +02:00
WSSAnvil.cpp Fixes multiple furnace issues, including from loading world storage 2015-06-03 02:19:22 -07:00
WSSAnvil.h cPainting saving implemented 2015-03-13 23:05:06 +00:00
WorldStorage.cpp Fixed log files' timestamps 2015-06-14 11:23:14 +01:00
WorldStorage.h Added a cWorld:PrepareChunk function. 2014-12-10 22:35:16 +01:00