OpenTTD/src/os/macosx
PeterN eda3defcb5
Codechange: Pass language for font detection as std::string. (#10964)
2023-06-06 20:55:56 +00:00
..
CMakeLists.txt Feature: opt-in survey when exiting a game 2023-05-14 23:22:02 +02:00
crashlog_osx.cpp Codechange: Remove duplicated includes. (#10888) 2023-05-29 14:29:00 +01:00
font_osx.cpp Codechange: Pass language for font detection as std::string. (#10964) 2023-06-06 20:55:56 +00:00
font_osx.h Codechange: Return fontcache font name as std::string. 2023-05-27 20:40:25 +01:00
macos.h Feature: opt-in survey when exiting a game 2023-05-14 23:22:02 +02:00
macos.mm Codechange: replace buffer + strecpy with std::string for getting clipboard contents 2023-06-03 20:14:33 +02:00
osx_main.cpp Codechange: move main function(s) to separate files 2023-04-16 18:58:21 +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: Return fontcache font name as std::string. 2023-05-27 20:40:25 +01:00
string_osx.h Change: include fmt.h C++ headers in stdafx.h 2023-05-08 16:49:23 +02:00
survey_osx.cpp Fix: track "memory installed" for surveys less precisely (#10910) 2023-06-03 19:07:56 +00:00