1
0
Fork 0
cuberite-2a/Install
peterbell10 757231cc6e
Add the fmt library (#4065)
* Replaces AppendVPrintf with fmt::sprintf
* fmt::ArgList now used as a type safe alternative to varargs.
* Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu.
* Adds FLOG functions to log with fmt's native formatting style.
2018-01-03 17:41:16 +00:00
..
ThirdPartyLicenses Add the fmt library (#4065) 2018-01-03 17:41:16 +00:00
.gitignore Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
Cuberite_high_detail_debug.cmd Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
Cuberite_medium_detail_debug.cmd Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
WCVersion.cmd.template First attempt at an automated nightbuild script 2012-02-22 09:02:11 +00:00
Zip2008.list Added files to packaged Windows builds (#3590) 2017-02-26 22:13:37 +01:00
Zip2008_PDBs.list Fixed pack-list for buildservers. 2015-09-06 10:42:44 +02:00