1
0
Fork 0
OpenTTD/src/os/macosx
Peter Nelson 5cd81a980e Codechange: Store both left and right glyph positions in a run.
This also allows the end of a run to be known without using an extra position entry.
2024-06-09 09:57:20 +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 std::unordered_map for storing TrueTypeFontCache's GlyphEntry. 2024-05-30 20:16:28 +01:00
font_osx.h Fix: Allow changing size of default OpenTTD font. (#12641) 2024-05-26 15:59:25 +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 Codechange: Store both left and right glyph positions in a run. 2024-06-09 09:57:20 +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