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
Jonathan G Rennison 23b974fb39 Merge branch 'master' into jgrpp
# Conflicts:
#	src/fontcache.cpp
#	src/openttd.cpp
#	src/os/macosx/font_osx.cpp
#	src/os/unix/font_unix.cpp
#	src/os/windows/font_win32.cpp
#	src/strings.cpp
2 years ago
..
CMakeLists.txt Add: [OSX] Native font rendering without using FreeType. 3 years ago
G5_detector.cpp
crashlog_osx.cpp MacOS: Use _exit instead of exit on execvp failure in crashlog 2 years ago
font_osx.cpp Merge branch 'master' into jgrpp 2 years ago
font_osx.h Change: Separate fontcache implementations. 2 years ago
macos.h
macos.mm Codechange: [OSX] Use more exact enum names where introduced with the 10.12 SDK. 3 years ago
osx_stdafx.h Merge branch 'master' into jgrpp-beta 3 years ago
string_osx.cpp Merge branch 'master' into jgrpp 3 years ago
string_osx.h