OpenTTD/src/os
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.
2023-05-08 16:49:23 +02:00
..
macosx Change: include fmt.h C++ headers in stdafx.h 2023-05-08 16:49:23 +02:00
os2 Codechange: Make FiosItem's name and title std::string 2023-04-29 13:23:34 +02:00
unix Codechange: Place gamelog into its own class, along with internal data. 2023-05-02 19:47:55 +01:00
windows Change: include fmt.h C++ headers in stdafx.h 2023-05-08 16:49:23 +02:00
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00