OpenTTD/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.
2021-06-22 21:09:37 +02:00
..
macosx Codechange: [OSX] Use more exact enum names where introduced with the 10.12 SDK. 2021-06-22 21:09:37 +02:00
os2 Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
unix Cleanup: use nullptr instead of 0 or NULL 2021-06-17 16:18:30 +02:00
windows Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00