OpenTTD/src/os/macosx
Peter Nelson 3c94e81665 Codechange: Use ZOOM_LVL_MIN to refer to first zoom level.
Many uses of ZOOM_LVL_NORMAL actually just want the first zoom level slot, so use ZOOM_LVL_MIN to make this clearer.
2024-04-04 22:27:03 +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 Codechange: Use ZOOM_LVL_MIN to refer to first zoom level. 2024-04-04 22:27:03 +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 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: Store text run positions in vector of points. 2024-01-19 00:08:31 +00: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