提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set 1 年之前
  Ivan Savenko 00605b5129 Remove largely unused defActions member from CIntObject 1 年之前
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 年之前
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 年之前
  Ivan Savenko 7992144763 Gem class is now Sorceress 1 年之前
  Ivan Savenko bcbd708fa7 Added more checks to detect illegal access in CList's class 1 年之前
  Ivan Savenko 5f4608c9f0 Fixed memory corruption on usage of radial wheel to reorder towns/heroes 1 年之前
  Laserlicht 2fcbf78e4e unused var 2 年之前
  Laserlicht 464c65a595 fix 2 年之前
  Laserlicht e05102192b heroes and more buttons 2 年之前
  Laserlicht d5b16ac96c rename 2 年之前
  Laserlicht f3262a47c0 Update client/adventureMap/CList.cpp 2 年之前
  Laserlicht 4528f42cdf fix segmentation fault; update townlist on adventuremap 2 年之前
  Laserlicht 3b853bff08 sort town feature 2 年之前
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class 2 年之前
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 年之前
  Ivan Savenko 723c674d81 Merge pull request #2447 from IvanSavenko/modding_handler_refactoring 2 年之前
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 年之前
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: 2 年之前
  Ivan Savenko 64a22d8590 Workaround for false double-clicking of elements in hero/town lists 2 年之前
  Ivan Savenko 3836217da5 Fix updating of heroes when moving to/from garrison 2 年之前
  Ivan Savenko 3e1125570d Fix updating of hero & town lists on adventure map 2 年之前
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 年之前
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 2 年之前
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP 2 年之前
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 年之前
  Ivan Savenko 0e36a3ab5a Use Scrollable class for all appropriate locations 2 年之前
  Ivan Savenko 57df1c3e0d Implemented gesture for town/hero lists and town/hero selection 2 年之前
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders 2 年之前
  Ivan Savenko 261308b942 Hero/town lists are now scrollable with mouse wheel 2 年之前