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-19 02:12:37 +01:00
Code
Issues
Releases
Wiki
Activity
Files
3edf19a2c52688d357475664d3a485786ba7442d
OpenTTD
/
src
/
spriteloader
History
Peter Nelson
7b717fcccb
Codechange: Replace AllocatorProc with SpriteAllocator class.
...
This allows for state to be passed to or maintained by the allocator.
2024-05-30 20:16:28 +01:00
..
CMakeLists.txt
…
grf.cpp
Change: Use std::make_unique instead of passing new() (
#12539
)
2024-04-20 11:20:49 +01:00
grf.hpp
…
sprite_file_type.hpp
…
sprite_file.cpp
Codechange: range based for loops instead of C-style for loops
2024-04-11 07:05:04 +02:00
spriteloader.hpp
Codechange: Replace AllocatorProc with SpriteAllocator class.
2024-05-30 20:16:28 +01:00