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
rubidium42 cb8612ba79 Remove: ZOOM_LVL_COUNT
This is the only enumeration with a COUNT and END. The logic of the COUNT
implied that BEGIN could be non-zero, but all but two uses of zoom level
assume that BEGIN is zero, making the separate count only confusing.
10 months ago
..
CMakeLists.txt
grf.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
grf.hpp Codechange: Add missing override specifiers. 1 year ago
sprite_file.cpp
sprite_file_type.hpp
spriteloader.hpp Remove: ZOOM_LVL_COUNT 10 months ago