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
/
windows
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_win.cpp
Cleanup: Unused alloca definitions and includes
2023-04-15 16:57:00 +01:00
font_win32.cpp
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (
#10663
)
2023-04-16 20:00:55 +01:00
font_win32.h
Codechange: [windows] cache the actually loaded font name
2022-12-23 23:23:03 +01:00
ottdres.rc.in
Change: rebrand 1.12.0 to 12.0
2021-08-15 12:28:51 +02:00
string_uniscribe.cpp
Change: Vertically centre sprite font relative to TrueType font.
2022-12-18 11:46:01 -05:00
string_uniscribe.h
Codechange: remove #ifdef from .cpp files to exclude features
2020-06-05 19:36:05 +02:00
win32_main.cpp
Codechange: move main function(s) to separate files
2023-04-16 18:58:21 +02:00
win32.cpp
Codechange: move main function(s) to separate files
2023-04-16 18:58:21 +02:00
win32.h
Codechange: [WIN32] Add a wrapper around GetProcAddress()
2021-06-10 23:17:29 +02:00