Commit History

Author SHA1 Message Date
  Ivan Savenko 283adc37d7 Unit stack rebalancing rework 5 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 5 months ago
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 months ago
  Ivan Savenko f3a57f754c Fix loading of SoD & later maps 6 months ago
  Ivan Savenko a89cf280e3 Fix campaigns progression 6 months ago
  Ivan Savenko 912c2eae94 Fix regressions 6 months ago
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile 7 months ago
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance 7 months ago
  Ivan Savenko 16a06179cf Use ArtifactInstanceID in CGArtifact 7 months ago
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects 7 months ago
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr 7 months ago
  Ivan Savenko bdae7285ae Objects list is now private member of CMap 7 months ago
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods 7 months ago
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private 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 797646cc05 Quests in map now use shared_ptr instead of const ptr 7 months ago
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 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 b2642bb7d7 Merge pull request #5422 from IvanSavenko/disposed_heroes_fix 8 months ago
  Ivan Savenko 4b824d05e2 Do not allow heroes banned for player as starting heroes 8 months ago
  Ivan Savenko 0337ef90ec Fix and cleanup event loading, clarify remaining hota keys 8 months ago
  Ivan Savenko f9fe8fc312 Cleanup hota object loading code 8 months ago
  Ivan Savenko 091029e0bb Support for parsing HotA 1.7.2 h3m's and h3c's 8 months ago
  Ivan Savenko a12ea45276 Support of parsing of all hota 1.7.1 h3m's and h3c's 8 months ago
  Ivan Savenko d996726fe7 Support for parsing HotA 1.7.0 maps 8 months ago
  Ivan Savenko 09db3e4bef Reworked resource piles loading to fix wog maps with mithril 9 months ago
  Ivan Savenko e4505f20b9 Remove no longer used map checksum computation 9 months ago
  Ivan Savenko 733b1b339c Remove broken automatic addition of dependency for wog maps 11 months ago