1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/renderSDL
2023-03-05 17:48:02 +02:00
..
CBitmapFont.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CBitmapFont.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CBitmapHanFont.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CBitmapHanFont.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CTrueTypeFont.cpp Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
CTrueTypeFont.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CursorHardware.cpp Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
CursorHardware.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CursorSoftware.cpp Removed some instances of access to screen surface 2023-02-03 18:23:53 +02:00
CursorSoftware.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
SDL_Extensions.cpp Implemented terrain palette animatiions. Removed old code 2023-03-05 17:48:02 +02:00
SDL_Extensions.h Implemented terrain palette animatiions. Removed old code 2023-03-05 17:48:02 +02:00
SDL_PixelAccess.h client: remove SDL_BYTEORDER usage 2023-02-03 00:37:37 +03:00
SDLImage.cpp Fix battle rendering 2023-03-05 17:48:02 +02:00
SDLImage.h Use SDL BlitMode's to speed up image rendering 2023-03-05 17:48:02 +02:00
SDLImageLoader.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
SDLImageLoader.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
SDLRWwrapper.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
SDLRWwrapper.h Move all created files into better locations 2023-02-01 16:28:48 +02:00