Histórico de Commits

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