OpenTTD/src/spriteloader
PeterN db573c8742
Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668)
2023-04-17 00:14:03 +02:00
..
CMakeLists.txt Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 2021-05-08 12:39:34 +02:00
grf.cpp Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668) 2023-04-17 00:14:03 +02:00
grf.hpp Fix #9804: Only apply sprite_zoom_min setting when sprites available (#9988) 2022-09-21 12:37:11 +02:00
sprite_file.cpp Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 2021-05-08 12:39:34 +02:00
sprite_file_type.hpp Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 2021-05-08 12:39:34 +02:00
spriteloader.hpp Fix #9804: Only apply sprite_zoom_min setting when sprites available (#9988) 2022-09-21 12:37:11 +02:00