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
Peter Nelson a1a01e21cf
Change: Use std::make_unique instead of passing new() (#12539)
1 month 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 Change: Use std::make_unique instead of passing new() (#12539) 1 month ago
grf.hpp Codechange: rename byte to uint8_t (#12308) 2 months ago
sprite_file.cpp Codechange: range based for loops instead of C-style for loops 2 months ago
sprite_file_type.hpp Codechange: rename byte to uint8_t (#12308) 2 months ago
spriteloader.hpp Codechange: rename byte to uint8_t (#12308) 2 months ago