2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 сар өмнө
  Dydzio 7be31c94f2 Fixes from code review 10 сар өмнө