Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 800ccf2651 Fix Solmyr/Yog receiving spellbook on transferring to next scenario il y a 2 mois
  Ivan Savenko 24ad703f86 Fix possible crash on re-recruiting hero that transferred in campaign il y a 3 mois
  Ivan Savenko 899701a87d Update docs, fix sonar il y a 4 mois
  Ivan Savenko 0fa83c0478 Implemented mod-friendly loading of town building icons for campaigns il y a 4 mois
  Ivan Savenko ba0188ca7f Bring hero strength for campaigns in line with h3 il y a 4 mois
  Ivan Savenko 2cd29c1893 Rework campaign bonuses storage in type-safe form il y a 5 mois
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access il y a 5 mois
  Ivan Savenko 456525109e Replaced undescriptive bool true/false with more clear enum for il y a 5 mois
  Ivan Savenko 716da918f8 Completely remove IGameCallback class il y a 5 mois
  Ivan Savenko 279d89f971 Merge pull request #5659 from IvanSavenko/artifact_split il y a 5 mois
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes il y a 6 mois
  Ivan Savenko 9fbfbc7506 Fix build il y a 6 mois
  Ivan Savenko 71d742ab19 Fix handling of campaign bonus where player can select color to play il y a 6 mois
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes il y a 6 mois
  Ivan Savenko 829739da24 Reduce usage of implicit conversions to int il y a 6 mois
  Ivan Savenko a89cf280e3 Fix campaigns progression il y a 6 mois
  Ivan Savenko d1d2cf4189 Fix crashes on game start, gamestate now derives from GameCallbackHolder il y a 6 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 331debaa3f Removed pointers from PlayerState il y a 7 mois
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr il y a 7 mois
  Ivan Savenko bdae7285ae Objects list is now private member of CMap il y a 7 mois
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private il y a 7 mois
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) il y a 7 mois
  Ivan Savenko 2ca1748e96 Artifact instances are now owned solely by CMap il y a 7 mois
  Laserlicht 47cfe01141 seperate identifier il y a 6 mois
  Laserlicht 5b74f7f19e code review (first batch) il y a 6 mois
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors il y a 7 mois
  Ivan Savenko b6026084ea StartInfo in gamestate now use unique_ptr il y a 7 mois
  Ivan Savenko a061ed04de Remove usage of ConstTransitivePtr from CTown il y a 7 mois