コミット履歴

作者 SHA1 メッセージ 日付
  Michał Kalinowski 26a222ac62 Change JsonType to enum class (#393) 8 年 前
  AlexVinS 046e1a7c29 Prepared JsonNode for new logging API. 8 年 前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年 前
  AlexVinS a85b4cf2a5 * WIP on event condition format 9 年 前
  Vadim Markovtsev baa7a84db3 Fix memory corruption during loading artifacts from mods 9 年 前
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 年 前
  Vadim Markovtsev 36eaa399e7 Add hardcodedFeature to switch winner's retreating with no troops 9 年 前
  Ivan Savenko 44742814cd More cleanup: 11 年 前
  AlexVinS eff801f39a Extract "inherit node" function 11 年 前
  Ivan Savenko 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 年 前
  Ivan Savenko dd73573c5c - vcmi can now calculate crc32 checksum of a file 12 年 前
  Ivan Savenko 9237e6d97d Improved json validation 12 年 前
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 年 前
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年 前
  Ivan Savenko 8297102350 - some groundwork for wog optionality 12 年 前
  Ivan Savenko 8273f323b1 - it is possible to edit data of another mod or H3 data via mods 12 年 前
  Ivan Savenko c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 年 前
  Ivan Savenko b413d80ccc - better logging of some config files errors 12 年 前
  Ivan Savenko f306d7bb70 some changes towards editing H3 objects via mods. Should be stable, report if not. 12 年 前
  alexvins 2cb86d84fa [refactor] 12 年 前
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 年 前
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 年 前
  DjWarmonger d7c9377843 - Parsing propagators and limiters 13 年 前
  Ivan Savenko 7e7d12095b - basic support for dependencies\conflicts for mods 13 年 前
  DjWarmonger 1807a8a536 - Bonus subtype will now be resolved using string identifiers. 13 年 前
  alexvins c0ce8712c1 add some missing licence headers 13 年 前
  Ivan Savenko 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. 13 年 前
  Ivan Savenko c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 年 前
  Ivan Savenko f7915d9e61 - removed creature-related code from ModHandler 13 年 前
  Ivan Savenko 306d64b0c4 - it is possible to read json file with vector 13 年 前