Commit History

Author SHA1 Message Date
  Ivan Savenko 4b30336d03 Fix issues detected by Sonar 5 months ago
  Ivan Savenko 1b5d00cc99 Fix running game without wog active 5 months ago
  Ivan Savenko fe276374ef Merge pull request #5687 from kdmcser/fix_commander_artifacts 5 months ago
  kdmcser aebe4932fb fix commander artifacts inactive when loading game 5 months ago
  Ivan Savenko 1690913ba4 Stack instance now stores non-serialized pointer to army 5 months ago
  Ivan Savenko 283adc37d7 Unit stack rebalancing rework 5 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 5 months ago
  Ivan Savenko 829739da24 Reduce usage of implicit conversions to int 6 months ago
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 months ago
  Ivan Savenko 912c2eae94 Fix regressions 6 months ago
  Ivan Savenko e6a8e5d4bd Correctly restore bonus system on deserialization 6 months ago
  Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build 6 months ago
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder 6 months ago
  Ivan Savenko d34b47bb20 Remove pointers from artifacts 6 months ago
  Ivan Savenko 9e6397d1f9 Remove pointer to boat from CGHeroInstance 7 months ago
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance 7 months ago
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods 7 months ago
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) 7 months ago
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap 7 months ago
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 7 months ago
  Michał Zaremba 63906c4446 Fix bug when no casualties but 1 skeleton is raised 7 months ago
  SoundSSGood 60afbbe20f Necromancy & Eagle eye infowindows 6 months ago
  SoundSSGood 603672ff51 revert some changes 6 months ago
  George King 474e044caf Update lib/mapObjects/CGHeroInstance.cpp 7 months ago
  George King cae84e0e77 Skill removal as reward 7 months ago
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 7 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar 8 months ago
  Ivan Savenko ec970c7b22 Support for configuring minimal cost for moving between tiles 9 months ago
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter 9 months ago