You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/os/macosx
Peter Nelson 980dcaac6e
Cleanup: Remove GetFontTable from FontCache. (#12677)
This interface is no longer used, so does not need to be implemented.

Removes manual memory management with malloc/free.
1 month ago
..
CMakeLists.txt Feature: opt-in survey when exiting a game 1 year ago
crashlog_osx.cpp Codechange: coding style fixes 6 months ago
font_osx.cpp Cleanup: Remove GetFontTable from FontCache. (#12677) 1 month ago
font_osx.h Cleanup: Remove GetFontTable from FontCache. (#12677) 1 month ago
macos.h Codechange: replace static inline with static for non-class functions 6 months ago
macos.mm Codechange: pass std::string references to OpenBrowser 7 months ago
osx_main.cpp Codechange: pass command line arguments as std::span to openttd_main 3 months ago
osx_stdafx.h Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 3 years ago
string_osx.cpp Change: Use std::make_unique instead of passing new() (#12539) 2 months ago
string_osx.h Fix #11402: Make string filter locale-aware. 8 months ago
survey_osx.cpp Change: store crash logs in JSON format (#11232) 10 months ago