Historique des commits

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