Commit History

Author SHA1 Message Date
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size 2 years ago
  Konstantin 18200d1d98 vcmi: move getEstimatedComponentHeight 2 years ago
  Konstantin a0c644a0e5 vcmi: actually implement AUTO for CInfoWindow 2 years ago
  Ivan Savenko 7ef5163d9d Merge pull request #1581 from IvanSavenko/map_render_rewrite 2 years ago
  Ivan Savenko 7df5c612f7 Fix battle rendering 2 years ago
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing 2 years ago
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file 2 years ago
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions 2 years ago
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface 2 years ago
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes 2 years ago
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Ivan Savenko 8a9492d129 Moved client files to more suitable locations 2 years ago