1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/renderSDL
2024-01-05 21:46:44 +02:00
..
CBitmapFont.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CBitmapFont.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CBitmapHanFont.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CBitmapHanFont.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
CTrueTypeFont.cpp height fix 2023-09-29 00:08:25 +02:00
CTrueTypeFont.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
CursorHardware.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CursorHardware.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CursorSoftware.cpp Use the "nullptr" literal. 2023-10-27 18:18:59 +00:00
CursorSoftware.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
RenderHandler.cpp Added RenderHandler that acts as factory for images and animations 2023-09-04 18:22:34 +03:00
RenderHandler.h Added RenderHandler that acts as factory for images and animations 2023-09-04 18:22:34 +03:00
ScreenHandler.cpp Show error message on failure to create renderer 2024-01-05 21:46:44 +02:00
ScreenHandler.h fix window open while sound playing 2023-09-19 11:20:16 +02:00
SDL_Extensions.cpp Use the "nullptr" literal. 2023-10-27 18:18:59 +00:00
SDL_Extensions.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
SDL_PixelAccess.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
SDLImage.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
SDLImage.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
SDLImageLoader.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
SDLImageLoader.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +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