Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 7f0cb6ce6a ISharedImage is now always const, remove creation of image copy when il y a 11 mois
  Laserlicht a6c985c4f5 code review il y a 11 mois
  Laserlicht 1f7cec3ae3 missing prescalefactor il y a 11 mois
  Laserlicht bcdef11093 rename variable il y a 11 mois
  Laserlicht 11b437db62 prescaled image support il y a 1 an
  Ivan Savenko b5bacb5c09 Fix creatures with non-cyan background in battle when xbrz is not in use il y a 1 an
  Ivan Savenko 626c34a105 Fix colorization of Fortress and Inferno adventure map image from hota il y a 1 an
  Ivan Savenko 4abd96dba4 Add debug code to save every loaded image to a file il y a 1 an
  Ivan Savenko 915533ed2e Implemented generation of player-colored version of DiBoxBck il y a 1 an
  Ivan Savenko e035ae8b48 Fixed crash on attempt to upscale nonexisting image il y a 1 an
  Ivan Savenko 35467039a7 Bitmap fonts now use nearest neighbour scaling instead of xbrz il y a 1 an
  Ivan Savenko 0bbc2bce33 Fix handling of transparency in xbrz and in images with non-cyan il y a 1 an
  Ivan Savenko b3158c52ba Fixes for Sonar issues il y a 1 an
  Ivan Savenko fb3147fbda Do not initialize shadow on images that don't have shadow palette il y a 1 an
  Ivan Savenko f29a687234 Clean up scaling code, implemented image size optimization il y a 1 an
  Ivan Savenko ffba847f40 xBRZ-upscaled images now support common palette-transform effects: il y a 1 an
  Ivan Savenko 502f47c6b5 Rename IConstImage to more clear ISharedImage il y a 1 an
  Ivan Savenko e862b9c868 Fix crash on opening creature window with bonuses that don't have icon il y a 1 an
  Ivan Savenko b256919dab Implemented per-surface alpha for images that have palettes with alpha il y a 1 an
  Ivan Savenko c40eea6e10 Fix fade-in animation - per-surface alpha was not set correctly il y a 1 an
  Ivan Savenko 73e052b1d0 Fix merge il y a 1 an
  Ivan Savenko 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases il y a 1 an
  Ivan Savenko f11c5f62e1 Remove no longer needed code il y a 1 an
  Ivan Savenko b850b6339f Flipped images are now tracked by RenderHandler il y a 1 an
  Ivan Savenko a8a330f39f Remove unused code and no longer needed caching il y a 1 an
  Ivan Savenko 47de9a62dc Created separate classes for shared, unchangeable image and image il y a 1 an
  Ivan Savenko 2b3e4e01ca Remove unused code il y a 1 an
  Ivan Savenko 600b06b74d Moved all handling of image loading to render handler il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko dd045e2dc7 Fix crash on transparency test on null surface il y a 1 an