This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-cmclient
Watch
1
Star
0
Fork
0
You've already forked openttd-cmclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bf3a07c5d211cea3eb32967e40be65307274b46d
openttd-cmclient
/
src
/
fontcache
T
History
Peter Nelson
8e055156e3
Codefix: Make sure safeguards.h is the last included non-table header. (
#14687
)
2025-10-11 10:22:50 +01:00
..
CMakeLists.txt
Change: Separate fontcache implementations.
2022-09-25 18:34:24 +01:00
freetypefontcache.cpp
Codefix: Make sure safeguards.h is the last included non-table header. (
#14687
)
2025-10-11 10:22:50 +01:00
spritefontcache.cpp
Fix: Bootstrap ignored default OpenTTD truetype fonts. (
#14684
)
2025-09-30 22:16:50 +01:00
spritefontcache.h
Codechange: Decouple glyph map from SpriteFontCache instances. (
#14449
)
2025-07-20 22:58:43 +01:00
truetypefontcache.cpp
Codechange: Use std::unordered_map for storing TrueTypeFontCache's GlyphEntry.
2024-05-30 20:16:28 +01:00
truetypefontcache.h
Codechange: Decouple glyph map from SpriteFontCache instances. (
#14449
)
2025-07-20 22:58:43 +01:00