Historique des commits

Auteur SHA1 Message Date
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko 89d6ddd916 Allow input configuration via config file il y a 1 an
  Ivan Savenko 1dc27046ef Unified game controller input with keyboard/mouse il y a 1 an
  Ivan Savenko cbd5f57069 Added workaround for potential access to CIntObject after destruction il y a 1 an
  Laserlicht ab59c153b3 fix il y a 2 ans
  Laserlicht 6939989026 try to fix il y a 2 ans
  Laserlicht f9db3d131f lastActivated with overload il y a 2 ans
  Laserlicht 890c4ac19d quick army managment click next il y a 2 ans
  Laserlicht 2d2c7ee8e0 added tolerance il y a 2 ans
  Ivan Savenko 3973624278 Implemented tolerance for touch events il y a 2 ans
  Ivan Savenko e3f5ab57f2 Fixed input event ordering. Fixes radial menu show/hide logic il y a 2 ans
  Ivan Savenko d26595cef7 Radial menu is now a proper window. Minor fixes to positioning. il y a 2 ans
  Ivan Savenko 64a22d8590 Workaround for false double-clicking of elements in hero/town lists il y a 2 ans
  Ivan Savenko d99fab8496 Reduce usage of getCursorPosition il y a 2 ans
  Ivan Savenko 9449899098 Fix regressions il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 81b9aec527 Fix map edge scrolling after swiping usage il y a 2 ans
  Ivan Savenko a84ccb37c2 Merge pull request #2250 from IvanSavenko/event_handling_fixes il y a 2 ans
  Ivan Savenko 69dc95c3c8 Merge pull request #2235 from IvanSavenko/hota_h3m_support il y a 2 ans
  Ivan Savenko 4e7412faa6 Split mouseDragged event from mouseMoved il y a 2 ans
  Ivan Savenko 967dc95867 Rename panning->gesturing for consistency il y a 2 ans
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code il y a 2 ans
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP il y a 2 ans
  Ivan Savenko 8ad577255f Replaced isMouseButtonPressed with isMouseLeftButtonPressed 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 e9788e2904 Cleaned up EventDispatcher code il y a 2 ans
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow il y a 2 ans
  Ivan Savenko 80f67337d8 Do not send mouseMoved to elements that have just unsubscribed il y a 2 ans
  Ivan Savenko ec55ec76b6 Show cursor (including attack direction) when swiping in battle il y a 2 ans
  Ivan Savenko 0f2a339ab5 Implemented pinch gesture to scale adventure map il y a 2 ans