提交历史

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