提交历史

作者 SHA1 备注 提交日期
  Laserlicht 02bd52041b extend map format 1 年之前
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 年之前
  Ivan Savenko 3bea383b59 Merge branch 'vcmi/beta' into 'vcmi/develop' 1 年之前
  Andrey Filipenkov bf832d4b13 fix building editor with Apple Clang 15 1 年之前
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 年之前
  Ivan Savenko 6ba6e0d55b Moved serialization of ModCompatibilityInfo from MapFormat 1 年之前
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis 1 年之前
  Ivan Savenko 7790acae3a Fix save compatiblity with 1.4 1 年之前
  Ivan Savenko 87059be67b Added range checks to values read from h3m. 1 年之前
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 年之前
  Ivan Savenko c7897300c0 Fixed missing translation strings on loading campaign save 1 年之前
  Ivan Savenko 9f906ff1d2 Remove pointer to CGObjectInstance from map header 1 年之前
  Ivan Savenko 96c81be68e Win/loss conditions now use VariantIdentifier. Removed non-implemented 1 年之前
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> 1 年之前
  Ivan Savenko eb167d94a6 Mod compatibility check is now in a separate class and not part of 1 年之前
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class 2 年之前
  nordsoft 70796d232b Full support of maps translations 2 年之前
  nordsoft 98fde9ab1d Add string IDs in map editor 2 年之前
  nordsoft a710c88b07 Proper map translations loading 2 年之前
  nordsoft ba1dbbbb1d New version for map format 2 年之前
  nordsoft 9098126684 Separate map text identifiers from global 2 年之前
  nordsoft 5b97c323d3 Rename hero strings to text id 2 年之前
  nordsoft 03c099d4fd First steps 2 年之前
  nordsoft a05f8339ae Proper mod compatibility check system 2 年之前
  Ivan Savenko 0240ee886d Converted (almost) all namespace enum's to enum classes 2 年之前
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: 2 年之前
  Ivan Savenko 2882e2d248 Added loading of reserved heroes from H3M 2 年之前
  Ivan Savenko d51fe62804 Win/loss condition texts use MetaString 2 年之前
  Ivan Savenko 62595cb039 Split massive CMap.h a bit 2 年之前