Commit History

Author SHA1 Message Date
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine 8 months ago
  Ivan Savenko f7f94bb7dc Remove old code 8 months ago
  Ivan Savenko eb7587c000 screen surface is now private member of ScreenHandler instead of global 8 months ago
  Ivan Savenko 31e627f128 Remove screen2 and screenBuf global variables 8 months ago
  Ivan Savenko cf44186a11 Fix crash on accepting turn in MP with settings window open 8 months ago
  Ivan Savenko 82b81a7853 Added better error reporting for unclear crashes 9 months ago
  Ivan Savenko e93a060500 Merge branch 'vcmi/beta' into 'vcmi/develop' 1 year ago
  Dydzio e843af24bf Fix broken popping of top interfaces when town was opened during multiplayer game 1 year ago
  Laserlicht 01c14ae9ce Merge branch 'develop' into extended_statistic 1 year ago
  Ivan Savenko 748a3a1b64 Fixed minimap generation when upscaled mode is used 1 year ago
  Laserlicht 0c836e0797 code review 1 year ago
  Ivan Savenko c6943e0ab0 Fix build, fix element disabling 1 year ago
  Ivan Savenko 220c5cb1d7 Remove no longer used DISPOSE flag from CIntObject 1 year ago
  Ivan Savenko 00605b5129 Remove largely unused defActions member from CIntObject 1 year ago
  SoundSSGood 34b824f9ea moveChildForeground 1 year ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Ivan Savenko 3973624278 Implemented tolerance for touch events 2 years ago
  Ivan Savenko c0f0c3cedd Fix shortcuts not working sometimes 2 years ago
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 years ago
  Ivan Savenko 1dff721747 Fix infobox resetting to current hero during enemy turn 2 years ago
  Ivan Savenko 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input 2 years ago
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. 2 years ago
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code 2 years ago
  Ivan Savenko 85a11c090e Enter popup await mode only if there is an active popup 2 years ago
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko 5bd044521a Added method descriptions 2 years ago
  Ivan Savenko 6012e0cb45 Minor code reorganization 2 years ago
  Ivan Savenko d5d0ca96a8 Minor fixes and cleanup 2 years ago
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago