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/os
Michael Lutz 0d5d3083bd Codechange: [OSX] Use more exact enum names where introduced with the 10.12 SDK.
The enum values still have the exact same numerical values, but the 10.12
SDK introduced more explicit names (e.g. like NSEventTypeApplicationDefined
instead of NSApplicationDefined) for several enum constants.
Use them when available.
3 years ago
..
macosx Codechange: [OSX] Use more exact enum names where introduced with the 10.12 SDK. 3 years ago
os2 Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
unix Cleanup: use nullptr instead of 0 or NULL 3 years ago
windows Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
CMakeLists.txt Add: introduce CMake for project management 4 years ago