Commit History

Author SHA1 Message Date
  Ivan Savenko 8402602e35 Merge pull request #5145 from IvanSavenko/spell_school_descr 11 months ago
  Ivan Savenko 8c4738c7b9 Better spell school translation in bonuses 11 months ago
  Ivan Savenko cd67ced178 Merge pull request #5110 from IvanSavenko/ai_optimize 11 months ago
  Laserlicht e1b0a11c54 improve spell school translation 1 year ago
  Laserlicht c68db70405 fix text for spell school bonus 1 year ago
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible 1 year ago
  Ivan Savenko 6056d385ed Always load json configs from mod that references it 1 year ago
  Ivan Savenko 1488629628 Add simple support for translation of strings that were changed by 1 year ago
  Ivan Savenko b85ccccb37 Minor refactoring of translations: 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
  Ivan Savenko 050157db9d Register vcmi-only strings as part of 'vcmi' mod instead of 'core' 1 year ago
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
  Ivan Savenko 702fc8077d Fix possible crash on invalid spell 1 year ago
  Ivan Savenko c31d52bff6 Added new bonus icon 1 year ago
  Ivan Savenko ceea341bb0 Fix crash on attempt to dereference invalid subtype in bonus 1 year ago
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 years ago
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style 2 years ago
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally 2 years ago
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors 2 years ago
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 years ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Ivan Savenko b61c9a9e35 Fix build 2 years ago
  Konstantin 75c39c6562 vcmi: handle icons for SPELL_DAMAGE_REDUCTION 2 years ago
  Konstantin d20711bcd6 immunities: polishing 2 years ago
  Konstantin 8724181a0f vcmi: spell resistance rework 2 years ago
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 years ago
  Konstantin 1f54a1474c vcmi: remove SHval (replace by simple val) 2 years ago