Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
..
CAnimation.cpp 81c7c0ce24 Fixed loading of flipped and duplicate images in animations 1 year ago
CAnimation.h 81c7c0ce24 Fixed loading of flipped and duplicate images in animations 1 year ago
CBitmapHandler.cpp 6e399eb21a Make some non-const static variables const or constexpr 1 year ago
CBitmapHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CDefFile.cpp 56f1725234 All images are now loaded via RenderHandler class 1 year ago
CDefFile.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
Canvas.cpp 47de9a62dc Created separate classes for shared, unchangeable image and image 1 year ago
Canvas.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
ColorFilter.cpp 110ef5f66e Merge pull request #3614 from IvanSavenko/sonarcloud_fixes_2 1 year ago
ColorFilter.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
Colors.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
Colors.h 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
EFont.h 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
Graphics.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
Graphics.h 47de9a62dc Created separate classes for shared, unchangeable image and image 1 year ago
ICursor.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
IFont.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
IFont.h 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
IImage.h 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
IImageLoader.h 47de9a62dc Created separate classes for shared, unchangeable image and image 1 year ago
IRenderHandler.h e4bed98674 Replaced raw json nodes with ImageLocator class 1 year ago
IScreenHandler.h a2174dc83f fix window open while sound playing 2 years ago
ImageLocator.cpp 81c7c0ce24 Fixed loading of flipped and duplicate images in animations 1 year ago
ImageLocator.h 81c7c0ce24 Fixed loading of flipped and duplicate images in animations 1 year ago