Commit History

Author SHA1 Message Date
  AlexVinS 62abde6c46 Prepare battle log for spell-cast on server side. 9 years ago
  AlexVinS 5d329b40a4 Factored spell action selection for location target. 9 years ago
  AlexVinS d1579ea620 Simplify spell action selection for creature target. 9 years ago
  AlexVinS 8d2aa2c8c7 Reduced scope of CBattleInterface spellSelMode 9 years ago
  AlexVinS d4d1693152 Start with a todo note for this branch 9 years ago
  Arseniy Shestakov 3a1a6cf338 CBattleInterface: fix crash on defeat in tactics phase. Fix issue 2440 9 years ago
  AlexVinS 6e24d1e929 Applied patch by rumianom from http://bugs.vcmi.eu/view.php?id=2442 9 years ago
  Arseniy Shestakov 4240ecad01 One more small fix for possible issues with gate surface 9 years ago
  Arseniy Shestakov af05b025e7 CBattleInterface: avoid crashes on gate state changes. Fix issue 2415 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  AlexVinS 42af83f0dd Added todo note about ghost stack fadeout 9 years ago
  AlexVinS 5c716f6581 Fix hackfix for ghost stack drawing 9 years ago
  AlexVinS 94770e7598 Cleanup 9 years ago
  AlexVinS ace52cfdb1 Hackfix for ghost stack draw. 9 years ago
  AlexVinS f890037008 Fixes 9 years ago
  AlexVinS 9036d39241 Do not remove battle stacks, make them ghosts instead. 9 years ago
  ArseniyShestakov c550484613 Merge pull request #181 from vcmi/feature/drawbridgeMechanics 9 years ago
  Arseniy Shestakov f453172d53 CBattleInterface: cleaner implementation of optional drawbridge blit 9 years ago
  Arseniy Shestakov 2cfdfca7e5 Battles: fix more cases where invalid wall hex position present 9 years ago
  Arseniy Shestakov c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 years ago
  Arseniy Shestakov b946c52242 CBattleInterface: introduce EWallVisual instead of ids with comments 9 years ago
  Arseniy Shestakov 422d5cabdf CBattleInterface: first pass on client drawbridge visualization 9 years ago
  AlexVinS ba017c443d Start from diff of pull request #124 from vcmi/issue/1372 10 years ago
  Vadim Markovtsev 40cb48d65e Replace std::remove_if with vstd::erase_if 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  AlexVinS e645b46aed Revert "Merge pull request #124 from vcmi/issue/1372" 10 years ago
  AlexVinS 4b5cb3599a Do not try to rise demons from war machines 10 years ago
  AlexVinS 6a9dc78dcd [WiP]Added some checks for RISE_DEMONS action. 10 years ago
  AlexVinS 2677d4a677 Fixed action cancel on active stack remove 10 years ago
  AlexVinS f99bf099ca Made player interface tolerant to active stack removal. 10 years ago