OpenTTD/src/os/macosx
Rubidium c9276c2959 Codechange: replace x.size() == 0 with x.empty() 2023-10-20 23:05:43 +02:00
..
CMakeLists.txt Feature: opt-in survey when exiting a game 2023-05-14 23:22:02 +02:00
crashlog_osx.cpp Codechange: Silence warnings about intentionally unused parameters. 2023-09-19 22:49:59 +02:00
font_osx.cpp Codechange: Silence warnings about intentionally unused parameters. 2023-09-19 22:49:59 +02:00
font_osx.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
macos.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
macos.mm Cleanup: [MacOS] Remove unneeded WITH_SDL checks (#11360) 2023-10-09 19:35:15 +02:00
osx_main.cpp Cleanup: [MacOS] Remove unneeded WITH_SDL checks (#11360) 2023-10-09 19:35:15 +02:00
osx_stdafx.h Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
string_osx.cpp Codechange: replace x.size() == 0 with x.empty() 2023-10-20 23:05:43 +02:00
string_osx.h Codechange: All ParagraphLayoutFactory::AppendToBuffer assume that the buffer has at least some space. 2023-09-19 22:49:59 +02:00
survey_osx.cpp Change: store crash logs in JSON format (#11232) 2023-09-14 20:13:27 +02:00