1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/renderSDL
2023-05-20 01:51:49 +03:00
..
CBitmapFont.cpp TTF fonts can now be used as fallback for H3 fonts 2023-04-04 22:23:32 +03:00
CBitmapFont.h TTF fonts can now be used as fallback for H3 fonts 2023-04-04 22:23:32 +03:00
CBitmapHanFont.cpp Unicode conversion functions now require source encoding 2023-03-05 17:39:27 +02:00
CBitmapHanFont.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CTrueTypeFont.cpp TTF fonts can now be used as fallback for H3 fonts 2023-04-04 22:23:32 +03:00
CTrueTypeFont.h vcmi: modernize headers 2023-04-30 13:35:54 +03: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 vcmi:towns now can choose if moat render is needed 2023-03-31 01:01:25 +03:00
CursorSoftware.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
ScreenHandler.cpp Moved input handling from GuiHandler to set of classes in eventsSDL dir 2023-05-20 01:51:49 +03:00
ScreenHandler.h Rename & cleanup of WindowHandler -> ScreenHandler 2023-05-09 13:10:33 +03:00
SDL_Extensions.cpp Added IWindowHandler interface for OS screen/window utilities 2023-05-09 13:10:33 +03:00
SDL_Extensions.h Added IWindowHandler interface for OS screen/window utilities 2023-05-09 13:10:33 +03:00
SDL_PixelAccess.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
SDLImage.cpp Fixed handling of special palette colors in palette transformations 2023-03-25 23:54:51 +02:00
SDLImage.h Fixed handling of special palette colors in palette transformations 2023-03-25 23:54:51 +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