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
Michael Lutz d5a9bd404a Codechange: [OSX] Use std::unique_ptr with a custom deleter to simply memory management of Core Foundation types. 5 years ago
..
G5_detector.cpp (svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__) 12 years ago
crashlog_osx.cpp Fix #7570: Show Github URL in the crashlog window 5 years ago
macos.h Codechange: [OSX] Use std::unique_ptr with a custom deleter to simply memory management of Core Foundation types. 5 years ago
macos.mm Codechange: C++11 STL has a function for getting the number of CPU cores. 5 years ago
osx_stdafx.h Fix: Some typos found using codespell 5 years ago
splash.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
splash.h (svn r22913) -Fix [OSX]: make splash work again and make it work without needing to bundle it first 13 years ago
string_osx.cpp Codechange: [OSX] Use std::unique_ptr with a custom deleter to simply memory management of Core Foundation types. 5 years ago
string_osx.h Codechange: Use override specifier for text layout classes. 5 years ago