1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client/renderSDL
2024-07-19 12:03:29 +00:00
..
CBitmapFont.cpp Remove no longer needed code 2024-07-19 10:08:50 +00:00
CBitmapFont.h
CBitmapHanFont.cpp Remove no longer needed code 2024-07-19 10:08:50 +00:00
CBitmapHanFont.h
CTrueTypeFont.cpp
CTrueTypeFont.h
CursorHardware.cpp Created separate classes for shared, unchangeable image and image 2024-07-19 10:08:50 +00:00
CursorHardware.h
CursorSoftware.cpp Created separate classes for shared, unchangeable image and image 2024-07-19 10:08:50 +00:00
CursorSoftware.h
RenderHandler.cpp Remove unused method 2024-07-19 10:08:50 +00:00
RenderHandler.h Replaced raw json nodes with ImageLocator class 2024-07-19 10:08:50 +00:00
ScreenHandler.cpp
ScreenHandler.h
SDL_Extensions.cpp Implemented per-surface alpha for images that have palettes with alpha 2024-07-19 12:03:29 +00:00
SDL_Extensions.h Implemented per-surface alpha for images that have palettes with alpha 2024-07-19 12:03:29 +00:00
SDL_PixelAccess.h Remove no longer needed code 2024-07-19 10:08:50 +00:00
SDLImage.cpp Implemented per-surface alpha for images that have palettes with alpha 2024-07-19 12:03:29 +00:00
SDLImage.h Fix merge 2024-07-19 10:08:50 +00:00
SDLImageLoader.cpp Remove unused code and no longer needed caching 2024-07-19 10:08:50 +00:00
SDLImageLoader.h Remove unused code and no longer needed caching 2024-07-19 10:08:50 +00:00
SDLRWwrapper.cpp
SDLRWwrapper.h