Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 22f23ba6f8 Restore previously disabled functionality há 1 ano atrás
  Ivan Savenko ddb2acb9c2 Code cleanup há 1 ano atrás
  Ivan Savenko 0051ffa7a9 Implemented configurable buttons. Replaced 'animateLonelyFrame' logic. há 1 ano atrás
  Ivan Savenko 07d201502e Refactoring of button class to prepare for configurable button há 1 ano atrás
  Alexander Wilms e677164ed0 client/widgets/Buttons.h: Fix const reference há 2 anos atrás
  Alexander Wilms f1bb6b999c client/widgets/Buttons.{h,cpp}: Pass expensive to copy object "callback" by reference to const. há 2 anos atrás
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations há 2 anos atrás
  nordsoft c064b805c2 Refactor combo box há 2 anos atrás
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 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 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 d4098059b8 Proper support for player-colored buttons in UI há 2 anos atrás
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 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 507d8bf7fd Allow defining active areas for sliders. Fixes settings window. há 2 anos atrás
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes há 2 anos atrás
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed há 2 anos atrás
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code há 2 anos atrás
  Ivan Savenko 214fc19e74 CIntObject now receives mouse position as point instead of SDL event há 2 anos atrás
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader há 2 anos atrás
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's há 2 anos atrás
  Ivan Savenko 8ed115a628 Fix ios compile há 2 anos atrás