Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
  nordsoft c064b805c2 Refactor combo box hace 2 años
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA hace 2 años
  Ivan Savenko 9ef959a7f8 Merge pull request #2310 from IvanSavenko/left_click_refactor hace 2 años
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods hace 2 años
  Ivan Savenko 2a634b2ec0 Fixed UI updates on switching to/from fullscreen hace 2 años
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow hace 2 años
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file hace 2 años
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders hace 2 años
  Ivan Savenko dc8e9cd048 wheelScrolled event now accepts distance instead of bool hace 2 años
  Ivan Savenko e2a85e25fa Removed old code hace 2 años
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface hace 2 años
  Ivan Savenko d4098059b8 Proper support for player-colored buttons in UI hace 2 años
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: hace 2 años
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system hace 2 años
  Konstantin 7a5775a9f9 vcmi: use std::optional hace 2 años
  Ivan Savenko 507d8bf7fd Allow defining active areas for sliders. Fixes settings window. hace 2 años
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes hace 2 años
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed hace 2 años
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code hace 2 años
  Ivan Savenko 214fc19e74 CIntObject now receives mouse position as point instead of SDL event hace 2 años
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader hace 2 años
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's hace 2 años
  Ivan Savenko 8ed115a628 Fix ios compile hace 2 años
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: hace 2 años
  Ivan Savenko bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP hace 2 años
  nordsoft b1f2c7aed4 Team alignments implemented hace 2 años
  nordsoft d3c3feb037 Configurable template selection hace 2 años
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined hace 3 años
  toneyisnow 01ca21ae67 Fix bug: LobbyScreen UI has a bug on the Difficulty toggle group. hace 5 años