Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 8cfc1c4ee1 Merge pull request #4535 from IvanSavenko/savecompat_bump il y a 1 an
  Ivan Savenko 01697e4387 Fix player not being marked as defeated on losing all heroes and towns il y a 1 an
  Ivan Savenko 82c37573fa Removed save compatibility with 1.4 il y a 1 an
  Ivan Savenko e5f1d60298 Add save compatibility il y a 1 an
  Ivan Savenko d49a61645c All objects that can be owned by player now implement IOwnableObject il y a 1 an
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player il y a 1 an
  godric3 c34956e912 introduce `getModScope` method to`Entity` class and subclasses il y a 1 an
  Ivan Savenko b8beb4fb13 Fixes for various minor issues detected by Sonar Cloud il y a 1 an
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer il y a 1 an
  Ivan Savenko 151075f088 Fix save compatibility with 1.4 that was broken by artifact costumes il y a 1 an
  SoundSSGood 0ac7108293 Update lib/CPlayerState.h il y a 1 an
  SoundSSGood 25dea7e364 Saving costume il y a 1 an
  Ivan Savenko 2e4895766a Implemented tracking of objects destroyed by players il y a 1 an
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling il y a 1 an
  Ivan Savenko 2c4cad7d9c Slight simplification of bonus system node class il y a 1 an
  Ivan Savenko c872f8418f Implemented serialization of MapObjectSubID, refactoring of related code il y a 2 ans
  Ivan Savenko 20ef3a69e7 Fix most of memleaks discovered by valgrind il y a 2 ans
  Laserlicht f3e1943aaf Merge branch 'develop' into highscore_menu il y a 2 ans
  Laserlicht 6f8b62d77d codereview il y a 2 ans
  nordsoft 0de912e67b Add basic system to add more advantages for ai player il y a 2 ans
  Ivan Savenko e54287ea5d Converted remaining identifier to new system il y a 2 ans
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class il y a 2 ans
  nordsoft 3c9c302fd2 TurnTimerInfo il y a 2 ans
  nordsoft 4b1224ec8c Implement turn timer feature il y a 2 ans
  Ivan Savenko 19ace6a849 Moved hero pool logic to the separate files il y a 2 ans
  Ivan Savenko 3d66455cd1 Fix build il y a 2 ans
  Konstantin a6de9097be vcmi: rename HeroBonus.h to Bonus.h il y a 2 ans
  Konstantin 1d34c73c2d vcmi: split CBonusSystemNode, BonusParams and prop il y a 2 ans
  Konstantin 6fa1b2b19f vcmi: move bonuses to its own folder il y a 2 ans
  Konstantin 7a5775a9f9 vcmi: use std::optional il y a 2 ans