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
e97bf271dc3747cfe1a25d160913cda5986275f5
openttd-android
/
src
/
os
/
macosx
T
History
PeterN
e97bf271dc
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (
#10663
)
...
This avoids a (soft) namespace conflict between the four ST_* enums.
2023-04-16 20:00:55 +01:00
..
CMakeLists.txt
Codechange: split building into a library and executable
2023-04-16 18:58:21 +02:00
crashlog_osx.cpp
Codechange: put stack variables in global variables for gamelog/crashlog
2023-01-28 17:23:30 +01:00
font_osx.cpp
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (
#10663
)
2023-04-16 20:00:55 +01:00
font_osx.h
Change: Separate fontcache implementations.
2022-09-25 18:34:24 +01:00
macos.h
Cleanup: Removed SVN headers
2019-11-10 17:59:20 +00:00
macos.mm
Codechange: [OSX] Use more exact enum names where introduced with the 10.12 SDK.
2021-06-22 21:09:37 +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
Fix
#10477
: Not enough space for text due to rounding down (OSX) (
#10489
)
2023-02-18 05:50:20 -05:00
string_osx.h
Codechange: use smart pointers when creating StringIterators
2023-01-13 21:09:40 +01:00