1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client/render
2024-09-12 21:22:41 +00:00
..
AssetGenerator.cpp Implemented generation of player-colored version of DiBoxBck 2024-09-12 21:22:41 +00:00
AssetGenerator.h Implemented generation of player-colored version of DiBoxBck 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 Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
Canvas.h Implemeted wider lines for upscaled mode 2024-08-17 15:25:26 +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 Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
Graphics.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
Graphics.h Created separate classes for shared, unchangeable image and image 2024-07-19 10:08:50 +00:00
ICursor.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
IFont.cpp Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
IFont.h Fixes for Sonar issues 2024-08-17 20:54:29 +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 Fixed generation of upscaled spellbook 2024-09-12 21:22:41 +00:00
ImageLocator.h Fixed generation of upscaled spellbook 2024-09-12 21:22:41 +00:00
IRenderHandler.h xBRZ-upscaled images now support common palette-transform effects: 2024-08-17 15:25:26 +00:00
IScreenHandler.h TTF fonts will now be rendered correctly in upscaling mode 2024-08-17 15:25:26 +00:00