提交歷史

作者 SHA1 備註 提交日期
  Laserlicht c9834c43d6 no async for generated images 3 月之前
  Ivan Savenko 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode 9 月之前
  Ivan Savenko 38bb5a76e6 Handle flag color overlay and creature selection overlay separately 9 月之前
  Ivan Savenko c3fb76b56f Offloaded xbrz upscaling to background threads 10 月之前
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas 10 月之前
  Ivan Savenko 4a600a9d4c Reworked image container classes for easier support of new features 10 月之前
  Laserlicht eb319fc15e show building names with ALT 10 月之前
  Ivan Savenko 03b7622a1d Fix positioning of scaleable main menu when xbrz is in use 11 月之前
  Ivan Savenko 0842ada1c7 Quick fix for xbrz scaling artifacts on window borders 11 月之前
  Ivan Savenko 251155d913 More robust management of body/shadow/overlay split 1 年之前
  Ivan Savenko 7f0cb6ce6a ISharedImage is now always const, remove creation of image copy when 1 年之前
  Ivan Savenko 915533ed2e Implemented generation of player-colored version of DiBoxBck 1 年之前
  Ivan Savenko f29a687234 Clean up scaling code, implemented image size optimization 1 年之前
  Ivan Savenko ffba847f40 xBRZ-upscaled images now support common palette-transform effects: 1 年之前
  Ivan Savenko 2d12cecded Added draw method to ISharedImage interface 1 年之前
  Ivan Savenko 502f47c6b5 Rename IConstImage to more clear ISharedImage 1 年之前
  Ivan Savenko 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 年之前
  Ivan Savenko b850b6339f Flipped images are now tracked by RenderHandler 1 年之前
  Ivan Savenko a8a330f39f Remove unused code and no longer needed caching 1 年之前
  Ivan Savenko 47de9a62dc Created separate classes for shared, unchangeable image and image 1 年之前
  Ivan Savenko 2b3e4e01ca Remove unused code 1 年之前
  Ivan Savenko 600b06b74d Moved all handling of image loading to render handler 1 年之前
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 年之前
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations 2 年之前
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 年之前
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 年之前
  krs 0ee1866f73 Added SDLImage::doubleFlip() 2 年之前
  Ivan Savenko dcff463d36 Fixed handling of special palette colors in palette transformations 2 年之前
  Ivan Savenko def1e35836 Use SDL BlitMode's to speed up image rendering 2 年之前