История коммитов

Автор SHA1 Сообщение Дата
  Ivan Savenko b638b0b679 Fixed possible crash if hero class has no valid commander ID 1 год назад
  Ivan Savenko 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private 1 год назад
  Ivan Savenko 3740f8b02f Moved bonus parsing to a new file 1 год назад
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 год назад
  Ivan Savenko a18f9d1e8d Added workaround for references to old 'torosar ' ID 1 год назад
  Ivan Savenko ccea7fc1fb Yog will now only get Attack or Defence on leveling up 1 год назад
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 год назад
  Ivan Savenko d04241b10a Code cleanup 1 год назад
  Ivan Savenko 9af7c63a26 Fix build 1 год назад
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities 1 год назад
  Ivan Savenko bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 1 год назад
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 год назад
  Alexander Wilms cca08e29da Remove duplicate semicolons 1 год назад
  Ivan Savenko 2265890f69 Better detection of invalid mod data to avoid crash and notify modders 1 год назад
  Ivan Savenko a2f603ac02 Fixed some cases of illegal access to std::array::operator[] 1 год назад
  Ivan Savenko edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit 1 год назад
  Ivan Savenko e9ac8c67c1 Reworked and fixed selection of secondary skills: 1 год назад
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators 1 год назад
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 год назад
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access 2 лет назад
  Ivan Savenko 8d5fa41a19 Minor fixes 2 лет назад
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call 2 лет назад
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 лет назад
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style 2 лет назад
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier 2 лет назад
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any 2 лет назад
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class 2 лет назад
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's 2 лет назад
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 лет назад