This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-cmclient
Watch
1
Star
0
Fork
0
You've already forked openttd-cmclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9f190aa5340798421f105f14e1432734354219fa
openttd-cmclient
/
src
/
spriteloader
T
History
Rubidium
96873dee63
Codechange: use std::array.fill over memset
2025-05-09 17:20:41 +02:00
..
CMakeLists.txt
Feature: Support converting 32bpp-only sprites to indexed 8bpp.
2025-01-21 00:45:31 +00:00
grf.cpp
Codechange: Turn ZoomLevel into enum class.
2025-05-03 23:21:09 +02:00
grf.hpp
Codechange: Add ZoomLevels bit set.
2025-05-03 23:21:09 +02:00
makeindexed.cpp
Codechange: Turn ZoomLevel into enum class.
2025-05-03 23:21:09 +02:00
makeindexed.h
Codechange: Add ZoomLevels bit set.
2025-05-03 23:21:09 +02:00
sprite_file_type.hpp
Codechange: rename byte to uint8_t (
#12308
)
2024-03-16 23:59:32 +01:00
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: use std::array.fill over memset
2025-05-09 17:20:41 +02:00