Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko c0fb1d1b3b Replace some raw pointers with unique's or optional il y a 6 mois
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer il y a 6 mois
  Ivan Savenko 912c2eae94 Fix regressions il y a 6 mois
  Ivan Savenko e6a8e5d4bd Correctly restore bonus system on deserialization il y a 6 mois
  Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build il y a 7 mois
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder il y a 7 mois
  Ivan Savenko d34b47bb20 Remove pointers from artifacts il y a 7 mois
  Ivan Savenko 4ed13409c2 Remove serialization of raw pointers from serialization il y a 7 mois
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance il y a 7 mois
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr il y a 7 mois
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) il y a 7 mois
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances il y a 7 mois
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors il y a 8 mois
  Ivan Savenko b6026084ea StartInfo in gamestate now use unique_ptr il y a 8 mois
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation il y a 8 mois
  Ivan Savenko a061ed04de Remove usage of ConstTransitivePtr from CTown il y a 8 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 8 mois
  Ivan Savenko 58a6185b43 Fix stacking of bonuses from buildings like Tavern il y a 8 mois
  Ivan Savenko 2ee5f2df02 Merge pull request #5295 from IvanSavenko/bugfixing il y a 9 mois
  Ivan Savenko ed70e94f9a Better reporting for configurable building initialization crash il y a 9 mois
  Ivan Savenko 82b81a7853 Added better error reporting for unclear crashes il y a 9 mois
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter il y a 9 mois
  godric3 4b7792075d map editor: option to set random town same as player faction il y a 10 mois
  Ivan Savenko 4ccd860b2f Fix possible crash on loading save with invalid buildings, e.g. Mage il y a 10 mois
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible il y a 10 mois
  MichalZr6 f893c80192 Move UpgradeInfo class to header and source files il y a 10 mois
  MichalZr6 af9445c16f Fixes following review il y a 10 mois
  MichalZr6 d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. il y a 11 mois
  Dydzio 7be31c94f2 Fixes from code review il y a 11 mois
  Dydzio e9be46af98 Merge branch 'develop' into timed_events_objects_removal il y a 11 mois