OpenTTD/src/os/macosx
Peter Nelson d78f39a9df
Cleanup: Remove GetUnitsPerEM and units_per_em. (#12656)
GetUnitsPerEM is never called.
2024-05-11 14:50:34 +01:00
..
CMakeLists.txt Feature: opt-in survey when exiting a game 2023-05-14 23:22:02 +02:00
crashlog_osx.cpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
font_osx.cpp Cleanup: Remove GetUnitsPerEM and units_per_em. (#12656) 2024-05-11 14:50:34 +01:00
font_osx.h Feature: Scalable OpenTTD TrueType font made by Zephyris. 2024-01-14 22:50:56 +01:00
macos.h Codechange: replace static inline with static for non-class functions 2024-01-06 13:37:33 +01:00
macos.mm Codechange: pass std::string references to OpenBrowser 2023-11-29 02:02:30 +01:00
osx_main.cpp Codechange: pass command line arguments as std::span to openttd_main 2024-04-11 21:57:53 +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 Change: Use std::make_unique instead of passing new() (#12539) 2024-04-20 11:20:49 +01:00
string_osx.h Fix #11402: Make string filter locale-aware. 2023-11-03 22:34:01 +01:00
survey_osx.cpp Change: store crash logs in JSON format (#11232) 2023-09-14 20:13:27 +02:00