Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 391986e0ba Moved image scaling & optimization logic to separate classes il y a 10 mois
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas il y a 10 mois
  Ivan Savenko 0842ada1c7 Quick fix for xbrz scaling artifacts on window borders il y a 11 mois
  Ivan Savenko 35467039a7 Bitmap fonts now use nearest neighbour scaling instead of xbrz il y a 1 an
  Ivan Savenko d6059b044d Implement selection of upscaling filter in launcher il y a 1 an
  Ivan Savenko 6a17c08b7e Implemeted wider lines for upscaled mode il y a 1 an
  Ivan Savenko fa65b0019c First working version of xBRZ upscaler il y a 1 an
  Ivan Savenko 4171026035 First iteration of upscaled rendering il y a 1 an
  Ivan Savenko 7f5cd8a7aa newSurface method now accepts Point instead of two integers 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 9f3663b7d4 Remove unused method il y a 1 an
  Ivan Savenko f11c5f62e1 Remove no longer needed code il y a 1 an
  Ivan Savenko 47de9a62dc Created separate classes for shared, unchangeable image and image il y a 1 an
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  Laserlicht 2cb28178ae code review il y a 2 ans
  Michael 20fd0d8901 fix cursor issue il y a 2 ans
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA il y a 2 ans
  Ivan Savenko b4e7093c01 Added IWindowHandler interface for OS screen/window utilities il y a 2 ans
  Konstantin 86f5d6de69 vcmi: modernize headers il y a 2 ans
  Ivan Savenko 45e2875342 Completely removed old TerrainRect class il y a 2 ans
  Ivan Savenko ca13e7dedf Implemented terrain palette animatiions. Removed old code il y a 2 ans
  Ivan Savenko d0f57fed6f Cleaned up code of Minimap il y a 2 ans
  Ivan Savenko c8c38ac922 Merge pull request #1386 from IvanSavenko/resolutions_filter il y a 2 ans
  Ivan Savenko 62151cd20c Replaced genRect with Rect constructor call il y a 2 ans
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions il y a 2 ans
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface il y a 2 ans
  Ivan Savenko 70c0937972 Moved SDL-specific code to SDL_Extensions il y a 2 ans
  Ivan Savenko 01322aa4c5 Do not allow selecting resolution no supported by display il y a 2 ans
  Ivan Savenko ae9f040abf removed unused method il y a 2 ans
  Ivan Savenko d87fb43dcd Replaced SDL access with VCMI methods il y a 2 ans