Commit History

Author SHA1 Message Date
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder 8 months ago
  Ivan Savenko d34b47bb20 Remove pointers from artifacts 8 months ago
  Ivan Savenko 9e6397d1f9 Remove pointer to boat from CGHeroInstance 8 months ago
  Ivan Savenko 6d65641a43 Gamestate is now passed as shared pointer 8 months ago
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile 8 months ago
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance 8 months ago
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr 8 months ago
  Ivan Savenko bdae7285ae Objects list is now private member of CMap 8 months ago
  Ivan Savenko 745040def3 Access to heroes storage in CMap is now done via public methods 8 months ago
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private 8 months ago
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) 8 months ago
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 8 months ago
  SoundSSGood 603672ff51 revert some changes 8 months ago
  SoundSSGood f0a9c95075 ArtInfoWindow on client. Client side 8 months ago
  SoundSSGood 4609a83fc1 ArtInfoWindow on client. Lib side 8 months ago
  Ivan Savenko dfbe6d1965 Merge pull request #5572 from IvanSavenko/old_banks_remove 8 months ago
  Ivan Savenko 7a3e1409d0 Remove old boost includes and defines 8 months ago
  Ivan Savenko 2b286378e8 Remove logic for banks in 1.5 format 8 months ago
  Ivan Savenko e273263334 Fix possible crash on accessing Cannon Yard from HotA 8 months ago
  Ivan Savenko 99c6ca7e70 Fix build 9 months ago
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 9 months ago
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation 9 months ago
  Ivan Savenko a061ed04de Remove usage of ConstTransitivePtr from CTown 9 months ago
  Ivan Savenko 2fdf40e7a9 Remove connection pointer from CPack 9 months ago
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency 9 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 9 months ago
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar 9 months ago
  Ivan Savenko d3131ea365 Merge branch 'beta' into 'develop' 10 months ago
  Ivan Savenko 2ee5f2df02 Merge pull request #5295 from IvanSavenko/bugfixing 10 months ago
  Ivan Savenko b946d36bb0 Fix crash on winning game by capturing town that is victory condition 10 months ago