OpenTTD Source 20250205-master-gfd85ab1e2c
|
Files | |
grf.cpp | |
Reading graphics data from (New)GRF files. | |
grf.hpp | |
Base for reading sprites from (New)GRFs. | |
makeindexed.cpp | |
Implementation for converting sprites from another source from 32bpp RGBA to indexed 8bpp. | |
makeindexed.h | |
Base for converting sprites from another source from 32bpp RGBA to indexed 8bpp. | |
sprite_file.cpp | |
Implementation of logic specific to the SpriteFile class. | |
sprite_file_type.hpp | |
Random Access File specialised for accessing sprites. | |
spriteloader.hpp | |
Base for loading sprites. | |