Commit History

Autor SHA1 Mensaxe Data
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 3973624278 Implemented tolerance for touch events %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 537f9fa048 Merged master into develop %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA %!s(int64=2) %!d(string=hai) anos
  Michael aaa115cf4b Button-Sound -> haptic feedback %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 9ef959a7f8 Merge pull request #2310 from IvanSavenko/left_click_refactor %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 2a634b2ec0 Fixed UI updates on switching to/from fullscreen %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko dc8e9cd048 wheelScrolled event now accepts distance instead of bool %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko e2a85e25fa Removed old code %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko a4000f2fc8 Removed isActive(int) method since its usages were redundant or wrong %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko ff1c94541f Fix button interaction with hotkey & mouse %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko d4098059b8 Proper support for player-colored buttons in UI %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko dea10e6091 Use more descriptive names for hotkeys %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system %!s(int64=2) %!d(string=hai) anos
  Konstantin 7a5775a9f9 vcmi: use std::optional %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 506c3d29bc Replaced vstd clamp with std version %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 507d8bf7fd Allow defining active areas for sliders. Fixes settings window. %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko f09897b2b4 Remove unnecessary redraws %!s(int64=2) %!d(string=hai) anos
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes %!s(int64=2) %!d(string=hai) anos