Commit History

Author SHA1 Message Date
  Ivan Savenko dcd6b44ea3 Fix loading of artifacts from .vmap's 2 weeks ago
  Opuszek 1d871b5adf preserve instanceId during serialization/deserialization of json mapFormat 3 weeks ago
  Laserlicht 5a650a8f2f Merge branch 'develop' into battleonly 2 months ago
  Laserlicht 4d37fe631b battle only basic implementation 2 months ago
  Michał Zaremba e14f7deca1 Fix empty modscopes 3 months ago
  Laserlicht ecfe09f6b1 multilevel support 5 months ago
  Ivan Savenko 4d4da0454f map objects hierarchy now uses IGameInfoCallback 8 months ago
  Ivan Savenko 6f20235d07 Merge CPrivilegedInfoCallback into CGameInfoCallback 8 months ago
  Ivan Savenko 716da918f8 Completely remove IGameCallback class 8 months ago
  kdmcser 7cb922dd8a fix old vcmi format map loading crash 8 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 8 months ago
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes 8 months ago
  Ivan Savenko 16a06179cf Use ArtifactInstanceID in CGArtifact 10 months ago
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects 10 months ago
  Ivan Savenko bdae7285ae Objects list is now private member of CMap 10 months ago
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods 10 months ago
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private 10 months ago
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) 10 months ago
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap 10 months ago
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 10 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 11 months ago
  Ivan Savenko 4b824d05e2 Do not allow heroes banned for player as starting heroes 11 months ago
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 year ago
  Ivan Savenko 638bc174c3 Fix crash on exporting maps for translation 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
  Ivan Savenko a58e209cbd Merge pull request #4490 from godric3/fix-campaign-hero-placeholder 1 year ago
  SoundSSGood b06426ac43 CMap removed from CArtifactSet level 1 year ago
  godric3 355bf4ec3e read `reservedCampaignHeroes` from vmaps 1 year ago