Commit History

Author SHA1 Message Date
  godric3 c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 year ago
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
  Ivan Savenko 8353bca34f Small refactoring of adventure map spell casting: 1 year ago
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 year ago
  Ivan Savenko 1194419884 Added option to allow self-casting 1 year ago
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 2 years ago
  Ivan Savenko 54103813dd Remove no longer used serialization methods 2 years ago
  Ivan Savenko 8dfdfffd87 Use ResourcePath for audio files 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Konstantin d746a96d55 vcmi: use SpellSchool identifier instead of enum 2 years ago
  Konstantin 344593e891 vcmi: made some CSpell properties private 2 years ago
  Konstantin 8724181a0f vcmi: spell resistance rework 2 years ago
  Tomasz Zieliński 9b649b0b79 Build fix 2 years ago
  Tomasz Zieliński 025b0814c8 + Handled banning spells and artifacts 2 years ago
  Ivan Savenko fc190b14bb Spell shrines can now be configured in json 2 years ago
  Konstantin P 057a33c508 SpellSchool: use identifier instead of int 2 years ago
  Konstantin P 9e1cdc410f vcmi: replace school bonuses to unified ones 2 years ago
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 years ago
  Konstantin a6de9097be vcmi: rename HeroBonus.h to Bonus.h 2 years ago
  Konstantin 6fa1b2b19f vcmi: move bonuses to its own folder 2 years ago
  Konstantin 86f5d6de69 vcmi: modernize headers 2 years ago
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  Ivan Savenko dfa2e2a349 Merge beta into develop 2 years ago
  Konstantin fedf7d377c vcmi: remove TFaction 2 years ago
  Ivan Savenko c5225aab70 Fix serialization 2 years ago
  Konstantin a639bd2606 spells: rework isMagical() 2 years ago
  Ivan Savenko 383387ef29 Integrated defaultMods into mod system 2 years ago
  Konstantin 97fc424e98 vcmi: modernize lib/spells (except adventure one, needs major rework) 2 years ago
  Ivan Savenko 47c1803c42 Finalization of refactoring: 2 years ago