提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Andrii Danylchenko d47564955e Nullkiller: fix/refactor temporary bonus nodes, fix gather army quest completion 4 年之前
  AlexVinS a59e12ca5f tweaks 4 年之前
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 年之前
  John Bolton a05ae78e67 Fixed lots of warnings. 5 年之前
  Andrii Danylchenko 42cab00c38 Fix quest handling 5 年之前
  Henning Koehler 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 年之前
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 年之前
  Arseniy Shestakov f15cadc87b Implement configurable object sounds: ambient, visit and removal 8 年之前
  AlexVinS 15138c23de Finished conversion to new logging API 8 年之前
  AlexVinS 85e952f25f Logging cleanup 3 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  AlexVinS 70a092f58c [Refactoring] use virtual method for object specific actions when new map object is created 8 年之前
  AlexVinS a85b4cf2a5 * WIP on event condition format 9 年之前
  AlexVinS c86304ac3b Fixed http://bugs.vcmi.eu/view.php?id=2634 8 年之前
  Vadim Markovtsev 9f967b4d7a Fix formatting 9 年之前
  Arseniy Shestakov 1e60ba6516 Only delete CQuest in CMap destructor and not with IQuestObject 9 年之前
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 年之前
  AlexVinS c6d257f328 Fixed CQuest leak 9 年之前