| .. |
|
CBitmapFont.cpp
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
|
CBitmapFont.h
|
87274128e7
Proper support for usage of multiple fonts in a chain
|
1 year ago |
|
CTrueTypeFont.cpp
|
3db1a01080
use TTF_Font from SDL_ttf directly
|
9 months ago |
|
CTrueTypeFont.h
|
3db1a01080
use TTF_Font from SDL_ttf directly
|
9 months ago |
|
CursorHardware.cpp
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
|
CursorHardware.h
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 year ago |
|
CursorSoftware.cpp
|
4a600a9d4c
Reworked image container classes for easier support of new features
|
9 months ago |
|
CursorSoftware.h
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 year ago |
|
FontChain.cpp
|
22f517686d
Better handling of encoding detection for maps and campaigns
|
1 year ago |
|
FontChain.h
|
4ed478b6e5
Improve font mode auto-selection for languages like Chinese
|
1 year ago |
|
RenderHandler.cpp
|
6fe8700761
If mod validation is set to full, VCMI will now detect overlapping
|
9 months ago |
|
RenderHandler.h
|
c9dd3dab5d
Fix loading of pre-scaled assets
|
9 months ago |
|
SDLImage.cpp
|
a4052d0cf4
Fix corrupted display of H3 fonts when xbrz is in use
|
9 months ago |
|
SDLImage.h
|
c3fb76b56f
Offloaded xbrz upscaling to background threads
|
9 months ago |
|
SDLImageLoader.cpp
|
502f47c6b5
Rename IConstImage to more clear ISharedImage
|
1 year ago |
|
SDLImageLoader.h
|
502f47c6b5
Rename IConstImage to more clear ISharedImage
|
1 year ago |
|
SDLImageScaler.cpp
|
a4052d0cf4
Fix corrupted display of H3 fonts when xbrz is in use
|
9 months ago |
|
SDLImageScaler.h
|
a4052d0cf4
Fix corrupted display of H3 fonts when xbrz is in use
|
9 months ago |
|
SDLRWwrapper.cpp
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
|
SDLRWwrapper.h
|
4d8d886317
Move all created files into better locations
|
2 years ago |
|
SDL_Extensions.cpp
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
|
SDL_Extensions.h
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
|
SDL_PixelAccess.h
|
f11c5f62e1
Remove no longer needed code
|
1 year ago |
|
ScalableImage.cpp
|
301086d956
Support for shadow, overlay and player-colored premade images for 1x
|
9 months ago |
|
ScalableImage.h
|
301086d956
Support for shadow, overlay and player-colored premade images for 1x
|
9 months ago |
|
ScreenHandler.cpp
|
668bf63fc0
Remove access to internal surface of Canvas
|
9 months ago |
|
ScreenHandler.h
|
e442e71ed9
Fix handling of autoselected interface scaling by client
|
1 year ago |