1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client/render
2024-11-11 22:25:54 +01:00
..
AssetGenerator.cpp chronicles campaign screen 2024-11-11 22:25:54 +01:00
AssetGenerator.h chronicles campaign screen 2024-11-11 22:25:54 +01: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
CBitmapHandler.h
CDefFile.cpp xBRZ-upscaled images now support common palette-transform effects: 2024-08-17 15:25:26 +00:00
CDefFile.h
ColorFilter.cpp color shift parameter to config 2024-09-30 19:46:53 +02:00
ColorFilter.h color shift parameter to config 2024-09-30 19:46:53 +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 Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
Graphics.h Moved fonts handling from Graphics to RenderHandler class 2024-09-23 15:43:11 +00:00
ICursor.h
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 Fix handling of autoselected interface scaling by client 2024-10-09 17:37:54 +00:00