提交历史

作者 SHA1 备注 提交日期
  MichalZr6 ecdd394bb1 Use BattleHex as const ref wherever possible 10 月之前
  Ivan Savenko e829d723b2 Replace global bonus tree change counter with per-node counter 10 月之前
  Ivan Savenko 48473b18f6 move checks for invincible bonus to UnitState & cache 10 月之前
  Ivan Savenko 40bff74195 Use small vector for unit list 10 月之前
  Ivan Savenko 3b35c679ce Optimize Unit::getHexes method 10 月之前
  Ivan Savenko 73d1675ae3 Code cleanup, fixes to discovered regressions 10 月之前
  Ivan Savenko 39d2f27589 Remove remaining usages of CCheckProxy class 11 月之前
  Ivan Savenko 919588f7ff Added cache for common hero-based bonuses 11 月之前
  Ivan Savenko 157d6d30c8 Move rest of commonly-accessed UnitState queries to bonus cache 11 月之前
  Ivan Savenko 05397e2aaf Caching of bonuses that are requested with different durations 11 月之前
  Ivan Savenko 16cfb51f3e Initial version of new bonus caching system 11 月之前
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 年之前
  Laserlicht 735af83294 castSpellThisTurn to bool var 1 年之前
  Laserlicht 0aaafc4c8a cast without skip 1 年之前
  K 462c79e190 remove never used code in CBonusSystemNode 1 年之前
  Ivan Savenko 2a05fbdd50 Unified handling of battle sides ID's 1 年之前
  MichalZr6 65d22f17ae proper logging of drained life and resurrected count 1 年之前
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators 2 年之前
  krs 27c488e62f Small changes after review. 2 年之前
  krs 33bbbefdeb First working prototype that mimics rangedFullDamageLimit code 2 年之前
  krs b8ad5b41f3 UnitState has getRangedFullDamageDistance() 2 年之前
  Konstantin 34c1d4f3e9 vcmi: move CBonusProxy and friends to new file 2 年之前
  Ivan Savenko dfa2e2a349 Merge beta into develop 2 年之前
  Ivan Savenko ff66592fad Merge pull request #1882 from rilian-la-te/native-terrain-refactor 2 年之前
  Konstantin 0f5f4c69ec vcmi: specialize native terrain entity 2 年之前
  Konstantin 4f3c826196 vcmi: manaLimit should be spellcaster property 2 年之前
  nordsoft 0093a44889 Added abstract method to caster interface 2 年之前
  Ivan Savenko 970981cfc9 Show information on potential kills in attack tooltip 2 年之前
  krs 26bca26bd8 Enum is now in its own namespace, comments for enum values removed 2 年之前
  krs 7421fabf2c BattlePhases enum moved to Unit.h 2 年之前