Historique des commits

Auteur SHA1 Message Date
  Laserlicht 0c836e0797 code review il y a 1 an
  Ivan Savenko c6943e0ab0 Fix build, fix element disabling il y a 1 an
  Ivan Savenko 220c5cb1d7 Remove no longer used DISPOSE flag from CIntObject il y a 1 an
  Ivan Savenko 00605b5129 Remove largely unused defActions member from CIntObject il y a 1 an
  SoundSSGood 34b824f9ea moveChildForeground il y a 1 an
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  Ivan Savenko 3973624278 Implemented tolerance for touch events il y a 2 ans
  Ivan Savenko c0f0c3cedd Fix shortcuts not working sometimes il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 1dff721747 Fix infobox resetting to current hero during enemy turn il y a 2 ans
  Ivan Savenko 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input il y a 2 ans
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. il y a 2 ans
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code il y a 2 ans
  Ivan Savenko 85a11c090e Enter popup await mode only if there is an active popup il y a 2 ans
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders 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 5bd044521a Added method descriptions il y a 2 ans
  Ivan Savenko 6012e0cb45 Minor code reorganization il y a 2 ans
  Ivan Savenko d5d0ca96a8 Minor fixes and cleanup il y a 2 ans
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject il y a 2 ans
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method il y a 2 ans
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API il y a 2 ans
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class il y a 2 ans
  Ivan Savenko c5a48a01ce Remove no longer used code il y a 2 ans
  Ivan Savenko 8e320d8454 Fixed world view mode il y a 2 ans
  Ivan Savenko 5ae507505a Fixed toggleable buttons (sleep/wake & subterra/surface) il y a 2 ans
  Ivan Savenko fd3933e589 Support for changing resolution without game restart il y a 2 ans
  Ivan Savenko 97426a3f7c Implemented disabling of buttons based on condition il y a 2 ans
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system il y a 2 ans
  Ivan Savenko a8fe8c0f3b Converted timer event into tick event that is called every frame il y a 2 ans