Commit History

Author SHA1 Message Date
  Ivan Savenko 05e8542a79 Fix corrupted image of university 10 months ago
  Ivan Savenko 4a600a9d4c Reworked image container classes for easier support of new features 11 months ago
  Ivan Savenko 915533ed2e Implemented generation of player-colored version of DiBoxBck 1 year ago
  Laserlicht 01c14ae9ce Merge branch 'develop' into extended_statistic 1 year ago
  Ivan Savenko f29a687234 Clean up scaling code, implemented image size optimization 1 year ago
  Laserlicht 00692888df sonar cloud fixes 1 year ago
  Laserlicht 5743f151a1 icon drawing 1 year ago
  Ivan Savenko 97f1a310df Fix miscellaneous issues discovered by Sonar 1 year ago
  Ivan Savenko c40eea6e10 Fix fade-in animation - per-surface alpha was not set correctly 1 year ago
  Ivan Savenko 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
  Ivan Savenko 230add02e4 Remove no longer used code 1 year ago
  Ivan Savenko 0e407540ec Fixed player-coloring on adventure map 1 year ago
  Ivan Savenko 920a39844b Unified naming of method to recolor UI element to current player scheme 1 year ago
  Ivan Savenko a8a330f39f Remove unused code and no longer needed caching 1 year ago
  Ivan Savenko a1fb3b8b01 Reduce direct access to CAnimation, removed various caching schemes 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  Ivan Savenko 0fd966818f Remove 'visible' property from images, replaced with enable/disabled 2 years ago
  Alexander Wilms 466cdb9d2b client/widgetsImages.{h,cpp}: implicit conversion loses integer precision: 'int' to 'uint8_t' (aka 'unsigned char') 2 years ago
  SoundSSGood 068a7d5d4a crash fixed 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko fa496628f2 Separated timer updates from rendering in adventure map and town screen 2 years ago
  Ivan Savenko 7228b08d1d Implemeted runtime generation of player-colored background texture 2 years ago
  Ivan Savenko d4098059b8 Proper support for player-colored buttons in UI 2 years ago
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 2 years ago
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  Konstantin 40222e3f77 vcmi: fix week animation 2 years ago
  Ivan Savenko 0ba74fea73 Merge pull request #1515 from IvanSavenko/time_based_animations 2 years ago
  Ivan Savenko c3a2dee45a Code cleanup 2 years ago