Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects hace 7 meses
  Ivan Savenko d9aabb47e6 Remove pointers to hero instances from HeroPool class hace 7 meses
  Ivan Savenko 71bc1054d0 BattleStart pack now uses unique_ptr hace 7 meses
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr hace 7 meses
  Ivan Savenko bdae7285ae Objects list is now private member of CMap hace 7 meses
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods hace 7 meses
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private hace 7 meses
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) hace 7 meses
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap hace 7 meses
  Ivan Savenko 797646cc05 Quests in map now use shared_ptr instead of const ptr hace 7 meses
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances hace 7 meses
  Ivan Savenko ce89a0d21b Merge pull request #5609 from SoundSSGood/end-of-battle-infowindows hace 6 meses
  Ivan Savenko 6d8bf24f94 Invalidate hero bonuses on moving to another terrain hace 6 meses
  Ivan Savenko 975d9aedc9 Merge branch 'vcmi/beta' into 'vcmi/develop' hace 6 meses
  SoundSSGood 60afbbe20f Necromancy & Eagle eye infowindows hace 6 meses
  SoundSSGood 603672ff51 revert some changes hace 6 meses
  Ivan Savenko dcbf12ef26 Fix rare crash on merging two stacks in town garrison with stack hace 6 meses
  SoundSSGood f0a9c95075 ArtInfoWindow on client. Client side hace 6 meses
  SoundSSGood 4609a83fc1 ArtInfoWindow on client. Lib side hace 6 meses
  Ivan Savenko 2b286378e8 Remove logic for banks in 1.5 format hace 7 meses
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors hace 7 meses
  Ivan Savenko b6026084ea StartInfo in gamestate now use unique_ptr hace 7 meses
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation hace 7 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar hace 8 meses
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter hace 9 meses
  Ivan Savenko 14320fb100 Fix spawned wandering monsters not correctly attached to bonus system hace 9 meses
  Ivan Savenko 970d7d795f Remove object from owned objects before resetting owner hace 10 meses
  Dydzio 16d25e903c Remove flaggable bonus on object deletion hace 10 meses
  Dydzio 7be31c94f2 Fixes from code review hace 10 meses