1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/renderSDL
Konstantin c4d5a7a2d6 vcmi:towns now can choose if moat render is needed
Using invalid points. Also removed unused variable.
2023-03-31 01:01:25 +03:00
..
CBitmapFont.cpp Integrated defaultMods into mod system 2023-03-16 17:55:09 +02:00
CBitmapFont.h Fixed encoding of strings in h3m maps 2023-03-05 17:39:27 +02: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 renamed Unicode -> TextOperations, to use for all text processing 2023-03-05 17:39:23 +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 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
SDL_Extensions.cpp Grail digging check is now in library 2023-03-05 17:48:02 +02:00
SDL_Extensions.h Completely removed old TerrainRect class 2023-03-05 17:57:36 +02:00
SDL_PixelAccess.h client: remove SDL_BYTEORDER usage 2023-02-03 00:37:37 +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