This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
232cfee8b5b2a991384d8b1973df3fa90322b85d
openttd
/
src
/
spriteloader
History
Jonathan G Rennison
fe64093cc0
Avoid reading non-32bpp sprites twice where possible
...
Try to avoid unnecessary over-reading
2021-05-30 22:02:14 +01:00
..
CMakeLists.txt
Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality
2021-05-30 22:02:14 +01:00
grf.cpp
Avoid reading non-32bpp sprites twice where possible
2021-05-30 22:02:14 +01:00
grf.hpp
Avoid reading non-32bpp sprites twice where possible
2021-05-30 22:02:14 +01:00
sprite_file_type.hpp
Implement custom sprite detection with new sprite mechanism
2021-05-30 22:02:14 +01:00
sprite_file.cpp
Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality
2021-05-30 22:02:14 +01:00
spriteloader.hpp
Avoid reading non-32bpp sprites twice where possible
2021-05-30 22:02:14 +01:00