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
Patric Stout f120d2beb8
Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202)
Normally only the Windows platform could create a crash.dmp, making
analysing crash-reports from MacOS / Linux rather tricky.
10 months ago
..
CMakeLists.txt Feature: opt-in survey when exiting a game 1 year ago
crashlog_osx.cpp Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202) 10 months ago
font_osx.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
font_osx.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
macos.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
macos.mm Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
osx_main.cpp Codechange: move main function(s) to separate files 1 year ago
osx_stdafx.h Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 3 years ago
string_osx.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
string_osx.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
survey_osx.cpp Fix: track "memory installed" for surveys less precisely (#10910) 1 year ago