Commit History

作者 SHA1 備註 提交日期
  Alexander Wilms f01ec55d21 Use the "nullptr" literal. 2 年之前
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
  Laserlicht 2cb28178ae code review 2 年之前
  Michael 20fd0d8901 fix cursor issue 2 年之前
  Michael 40c7ddcaf4 dim adventuremap 2 年之前
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop 2 年之前
  Ivan Savenko 0b99fc0ccb Show message box when H3 data is missing 2 年之前
  Ivan Savenko 5faaf175f9 Added debug information to SDL-related crashes 2 年之前
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 年之前
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 年之前
  Ivan Savenko b4e7093c01 Added IWindowHandler interface for OS screen/window utilities 2 年之前
  Ivan Savenko 5905dd6111 Grail digging check is now in library 2 年之前
  Ivan Savenko ca13e7dedf Implemented terrain palette animatiions. Removed old code 2 年之前
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro 2 年之前
  Ivan Savenko d0f57fed6f Cleaned up code of Minimap 2 年之前
  Ivan Savenko c8c38ac922 Merge pull request #1386 from IvanSavenko/resolutions_filter 2 年之前
  Ivan Savenko 62151cd20c Replaced genRect with Rect constructor call 2 年之前
  Ivan Savenko 34dcb4127a Removed text utilities from SDL_Extensions 2 年之前
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface 2 年之前
  Ivan Savenko 70c0937972 Moved SDL-specific code to SDL_Extensions 2 年之前
  Ivan Savenko 01322aa4c5 Do not allow selecting resolution no supported by display 2 年之前
  Ivan Savenko ae9f040abf removed unused method 2 年之前
  Ivan Savenko d87fb43dcd Replaced SDL access with VCMI methods 2 年之前
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes 2 年之前
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler 2 年之前
  Dydzio 2ef33d54ab Merge branch 'develop' into battle-queue-improvement 2 年之前
  Ivan Savenko 34772ef830 Fixed includes 2 年之前
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 年之前
  Ivan Savenko 4d8d886317 Move all created files into better locations 2 年之前