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-20 02:42:42 +01:00
Code
Issues
Releases
Wiki
Activity
Files
7d03cee512177b21beee2ae12c73671578337c33
OpenTTD
/
src
/
spriteloader
History
frosch
461b73e21b
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
2025-04-20 22:06:18 +02:00
..
CMakeLists.txt
…
grf.cpp
Codechange: Include table/strings.h in files that use StringIDs.
2025-03-21 12:53:40 +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
…
sprite_file_type.hpp
…
sprite_file.cpp
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
2025-04-20 22:06:18 +02:00
spriteloader.hpp
Codechange: let the ReusableBuffer use std::vector as storage
2025-02-16 19:31:13 +01:00