OpenTTD/src/spriteloader
Rubidium f5193aeba2 Fix: prevent corrupted GRF files to allocate stupid amounts of memory 2023-01-28 17:10:46 +01: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: prevent corrupted GRF files to allocate stupid amounts of memory 2023-01-28 17:10:46 +01: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