| .. |
|
CAnimation.cpp
|
9cfcf5ea19
Fix regressions
|
2 years ago |
|
CAnimation.h
|
1d0e696db6
Added RenderHandler that acts as factory for images and animations
|
2 years ago |
|
CBitmapHandler.cpp
|
0f88b8969b
Removed some usages of std string as resource path
|
2 years ago |
|
CBitmapHandler.h
|
0f88b8969b
Removed some usages of std string as resource path
|
2 years ago |
|
CDefFile.cpp
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
|
CDefFile.h
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
|
Canvas.cpp
|
0a799ecc46
Merge pull request #2740 from Laserlicht/fix_cursor_issue
|
2 years ago |
|
Canvas.h
|
2cb28178ae
code review
|
2 years ago |
|
ColorFilter.cpp
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
ColorFilter.h
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
Colors.cpp
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
Colors.h
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
EFont.h
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
Graphics.cpp
|
f39fbe5151
Merge pull request #2757 from IvanSavenko/filesystem_refactor
|
2 years ago |
|
Graphics.h
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 years ago |
|
ICursor.h
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
|
IFont.cpp
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
IFont.h
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 years ago |
|
IImage.h
|
1d0e696db6
Added RenderHandler that acts as factory for images and animations
|
2 years ago |
|
IImageLoader.h
|
34772ef830
Fixed includes
|
2 years ago |
|
IRenderHandler.h
|
f30355839f
Fix build
|
2 years ago |
|
IScreenHandler.h
|
8dc009e2c9
Always show correct game resolution in settings, unaffected by scaling
|
2 years ago |