Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA il y a 2 ans
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko a84ccb37c2 Merge pull request #2250 from IvanSavenko/event_handling_fixes il y a 2 ans
  krs afe0146021 Renamed settings option to reflect that same option is used for both ranges. il y a 2 ans
  krs b6ab1e1505 Removed #regions il y a 2 ans
  krs 1cba41a3c3 IsHexInRangeLimit() is now a common function il y a 2 ans
  krs 1ba9a2a42a calculateRangeLimitAndHighlightImages() is now separate function il y a 2 ans
  krs e668ea3a03 A common function is used for getting hexes in a certain range il y a 2 ans
  krs 192f82152d A common function is used to get range limit hexes il y a 2 ans
  krs 33bbbefdeb First working prototype that mimics rangedFullDamageLimit code il y a 2 ans
  Ivan Savenko 4e7412faa6 Split mouseDragged event from mouseMoved il y a 2 ans
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code il y a 2 ans
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow il y a 2 ans
  krs 5158a5f7db Fix After Merge il y a 2 ans
  krs 0a8daf4d02 Now less source images are used. Flipped versions will be calculated. il y a 2 ans
  krs a8a82e89ea Some renamings for consistency il y a 2 ans
  krs 4a3426bb70 Hex Edge Highlight Images moved to VCMI mod il y a 2 ans
  krs c0591573bf Working Version il y a 2 ans
  Ivan Savenko ec55ec76b6 Show cursor (including attack direction) when swiping in battle il y a 2 ans
  Ivan Savenko 84934d931a Minor improvements to swipe in battle il y a 2 ans
  Ivan Savenko b20109c830 Test version of swipe gesture for in-combat attacks 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 8a31aeb94b Battle animations use tick() for updates il y a 2 ans
  Ivan Savenko 64cc246358 Fix positioning of console log overlay il y a 2 ans
  krs e348193f7e Tactics movement is limited to movement range il y a 2 ans
  krs aba5840a6f Removed Max Movement Highlight stubs il y a 2 ans
  krs 1644cab938 Added combat option Highlight Movement on Hover il y a 2 ans
  krs 9012a25276 Stub For Max Movement Range highlight il y a 2 ans