Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko c40eea6e10 Fix fade-in animation - per-surface alpha was not set correctly hace 1 año
  Ivan Savenko 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases hace 1 año
  Ivan Savenko 230add02e4 Remove no longer used code hace 1 año
  Ivan Savenko 0e407540ec Fixed player-coloring on adventure map hace 1 año
  Ivan Savenko 920a39844b Unified naming of method to recolor UI element to current player scheme hace 1 año
  Ivan Savenko a8a330f39f Remove unused code and no longer needed caching hace 1 año
  Ivan Savenko a1fb3b8b01 Reduce direct access to CAnimation, removed various caching schemes hace 1 año
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
  Ivan Savenko 0fd966818f Remove 'visible' property from images, replaced with enable/disabled hace 2 años
  Alexander Wilms 466cdb9d2b client/widgetsImages.{h,cpp}: implicit conversion loses integer precision: 'int' to 'uint8_t' (aka 'unsigned char') hace 2 años
  SoundSSGood 068a7d5d4a crash fixed hace 2 años
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA hace 2 años
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface hace 2 años
  Ivan Savenko fa496628f2 Separated timer updates from rendering in adventure map and town screen hace 2 años
  Ivan Savenko 7228b08d1d Implemeted runtime generation of player-colored background texture hace 2 años
  Ivan Savenko d4098059b8 Proper support for player-colored buttons in UI hace 2 años
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: hace 2 años
  Konstantin 7a5775a9f9 vcmi: use std::optional hace 2 años
  Konstantin 40222e3f77 vcmi: fix week animation hace 2 años
  Ivan Savenko 0ba74fea73 Merge pull request #1515 from IvanSavenko/time_based_animations hace 2 años
  Ivan Savenko c3a2dee45a Code cleanup hace 2 años
  Ivan Savenko e14290fde0 Removed loading of images from file into SDL_Surface hace 2 años
  Ivan Savenko 87218c63c4 CPicture now uses IImage internally hace 2 años
  Ivan Savenko e35a669eeb Refactoring of CPicture class to improve encapsulation hace 2 años
  Ivan Savenko 42df5626d9 Added Color class to replace SDL_Color hace 2 años
  Ivan Savenko 3acee297be CShowableAnim is now time-based with timing matching H3 hace 2 años
  Ivan Savenko 8ed115a628 Fix ios compile hace 2 años
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: hace 2 años
  Dydzio 3596d167a7 Adjust code to develop + change place in code where alpha is applied hace 2 años