Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko a1fb3b8b01 Reduce direct access to CAnimation, removed various caching schemes il y a 1 an
  Laserlicht d23d4b32c7 cleanup il y a 1 an
  Laserlicht 989394de53 Selectionwindow il y a 1 an
  Laserlicht 1f6e0fae7d quickspell draft il y a 1 an
  Ivan Savenko d27b854cb1 Reorganized music, video and sound players: il y a 1 an
  SoundSSGood cc14f85445 Refactoring. Regressions fixing. il y a 1 an
  Ivan Savenko 22f23ba6f8 Restore previously disabled functionality il y a 1 an
  Ivan Savenko ddb2acb9c2 Code cleanup il y a 1 an
  Ivan Savenko 0051ffa7a9 Implemented configurable buttons. Replaced 'animateLonelyFrame' logic. il y a 1 an
  Ivan Savenko 07d201502e Refactoring of button class to prepare for configurable button il y a 1 an
  Alexander Wilms 5d7b83c10b client/widgets/Buttons.cpp: Fix const reference il y a 2 ans
  Alexander Wilms f1bb6b999c client/widgets/Buttons.{h,cpp}: Pass expensive to copy object "callback" by reference to const. il y a 2 ans
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop il y a 2 ans
  Ivan Savenko 3973624278 Implemented tolerance for touch events il y a 2 ans
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  Ivan Savenko 537f9fa048 Merged master into develop il y a 2 ans
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA il y a 2 ans
  Michael aaa115cf4b Button-Sound -> haptic feedback il y a 2 ans
  Ivan Savenko 9ef959a7f8 Merge pull request #2310 from IvanSavenko/left_click_refactor il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 2a634b2ec0 Fixed UI updates on switching to/from fullscreen il y a 2 ans
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP il y a 2 ans
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow il y a 2 ans
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file il y a 2 ans
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders il y a 2 ans
  Ivan Savenko dc8e9cd048 wheelScrolled event now accepts distance instead of bool il y a 2 ans
  Ivan Savenko e2a85e25fa Removed old code 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 a4000f2fc8 Removed isActive(int) method since its usages were redundant or wrong il y a 2 ans