提交历史

作者 SHA1 备注 提交日期
  AlexVinS c4ab962cc0 Fixed a few CWE-457 9 年之前
  Michał Kalinowski 18f8ca3cd0 Refactoring Battle AI. 9 年之前
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 年之前
  AlexVinS bd79298ca6 Let AI do not self-destruct with armageddon too often. 9 年之前
  AlexVinS fb384d83b8 Probably fixed crash when AI finish battle with spell 9 年之前
  AlexVinS 505e53c17d Merge remote-tracking branch 'remotes/origin/develop' into SpellsRefactoring8 9 年之前
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 年之前
  AlexVinS 289cbbf2e7 Teach AI how to use massive timed effects. 9 年之前
  AlexVinS 3de47d4df6 [AI] Teach BattleAI how to use offensive location spells (like fireball) 9 年之前
  AlexVinS 3b2a45c8dc Get rid of battleGetPossibleTargets. 9 年之前
  AlexVinS d4a35c6839 Simplify getAffectedStacks arguments. casterColor not needed anymore. 9 年之前
  AlexVinS 22884d9150 AI logging convert 1 9 年之前
  AlexVinS dd70e74769 [AI] relaxed logging 9 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 年之前
  AlexVinS a4d4851d80 Fix typo: casted->cast 10 年之前
  AlexVinS 466ddb37b3 fix 1556 10 年之前
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 10 年之前
  AlexVinS a06dae1f96 Move getAffectedCreatures to CSpell. + more drafts 11 年之前
  AlexVinS d7800b834e get rid of CBattleInfoCallback::calculateSpellDmg 11 年之前
  AlexVinS e4b726151d get rid of CBattleInfoCallback::battleStackIsImmune 11 年之前
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants 11 年之前
  AlexVinS 6f65d2484b Extract battleStackIsImmune from battleIsImmune 11 年之前
  Ilya Zhuravlev db7cd79cf7 Android port. 11 年之前
  Ivan Savenko 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 年之前
  alexvins 4203d69525 Part 2 of new spell configuration 11 年之前
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 年之前
  Michał W. Urbańczyk 149ff4df14 Fixed tiny but terrible mistake from two commits ago. 12 年之前
  Michał W. Urbańczyk 5c6d12400f Fixed AI detection of battle end (solves some freezes). 12 年之前
  Michał W. Urbańczyk 92246a2c17 * Fixed #1417 — infinite loop of AI trying to visit allied creture generator 12 年之前