Ivan Savenko 8d278e653f Merge pull request #2202 from IvanSavenko/map_objects_reorganization 2 years ago
..
CAnimation.cpp 5366f9190e vcmi: reduce boost::lexical_cast usage 2 years ago
CAnimation.h 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
CBitmapHandler.cpp 88ef83db53 client: remove SDL_BYTEORDER usage 2 years ago
CBitmapHandler.h 8a9492d129 Moved client files to more suitable locations 2 years ago
CDefFile.cpp d6d679a38c Fix missing broken shadows on hota map objects 2 years ago
CDefFile.h 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
Canvas.cpp 8e8601f39d Fix build 2 years ago
Canvas.h 8e8601f39d Fix build 2 years ago
ColorFilter.cpp 8a9492d129 Moved client files to more suitable locations 2 years ago
ColorFilter.h 8a9492d129 Moved client files to more suitable locations 2 years ago
Colors.cpp 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
Colors.h 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
Graphics.cpp d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
Graphics.h 4501036a04 Basic version of hero movement on map. Removed old code. 2 years ago
ICursor.h 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
IFont.cpp 0770a1a153 TTF fonts can now be used as fallback for H3 fonts 2 years ago
IFont.h 34772ef830 Fixed includes 2 years ago
IImage.h dcff463d36 Fixed handling of special palette colors in palette transformations 2 years ago
IImageLoader.h 34772ef830 Fixed includes 2 years ago
IScreenHandler.h e26b18c139 Rename & cleanup of WindowHandler -> ScreenHandler 2 years ago