Commit History

Author SHA1 Message Date
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file 2 years ago
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders 2 years ago
  Ivan Savenko dc8e9cd048 wheelScrolled event now accepts distance instead of bool 2 years ago
  Ivan Savenko e2a85e25fa Removed old code 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko d4098059b8 Proper support for player-colored buttons in UI 2 years ago
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 2 years ago
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 years ago
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  Ivan Savenko 507d8bf7fd Allow defining active areas for sliders. Fixes settings window. 2 years ago
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes 2 years ago
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed 2 years ago
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code 2 years ago
  Ivan Savenko 214fc19e74 CIntObject now receives mouse position as point instead of SDL event 2 years ago
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 years ago
  Ivan Savenko 8ed115a628 Fix ios compile 2 years ago
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: 2 years ago
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 years ago
  nordsoft b1f2c7aed4 Team alignments implemented 2 years ago
  nordsoft d3c3feb037 Configurable template selection 2 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  toneyisnow 01ca21ae67 Fix bug: LobbyScreen UI has a bug on the Difficulty toggle group. 5 years ago
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 years ago
  Raphnalor 0f00dbf8cf Fix highlighting of a selected bonus for campaign. (#432) 7 years ago
  FeniksFire 1331c81a8b Update graphics for QuickRecruitmentWindow 7 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS c4ab962cc0 Fixed a few CWE-457 9 years ago
  AlexVinS f11c54b5e9 Wipe unused ClickableArea 9 years ago
  AlexVinS 3a52a3c663 Allow CAnimImage to share animation object. 9 years ago