.. |
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
|
Moved json files to new directory, split on per-class basis
|
2024-02-14 13:08:24 +02:00 |
CBitmapHanFont.h
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
CTrueTypeFont.cpp
|
Moved json files to new directory, split on per-class basis
|
2024-02-14 13:08:24 +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
|
Simplify code
|
2024-04-30 12:01:03 +03:00 |
CursorHardware.h
|
Fix time handling
|
2024-04-30 15:31:35 +03:00 |
CursorSoftware.cpp
|
Simplify code
|
2024-04-30 12:01:03 +03:00 |
CursorSoftware.h
|
Simplify code
|
2024-04-30 12:01:03 +03: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
|
Simplify code
|
2024-04-30 12:01:03 +03:00 |
ScreenHandler.h
|
Simplify code
|
2024-04-30 12:01:03 +03:00 |
SDL_Extensions.cpp
|
Convert C-style casts to the more verbose C++ style
|
2024-01-10 00:30:35 +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
|
Moved json files to new directory, split on per-class basis
|
2024-02-14 13:08:24 +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
|
|
|