Commit History

Author SHA1 Message Date
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 5 months ago
  Ivan Savenko 829739da24 Reduce usage of implicit conversions to int 6 months ago
  Ivan Savenko 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 9 months ago
  Ivan Savenko 57097f4ae6 Fix serialization of selected spellbook page 10 months ago
  Ivan Savenko cee3521f57 Merge pull request #4770 from IvanSavenko/prison_fix 1 year ago
  Ivan Savenko 678e6b47f8 Merge pull request #4756 from IvanSavenko/sonar_fixes 1 year ago
  Ivan Savenko 184d8de82e Fix typo in assertion 1 year ago
  Ivan Savenko a8e84c55f6 Fix some of the new warnings from sonarcloud 1 year ago
  Ivan Savenko dfff1eae26 Fix crash on losing a hero 1 year ago
  Ivan Savenko 679181c103 Implemented serialization of local player state in json form 1 year ago
  Ivan Savenko 9492eab7c5 Finish encapsulation of PlayerLocalState class 1 year ago
  Ivan Savenko 2584432b92 Fix crash on clicking on map when player is not making turn in MP 1 year ago
  Ivan Savenko bcbd708fa7 Added more checks to detect illegal access in CList's class 1 year ago
  Ivan Savenko a08546e964 Correctly update hero list on reordering via radial menu 1 year ago
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 years ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Laserlicht e05102192b heroes and more buttons 2 years ago
  Laserlicht 4528f42cdf fix segmentation fault; update townlist on adventuremap 2 years ago
  Laserlicht 3b853bff08 sort town feature 2 years ago
  Dydzio aabb26d210 Erase outdated path that was previously available 2 years ago
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 2 years ago
  Ivan Savenko bd4d2788ed Split pathfinder into multiple smaller files 2 years ago
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes 2 years ago
  Ivan Savenko bb08a0afc8 Moved selection logic to player state 2 years ago
  Ivan Savenko dd227d24c3 Formatting and cleanup 2 years ago
  Ivan Savenko 365f552fa1 Added API for owned towns access 2 years ago
  Ivan Savenko 5cbd0f8fc8 API for wandering heroes access 2 years ago
  Ivan Savenko 3eac6f323e added API for sleeping heroes access 2 years ago
  Ivan Savenko 6a46138617 Moved current selection to local state class 2 years ago
  Ivan Savenko f6d480cbb2 Moved player-specific heroes & towns information to new class 2 years ago