.. |
AssetGenerator.cpp
|
missing asset for generateAll
|
2024-09-17 23:03:30 +02:00 |
AssetGenerator.h
|
Implemented generation of combat unit number window for xbrz mode
|
2024-09-12 21:22:41 +00:00 |
CAnimation.cpp
|
xBRZ-upscaled images now support common palette-transform effects:
|
2024-08-17 15:25:26 +00:00 |
CAnimation.h
|
Fixed loading of flipped and duplicate images in animations
|
2024-07-19 10:08:50 +00:00 |
Canvas.cpp
|
Moved fonts handling from Graphics to RenderHandler class
|
2024-09-23 15:43:11 +00:00 |
Canvas.h
|
Moved fonts handling from Graphics to RenderHandler class
|
2024-09-23 15:43:11 +00:00 |
CBitmapHandler.cpp
|
Make some non-const static variables const or constexpr
|
2024-02-12 13:22:54 +02:00 |
CBitmapHandler.h
|
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2023-10-19 16:23:21 +02:00 |
CDefFile.cpp
|
xBRZ-upscaled images now support common palette-transform effects:
|
2024-08-17 15:25:26 +00:00 |
CDefFile.h
|
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2023-10-19 16:23:21 +02:00 |
ColorFilter.cpp
|
Merge pull request #3614 from IvanSavenko/sonarcloud_fixes_2
|
2024-02-14 16:44:58 +02:00 |
ColorFilter.h
|
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2023-10-19 16:23:21 +02:00 |
Colors.cpp
|
xBRZ-upscaled images now support common palette-transform effects:
|
2024-08-17 15:25:26 +00:00 |
Colors.h
|
xBRZ-upscaled images now support common palette-transform effects:
|
2024-08-17 15:25:26 +00:00 |
EFont.h
|
Moved fonts handling from Graphics to RenderHandler class
|
2024-09-23 15:43:11 +00:00 |
Graphics.cpp
|
Remove no longer used support for original version of Chinese fonts
|
2024-09-23 15:46:12 +00:00 |
Graphics.h
|
Moved fonts handling from Graphics to RenderHandler class
|
2024-09-23 15:43:11 +00:00 |
ICursor.h
|
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2023-10-19 16:23:21 +02:00 |
IFont.cpp
|
Proper support for usage of multiple fonts in a chain
|
2024-09-24 10:59:35 +00:00 |
IFont.h
|
Proper support for usage of multiple fonts in a chain
|
2024-09-24 10:59:35 +00:00 |
IImage.h
|
Implemented generation of player-colored version of DiBoxBck
|
2024-09-12 21:22:41 +00:00 |
IImageLoader.h
|
Created separate classes for shared, unchangeable image and image
|
2024-07-19 10:08:50 +00:00 |
ImageLocator.cpp
|
Add debug code to save every loaded image to a file
|
2024-09-13 12:26:31 +00:00 |
ImageLocator.h
|
add ImageLocator::toString
|
2024-09-12 21:22:41 +00:00 |
IRenderHandler.h
|
Moved fonts handling from Graphics to RenderHandler class
|
2024-09-23 15:43:11 +00:00 |
IScreenHandler.h
|
TTF fonts will now be rendered correctly in upscaling mode
|
2024-08-17 15:25:26 +00:00 |