Commit History

Author SHA1 Message Date
  Ivan Savenko 55bd4bc8bf Support for custom cursors for adventure map spells 4 months ago
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar 8 months ago
  MichalZr6 ecdd394bb1 Use BattleHex as const ref wherever possible 10 months ago
  MichalZr6 7a8edff419 minor fixes 11 months ago
  MichalZr6 8c3a417527 Cleanup 1 year ago
  MichalZr6 a99274d72e BattleHexArray - new container for BattleHexes 1 year ago
  Ivan Savenko 4f8f217b49 Moved range highlight transforms to config file 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
  Ivan Savenko 346eead8e0 Show spell cursor when casting spell in touch input mode 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 2 years ago
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 years ago
  Ivan Savenko a84ccb37c2 Merge pull request #2250 from IvanSavenko/event_handling_fixes 2 years ago
  krs afe0146021 Renamed settings option to reflect that same option is used for both ranges. 2 years ago
  krs b6ab1e1505 Removed #regions 2 years ago
  krs 1cba41a3c3 IsHexInRangeLimit() is now a common function 2 years ago
  krs 1ba9a2a42a calculateRangeLimitAndHighlightImages() is now separate function 2 years ago
  krs e668ea3a03 A common function is used for getting hexes in a certain range 2 years ago
  krs 192f82152d A common function is used to get range limit hexes 2 years ago
  krs 33bbbefdeb First working prototype that mimics rangedFullDamageLimit code 2 years ago
  Ivan Savenko 4e7412faa6 Split mouseDragged event from mouseMoved 2 years ago
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code 2 years ago
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 years ago
  krs 5158a5f7db Fix After Merge 2 years ago
  krs 0a8daf4d02 Now less source images are used. Flipped versions will be calculated. 2 years ago
  krs a8a82e89ea Some renamings for consistency 2 years ago
  krs 4a3426bb70 Hex Edge Highlight Images moved to VCMI mod 2 years ago
  krs c0591573bf Working Version 2 years ago