You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/strgen
Rubidium 68ff3fd062 Change: include fmt.h C++ headers in stdafx.h
This to prevent compilation issues between runs with and without precompiled
headers. Also remove the headers from the rest of the code base as they are
not needed there anymore, although they do relatively little harm.
1 year ago
..
CMakeLists.txt Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
strgen.cpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
strgen.h Codechange: use string/fmt instead of print for strgen warnings/errors/fatals 1 year ago
strgen_base.cpp Codechange: Use std::strto* variants everywhere (#10720) 1 year ago