提交历史

作者 SHA1 备注 提交日期
  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 1 年之前
  Ivan Savenko 8d5fa41a19 Minor fixes 1 年之前
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call 1 年之前
  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 年之前
  Ivan Savenko e54287ea5d Converted remaining identifier to new system 2 年之前
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 年之前
  Ivan Savenko ec8d31bbfc First step at unifying game identifiers code 2 年之前
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop 2 年之前
  Ivan Savenko 041236837b Possible fix for crash from Android crash reporting 2 年之前
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: 2 年之前
  Tomasz Zieliński 700d8459ac Checking flags and conditions 2 年之前
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 年之前
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 年之前