Commit History

作者 SHA1 備註 提交日期
  AlexVinS db40e125eb Fixed CID 1243181, CID 1197449, CID 1366374, CID 1366377, CID 1366359 9 年之前
  AlexVinS 931656f24a possible fix for http://bugs.vcmi.eu/view.php?id=2612 9 年之前
  Vadim Markovtsev 76ac9991ed Format code 9 年之前
  ArseniyShestakov 6f82dc3e15 Merge pull request #230 from dydzio0614/CommanderExperience 9 年之前
  dydzio 02e795d508 Fix commander appearing in battles while dead 9 年之前
  AlexVinS c2a6c268c0 Cleanup terrain overlay bonuses, fixed CURSED_GROUND 9 年之前
  AlexVinS 96c17505ae get rid of IBonusBearer::getSpellBonuses & Selector::anyRange 9 年之前
  AlexVinS 83b3c700dd Handle HYPNOTIZE effect in case of mana drain 9 年之前
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 年之前
  AlexVinS 53fbf88316 Spell cast logging refactored. 9 年之前
  AlexVinS 62abde6c46 Prepare battle log for spell-cast on server side. 9 年之前
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean 9 年之前
  Arseniy Shestakov bf6ad4e783 More fixes for uninitialized fields part 2 9 年之前
  Arseniy Shestakov 2e70d29479 CGameHandler::applyBattleEffects: improve Fire Shield support 9 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  AlexVinS 4bf9036c7b Ensure that ghost stacks are created only by BattleStacksRemoved packet. 9 年之前
  AlexVinS 97504364e4 Rtmoved unused method BattleInfo::getStackT 9 年之前
  AlexVinS 5df8d1cbd0 Update low level battle stacks accessor for ghost selection support. 9 年之前
  AlexVinS 47b619a543 Centralize GHOST state handling 9 年之前
  AlexVinS 9036d39241 Do not remove battle stacks, make them ghosts instead. 9 年之前
  ArseniyShestakov c550484613 Merge pull request #181 from vcmi/feature/drawbridgeMechanics 9 年之前
  Arseniy Shestakov c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 年之前
  AlexVinS 16e0d18880 Added special slots for war machines and arrow towers 9 年之前
  Arseniy Shestakov 1e008b9756 SiegeInfo: add foundation for drawbridge mechanics support 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 年之前
  Arseniy Shestakov 29a7934a99 Refactoring: avoid using namespace when it's not absolutely needed 10 年之前
  ArseniyShestakov 05a34fb417 Use "Favorable" instead of "Favourable" everywhere for consistency 10 年之前
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 年之前
  AlexVinS 660203b436 Tweak BattleSpellCastParameters 10 年之前
  AlexVinS 2b434111bf More hero|creature casting unification 10 年之前