Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 0d44bf1506 Fix build 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 2f68beead1 Remove old code il y a 1 an
  Ivan Savenko 5409936509 Fix build with older SDL 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
  Alexander Wilms 781328f282 Convert C-style casts to the more verbose C++ style il y a 1 an
  Alexander Wilms 5e9f98b15c Resolve intentionality issues il y a 1 an
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement il y a 1 an
  Alexander Wilms f01ec55d21 Use the "nullptr" literal. il y a 2 ans
  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
  Michael 40c7ddcaf4 dim adventuremap il y a 2 ans
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop il y a 2 ans
  Ivan Savenko 0b99fc0ccb Show message box when H3 data is missing il y a 2 ans
  Ivan Savenko 5faaf175f9 Added debug information to SDL-related crashes 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 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface il y a 2 ans
  Ivan Savenko b4e7093c01 Added IWindowHandler interface for OS screen/window utilities il y a 2 ans
  Ivan Savenko 5905dd6111 Grail digging check is now in library il y a 2 ans
  Ivan Savenko ca13e7dedf Implemented terrain palette animatiions. Removed old code il y a 2 ans
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro 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