This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-29 23:24:31 +01:00
Code
Issues
Releases
Wiki
Activity
Files
9976293c1ecb952db0b74e265313f8aecbce35e0
OpenTTD
/
src
/
os
/
unix
History
PeterN
876871157f
Fix: Ask FontConfig for the face index when opening fonts. (
#10878
)
...
This allows selection of the correct face in truetype fonts containing multiple faces.
2023-05-26 18:56:13 +00:00
..
CMakeLists.txt
Feature: opt-in survey when exiting a game
2023-05-14 23:22:02 +02:00
crashlog_unix.cpp
Codechange: replace seprintf with fmt::format for filling the crash log data
2023-05-25 05:42:10 +02:00
font_unix.cpp
Fix: Ask FontConfig for the face index when opening fonts. (
#10878
)
2023-05-26 18:56:13 +00:00
survey_unix.cpp
Feature: opt-in survey when exiting a game
2023-05-14 23:22:02 +02:00
unix_main.cpp
…
unix.cpp
Codechange: replace fprintf(<FILE*> with fmt::print(<FILE*>
2023-05-21 15:12:02 +02:00