cuberite/Tools/ProtoProxy
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
..
.gitignore ProtoProxy: ignoring PolarSSL build files. 2014-02-18 13:51:45 +01:00
CMakeLists.txt zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00
Connection.cpp Removed all Printf-family functions from StringUtils. 2023-05-16 23:50:37 +02:00
Connection.h ProtoProxy: encrypt in-place 2021-07-06 21:33:03 +01:00
ProtoProxy.cpp Fix style of Tools 2017-12-24 14:23:23 +00:00
ProtoProxy.txt Fixed ProtoProxy. 2014-04-29 11:48:57 +02:00
Server.cpp Fix style of Tools 2017-12-24 14:23:23 +00:00
Server.h zlib -> libdeflate (#5085) 2021-01-11 16:39:43 +00:00