提交歷史

作者 SHA1 備註 提交日期
  Ivan Savenko e8453916cf Merge remote-tracking branch 'vcmi/beta' into develop 2 年之前
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 年之前
  Ivan Savenko 346eead8e0 Show spell cursor when casting spell in touch input mode 2 年之前
  Ivan Savenko 41210c1dbf Client-side support for multiple battles 2 年之前
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations 2 年之前
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 年之前
  Ivan Savenko 18db944083 Replaced clickReleased with clickPressed where applicable in H3 2 年之前
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 年之前
  Ivan Savenko a84ccb37c2 Merge pull request #2250 from IvanSavenko/event_handling_fixes 2 年之前
  krs 27c488e62f Small changes after review. 2 年之前
  krs afe0146021 Renamed settings option to reflect that same option is used for both ranges. 2 年之前
  krs b6ab1e1505 Removed #regions 2 年之前
  krs 1cba41a3c3 IsHexInRangeLimit() is now a common function 2 年之前
  krs 1ba9a2a42a calculateRangeLimitAndHighlightImages() is now separate function 2 年之前
  krs e668ea3a03 A common function is used for getting hexes in a certain range 2 年之前
  krs 192f82152d A common function is used to get range limit hexes 2 年之前
  krs 33bbbefdeb First working prototype that mimics rangedFullDamageLimit code 2 年之前
  Ivan Savenko 4e7412faa6 Split mouseDragged event from mouseMoved 2 年之前
  Ivan Savenko 967dc95867 Rename panning->gesturing for consistency 2 年之前
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code 2 年之前
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP 2 年之前
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 年之前
  krs 5158a5f7db Fix After Merge 2 年之前
  krs 0a8daf4d02 Now less source images are used. Flipped versions will be calculated. 2 年之前
  krs 21306b9097 Fixed a glitch when only top and bottom were needed. 2 年之前
  krs a8a82e89ea Some renamings for consistency 2 年之前
  krs 4a3426bb70 Hex Edge Highlight Images moved to VCMI mod 2 年之前
  krs 56b8fb39f3 Removed neighbouringTilesWithDirection and using 2 年之前
  krs b8ad5b41f3 UnitState has getRangedFullDamageDistance() 2 年之前
  krs c562ce9c06 Using hex.isAvailable() instead of battleFieldWithoutSideColumns 2 年之前