1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/render
2023-02-03 11:39:40 +02:00
..
CAnimation.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CAnimation.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
Canvas.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
Canvas.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CBitmapHandler.cpp client: remove SDL_BYTEORDER usage 2023-02-03 00:37:37 +03:00
CBitmapHandler.h Moved client files to more suitable locations 2023-02-01 13:09:19 +02:00
CDefFile.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CDefFile.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CFadeAnimation.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
CFadeAnimation.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
ColorFilter.cpp Moved client files to more suitable locations 2023-02-01 13:09:19 +02:00
ColorFilter.h Moved client files to more suitable locations 2023-02-01 13:09:19 +02:00
Colors.cpp Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
Colors.h Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
Graphics.cpp Removed using namespace SDL_Ext 2023-02-03 11:39:40 +02:00
Graphics.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
ICursor.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
IFont.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
IFont.h Fixed includes 2023-02-01 21:45:06 +02:00
IImage.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
IImageLoader.h Fixed includes 2023-02-01 21:45:06 +02:00