提交歷史

作者 SHA1 備註 提交日期
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h 2 年之前
  Ivan Savenko a654cc2391 Removed vstd::advance. Added vstd::next to handle similar cases. 2 年之前
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 年之前
  Ivan Savenko 44b83b2e11 Merge master -> develop 2 年之前
  Ivan Savenko 35ac4d88ac Fix Seer Hut right-click text 2 年之前
  Konstantin 11b237a23c vcmi: massive refactoring v1 2 年之前
  Ivan Savenko c661419897 Merge pull request #1700 from rilian-la-te/resource-array 2 年之前
  SoundSSGood f0f9eecf97 Backpack limit part5. End of battle. Other stuff 2 年之前
  SoundSSGood 9f8aa25297 Backpack limit part4 (Using cheats, buying) 2 年之前
  SoundSSGood ca5c9910a4 Backpack limit part3 finishQuest 2 年之前
  SoundSSGood e23766280f Backpack limit part2 (Pick up, Dig up, Object rewards) 2 年之前
  Konstantin bbbbfe00f0 Modernize resourceSet 2 年之前
  Konstantin bc228a938a vcmi: use enum class for EComponentType 2 年之前
  Konstantin 716dd9a43b vcmi: remove a bunch of duplicated showInfoDialog 2 年之前
  Ivan Savenko 8b3309b47d Fixed custom hero names text ID's 2 年之前
  Konstantin 5f181e25af vcmi: modernize lib/mapObjects 2 年之前
  Ivan Savenko 6c472339ce Refactoring of ObjectClassesHandler 2 年之前
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator 2 年之前
  Ivan Savenko 5e72ef76cf Fix quest texts accessing 2 年之前
  Ivan Savenko c479504646 Formatting cleanup 2 年之前
  Ivan Savenko 7c0d5666a0 Return string by copy to fix cases when string is constructed on stack 2 年之前
  Ivan Savenko 9a620a9091 Refactoring of GeneralTextHandler to reduce boilerplate code in callers 2 年之前
  Ivan Savenko 1979b3e97f Fixes typo 2 年之前
  Ivan Savenko 85d7b470d4 Access to quests texts is now processed via translator 2 年之前
  Ivan Savenko 26985600b2 Fixed several more cases of incorrect scope for identifiers resolving 2 年之前
  Ivan Savenko 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 年之前
  SoundSSGood 909dcb82fa use ArtifactID 2 年之前
  lainon 7fdad4e0f6 Code refactor following C++ standard and condition fixes 2 年之前
  Andrey Filipenkov aa217236b3 check amount of artifacts on hero when checking requirements of a quest that requires artifact(s) 3 年之前
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前