This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-23 12:14:11 +01:00
Code
Issues
Releases
Wiki
Activity
Files
02a1f59a6c144aeb2ab95b39615244a64f1b6096
OpenTTD
/
src
/
spriteloader
History
Rubidium
576a96c685
Codechange: let the ReusableBuffer use std::vector as storage
2025-02-16 19:31:13 +01:00
..
CMakeLists.txt
Feature: Support converting 32bpp-only sprites to indexed 8bpp.
2025-01-21 00:45:31 +00:00
grf.cpp
Codechange: Use EncodedString for error messages. (
#13569
)
2025-02-16 10:04:32 +00:00
grf.hpp
…
makeindexed.cpp
Fix
7b091000b0
: Missing 32bpp-to-8bpp sprites due to ZOOM_LVL_NORMAL changes. (
#13349
)
2025-01-21 08:58:51 +00:00
makeindexed.h
Feature: Support converting 32bpp-only sprites to indexed 8bpp.
2025-01-21 00:45:31 +00:00
sprite_file_type.hpp
…
sprite_file.cpp
…
spriteloader.hpp
Codechange: let the ReusableBuffer use std::vector as storage
2025-02-16 19:31:13 +01:00