Commit History

Author SHA1 Message Date
  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
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 year ago
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 year ago
  Ivan Savenko a97deea563 Merge pull request #4824 from IvanSavenko/translate_fix 11 months ago
  Ivan Savenko 638bc174c3 Fix crash on exporting maps for translation 1 year ago
  Ivan Savenko 8a5ac73438 Basic support for configurable flaggable objects 1 year ago
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 year ago
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 year ago
  Laserlicht a826b88641 Merge branch 'develop' into spell 1 year ago
  Laserlicht 2052a26031 code review 1 year ago
  SoundSSGood 586a32a616 CArtifactSet cleanup 1 year ago
  SoundSSGood b9ae7f1138 CMap put move and remove artifact method 1 year ago
  Ivan Savenko 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks 1 year ago
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 year ago
  Ivan Savenko a72715ad31 Merge pull request #4563 from SoundSSGood/vcmiScrolls 1 year ago