.. |
CBitmapFont.cpp
|
Quick fix for xbrz scaling artifacts on window borders
|
2024-12-10 14:20:55 +00:00 |
CBitmapFont.h
|
Proper support for usage of multiple fonts in a chain
|
2024-09-24 10:59:35 +00:00 |
CTrueTypeFont.cpp
|
text fixes
|
2024-11-30 00:41:09 +01:00 |
CTrueTypeFont.h
|
Proper support for usage of multiple fonts in a chain
|
2024-09-24 10:59:35 +00:00 |
CursorHardware.cpp
|
Fix handling of autoselected interface scaling by client
|
2024-10-09 17:37:54 +00:00 |
CursorHardware.h
|
Reduce direct access to CAnimation, removed various caching schemes
|
2024-07-19 10:08:50 +00:00 |
CursorSoftware.cpp
|
Fix cursor scaling
|
2024-08-17 15:25:26 +00:00 |
CursorSoftware.h
|
Reduce direct access to CAnimation, removed various caching schemes
|
2024-07-19 10:08:50 +00:00 |
FontChain.cpp
|
Better handling of encoding detection for maps and campaigns
|
2024-10-30 11:54:35 +00:00 |
FontChain.h
|
Improve font mode auto-selection for languages like Chinese
|
2024-09-28 19:31:16 +00:00 |
ImageScaled.cpp
|
fix shadow hex
|
2024-12-09 20:27:39 +01:00 |
ImageScaled.h
|
More robust management of body/shadow/overlay split
|
2024-11-17 17:54:55 +00:00 |
RenderHandler.cpp
|
Merge pull request #4978 from IvanSavenko/swap_h3_icons
|
2024-11-25 15:29:39 +02:00 |
RenderHandler.h
|
Fix several new issues detected by SonarCloud
|
2024-11-20 16:06:38 +00:00 |
ScreenHandler.cpp
|
Fix handling of autoselected interface scaling by client
|
2024-10-09 17:37:54 +00:00 |
ScreenHandler.h
|
Fix handling of autoselected interface scaling by client
|
2024-10-09 17:37:54 +00:00 |
SDL_Extensions.cpp
|
Quick fix for xbrz scaling artifacts on window borders
|
2024-12-10 14:20:55 +00:00 |
SDL_Extensions.h
|
Quick fix for xbrz scaling artifacts on window borders
|
2024-12-10 14:20:55 +00:00 |
SDL_PixelAccess.h
|
Remove no longer needed code
|
2024-07-19 10:08:50 +00:00 |
SDLImage.cpp
|
Merge pull request #5090 from Laserlicht/fix_prescale
|
2024-12-15 13:29:54 +02:00 |
SDLImage.h
|
Quick fix for xbrz scaling artifacts on window borders
|
2024-12-10 14:20:55 +00:00 |
SDLImageLoader.cpp
|
Rename IConstImage to more clear ISharedImage
|
2024-08-17 15:25:26 +00:00 |
SDLImageLoader.h
|
Rename IConstImage to more clear ISharedImage
|
2024-08-17 15:25:26 +00:00 |
SDLRWwrapper.cpp
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
SDLRWwrapper.h
|
|
|