cuberite/Tools
Mattes D c9522fb740 Removed all Printf-family functions from StringUtils.
Replaced them with fmt::format calls, including changes to the format strings. Also changed the format strings to use FMT_STRING, so that the format is checked compile-time against the arguments.
Also fixed code-style violations already present in the code.
2023-05-16 23:50:37 +02:00
..
AnvilStats Address comments 2020-07-12 22:00:07 +01:00
BlockTypePaletteGenerator Added an UpgradeBlockTypePalette check script. 2020-01-13 22:43:01 +01:00
BlockZapper cppcheck found an out of bound array access. (#4182) 2018-02-04 20:41:49 +00:00
GeneratorPerformanceTest Fix style of Tools 2017-12-24 14:23:23 +00:00
GrownBiomeGenVisualiser Removed all Printf-family functions from StringUtils. 2023-05-16 23:50:37 +02:00
MCADefrag cIsThread cleanup 2021-03-29 23:36:15 +01:00
MemDumpAnalysis Fix style of Tools 2017-12-24 14:23:23 +00:00
NoiseSpeedTest zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
ProtoProxy Removed all Printf-family functions from StringUtils. 2023-05-16 23:50:37 +02:00
QtBiomeVisualiser Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) 2020-09-25 09:13:59 +00:00
RCONClient Cleanup unneeded globals (#4736) 2020-05-10 16:16:38 +00:00
ToLuaDoxy Cleanup unneeded globals (#4736) 2020-05-10 16:16:38 +00:00
.gitignore Added new Qt-based biome visualiser. 2014-09-14 01:33:05 +02:00