Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko ccea7fc1fb Yog will now only get Attack or Defence on leveling up il y a 1 an
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method il y a 1 an
  Ivan Savenko d04241b10a Code cleanup il y a 1 an
  Ivan Savenko 9af7c63a26 Fix build il y a 1 an
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities il y a 1 an
  Ivan Savenko bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop il y a 1 an
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers il y a 1 an
  Alexander Wilms cca08e29da Remove duplicate semicolons il y a 1 an
  Ivan Savenko 2265890f69 Better detection of invalid mod data to avoid crash and notify modders il y a 1 an
  Ivan Savenko a2f603ac02 Fixed some cases of illegal access to std::array::operator[] il y a 1 an
  Ivan Savenko edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit il y a 1 an
  Ivan Savenko e9ac8c67c1 Reworked and fixed selection of secondary skills: il y a 2 ans
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators il y a 2 ans
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> il y a 2 ans
  Ivan Savenko 184f5a72cc Use toEntity/toXXX methods in Identifier instead VLC objects access il y a 2 ans
  Ivan Savenko 8d5fa41a19 Minor fixes il y a 2 ans
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call il y a 2 ans
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop il y a 2 ans
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style il y a 2 ans
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier il y a 2 ans
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any il y a 2 ans
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class il y a 2 ans
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  Ivan Savenko e54287ea5d Converted remaining identifier to new system il y a 2 ans
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class il y a 2 ans
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code il y a 2 ans
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop il y a 2 ans
  Ivan Savenko 041236837b Possible fix for crash from Android crash reporting il y a 2 ans