Commit History

Author SHA1 Message Date
  Ivan Savenko 6c5b2b8e63 More generic support for bonus subtypes descriptions 5 months ago
  Ivan Savenko 3f4ff58a5e Merged bonus names with bonus descriptions, since they are never used 5 months ago
  Ivan Savenko e51ba74214 Fix loading of spell immunity icons for corresponding bonus 6 months ago
  Ivan Savenko a3dbb5748c Fix build 8 months ago
  Ivan Savenko 07a46ed03b Configurable icons for bonuses 8 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  Ivan Savenko 8402602e35 Merge pull request #5145 from IvanSavenko/spell_school_descr 10 months ago
  Ivan Savenko 8c4738c7b9 Better spell school translation in bonuses 10 months ago
  Ivan Savenko cd67ced178 Merge pull request #5110 from IvanSavenko/ai_optimize 10 months ago
  Laserlicht e1b0a11c54 improve spell school translation 10 months ago
  Laserlicht c68db70405 fix text for spell school bonus 10 months ago
  Ivan Savenko 95a07ee5cb Use bonus system cache whenever possible 10 months 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