This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-android
Watch
1
Star
0
Fork
0
You've already forked openttd-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7a0b6b7ddf09a07cded91b0be86aabfe3ead53d4
openttd-android
/
src
/
os
/
macosx
T
History
PeterN
7a0b6b7ddf
Codechange: Remove Freetype bits on Win32/OSX. (
#10960
)
...
These platforms have their own specific font rendering.
2023-06-06 19:43:27 +01:00
..
CMakeLists.txt
Feature: opt-in survey when exiting a game
2023-05-14 23:22:02 +02:00
crashlog_osx.cpp
Codechange: Remove duplicated includes. (
#10888
)
2023-05-29 14:29:00 +01:00
font_osx.cpp
Codechange: Remove Freetype bits on Win32/OSX. (
#10960
)
2023-06-06 19:43:27 +01:00
font_osx.h
Codechange: Return fontcache font name as std::string.
2023-05-27 20:40:25 +01:00
macos.h
Feature: opt-in survey when exiting a game
2023-05-14 23:22:02 +02:00
macos.mm
Codechange: replace buffer + strecpy with std::string for getting clipboard contents
2023-06-03 20:14:33 +02:00
osx_main.cpp
Codechange: move main function(s) to separate files
2023-04-16 18:58:21 +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: Return fontcache font name as std::string.
2023-05-27 20:40:25 +01:00
string_osx.h
Change: include fmt.h C++ headers in stdafx.h
2023-05-08 16:49:23 +02:00
survey_osx.cpp
Fix: track "memory installed" for surveys less precisely (
#10910
)
2023-06-03 19:07:56 +00:00