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 fe64093cc0 Avoid reading non-32bpp sprites twice where possible
Try to avoid unnecessary over-reading
3 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 Avoid reading non-32bpp sprites twice where possible 3 years ago
grf.hpp Avoid reading non-32bpp sprites twice where possible 3 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 Avoid reading non-32bpp sprites twice where possible 3 years ago