Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 0842ada1c7 Quick fix for xbrz scaling artifacts on window borders hace 11 meses
  Ivan Savenko 35467039a7 Bitmap fonts now use nearest neighbour scaling instead of xbrz hace 1 año
  Ivan Savenko d6059b044d Implement selection of upscaling filter in launcher hace 1 año
  Ivan Savenko 6a17c08b7e Implemeted wider lines for upscaled mode hace 1 año
  Ivan Savenko fa65b0019c First working version of xBRZ upscaler hace 1 año
  Ivan Savenko 4171026035 First iteration of upscaled rendering hace 1 año
  Ivan Savenko 7f5cd8a7aa newSurface method now accepts Point instead of two integers hace 1 año
  Ivan Savenko b256919dab Implemented per-surface alpha for images that have palettes with alpha hace 1 año
  Ivan Savenko 9f3663b7d4 Remove unused method hace 1 año
  Ivan Savenko f11c5f62e1 Remove no longer needed code hace 1 año
  Ivan Savenko 47de9a62dc Created separate classes for shared, unchangeable image and image hace 1 año
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
  Laserlicht 2cb28178ae code review hace 2 años
  Michael 20fd0d8901 fix cursor issue hace 2 años
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA hace 2 años
  Ivan Savenko b4e7093c01 Added IWindowHandler interface for OS screen/window utilities hace 2 años
  Konstantin 86f5d6de69 vcmi: modernize headers hace 2 años
  Ivan Savenko 45e2875342 Completely removed old TerrainRect class hace 2 años
  Ivan Savenko ca13e7dedf Implemented terrain palette animatiions. Removed old code hace 2 años
  Ivan Savenko d0f57fed6f Cleaned up code of Minimap hace 2 años
  Ivan Savenko c8c38ac922 Merge pull request #1386 from IvanSavenko/resolutions_filter hace 2 años
  Ivan Savenko 62151cd20c Replaced genRect with Rect constructor call hace 2 años
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions hace 2 años
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface hace 2 años
  Ivan Savenko 70c0937972 Moved SDL-specific code to SDL_Extensions hace 2 años
  Ivan Savenko 01322aa4c5 Do not allow selecting resolution no supported by display hace 2 años
  Ivan Savenko ae9f040abf removed unused method hace 2 años
  Ivan Savenko d87fb43dcd Replaced SDL access with VCMI methods hace 2 años
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes hace 2 años
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler hace 2 años