1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/render
2024-03-29 07:48:52 +02:00
..
CAnimation.cpp Reworked JsonNode constructors to more logical form 2024-02-26 12:55:49 +02:00
CAnimation.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
Canvas.cpp Code style fixes 2024-01-19 21:21:23 +02:00
Canvas.h hide adventuremap 2024-01-18 00:47:18 +01:00
CBitmapHandler.cpp Make some non-const static variables const or constexpr 2024-02-12 13:22:54 +02:00
CBitmapHandler.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CDefFile.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CDefFile.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
ColorFilter.cpp Merge pull request #3614 from IvanSavenko/sonarcloud_fixes_2 2024-02-14 16:44:58 +02:00
ColorFilter.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
Colors.cpp Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
Colors.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
EFont.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
Graphics.cpp Reworked JsonNode constructors to more logical form 2024-02-26 12:55:49 +02:00
Graphics.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
ICursor.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
IFont.cpp Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
IFont.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
IImage.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
IImageLoader.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
IRenderHandler.h Fix build 2023-09-05 00:55:54 +03:00
IScreenHandler.h fix window open while sound playing 2023-09-19 11:20:16 +02:00