This website requires JavaScript.
Explore
Help
Sign In
amacocian
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD.git
synced
2026-07-24 03:56:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b7fcaca0faf412c93bd33f0ca54c5c33625ce8a
OpenTTD
/
src
/
spriteloader
T
History
Rubidium
f5193aeba2
Fix: prevent corrupted GRF files to allocate stupid amounts of memory
2023-01-28 17:10:46 +01:00
..
CMakeLists.txt
Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality
2021-05-08 12:39:34 +02:00
grf.cpp
Fix: prevent corrupted GRF files to allocate stupid amounts of memory
2023-01-28 17:10:46 +01:00
grf.hpp
Fix
#9804
: Only apply sprite_zoom_min setting when sprites available (
#9988
)
2022-09-21 12:37:11 +02:00
sprite_file_type.hpp
Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality
2021-05-08 12:39:34 +02:00
sprite_file.cpp
Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality
2021-05-08 12:39:34 +02:00
spriteloader.hpp
Fix
#9804
: Only apply sprite_zoom_min setting when sprites available (
#9988
)
2022-09-21 12:37:11 +02:00