Commit History

Author SHA1 Message Date
  Ivan Savenko 110ef5f66e Merge pull request #3614 from IvanSavenko/sonarcloud_fixes_2 1 year ago
  Ivan Savenko 3740f8b02f Moved bonus parsing to a new file 1 year ago
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
  Ivan Savenko 7359b66f99 Do not use floating point equality checks 1 year ago
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 year ago
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 year ago
  Ivan Savenko 2265890f69 Better detection of invalid mod data to avoid crash and notify modders 1 year ago
  Ivan Savenko 4b5b99aba3 Fix handling of invalid creature damage range (min > max) 1 year ago
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators 1 year ago
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
  Ivan Savenko 8d5fa41a19 Minor fixes 2 years ago
  Ivan Savenko 8f25f1fd4b Serialize identifiers without implicit conversion to int 2 years 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 b394158dc9 Bonus Source ID now uses metaidentifier 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 dfc72134f2 Removed unused property 2 years ago
  Ivan Savenko 524c476264 Removed no longer used bonuses 2 years ago
  Ivan Savenko f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' 2 years ago
  Ivan Savenko c6588e0bd1 Updated schemas & docs for several game entities 2 years ago
  Ivan Savenko 8dfdfffd87 Use ResourcePath for audio files 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 e54287ea5d Converted remaining identifier to new system 2 years ago
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 years ago
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code 2 years ago
  Konstantin 8724181a0f vcmi: spell resistance rework 2 years ago