You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/spriteloader
Jonathan G Rennison 309f1b47d2 Only apply sprite_zoom_min setting when suitable zoom levels are available
Only discard sprite zoom levels when a suitable higher zoom level is
defined in the same colour mode

See: https://github.com/OpenTTD/OpenTTD/issues/9804
2 years ago
..
CMakeLists.txt Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 3 years ago
grf.cpp Only apply sprite_zoom_min setting when suitable zoom levels are available 2 years ago
grf.hpp Only apply sprite_zoom_min setting when suitable zoom levels are available 2 years ago
sprite_file.cpp Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality 3 years ago
sprite_file_type.hpp Implement custom sprite detection with new sprite mechanism 3 years ago
spriteloader.hpp Only apply sprite_zoom_min setting when suitable zoom levels are available 2 years ago