Commit History

Author SHA1 Message Date
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 years ago
  Arseniy Shestakov 53502e84e3 Add PrepareHeroLevelUp netpack to keep secondary skills RNG in sync 9 years ago
  Arseniy Shestakov d06d07a39b Add ChangeFormation netpack to avoid MP desyncs 9 years ago
  AlexVinS 1e7e7a7006 Fixed http://bugs.vcmi.eu/view.php?id=2419 9 years ago
  Arseniy Shestakov 5a387cdaf1 Town: update appearance in applyGs to avoid desyncs. Fix issue 2464 9 years ago
  Arseniy Shestakov abad3cfb17 PlayerState::daysWithoutCastle: change in netpacks only. Fix issue 2462 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  ArseniyShestakov 7886e8986e Merge pull request #197 from vcmi/issue/2304_2418 9 years ago
  AlexVinS 4bf9036c7b Ensure that ghost stacks are created only by BattleStacksRemoved packet. 9 years ago
  AlexVinS 47b619a543 Centralize GHOST state handling 9 years ago
  AlexVinS 9036d39241 Do not remove battle stacks, make them ghosts instead. 9 years ago
  AlexVinS 5d5ad99436 Rename DEAD_CLONE -> GHOST, as this will be possible for any stack 9 years ago
  AlexVinS d2a5e64542 Remove clone of killed or removed creature. Treat summoned creature as clone when killed. 9 years ago
  AlexVinS dc5ad7d7b3 Make string instance names persistent 9 years ago
  ArseniyShestakov c550484613 Merge pull request #181 from vcmi/feature/drawbridgeMechanics 9 years ago
  Arseniy Shestakov c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 years ago
  Arseniy Shestakov 11dc428b1e Battles: move hexes enum to GameConstants and fix wall position 9 years ago
  ArseniyShestakov 7f68124b97 Merge pull request #136 from vcmi/issue/1372-2 9 years ago
  Vadim Markovtsev 3926920103 Rename radious -> radius 9 years ago
  Vadim Markovtsev 22fc4fd3e9 Fix 2406 reset potentially available heroes 9 years ago
  Arseniy Shestakov 1e008b9756 SiegeInfo: add foundation for drawbridge mechanics support 9 years ago
  AlexVinS ba017c443d Start from diff of pull request #124 from vcmi/issue/1372 10 years ago
  Vadim Markovtsev 7772b6de74 Fix 981 reset hero on hiring after retreat/surrender 10 years ago
  Vadim Markovtsev a74fbff34f Fix 2076 Grail removal 10 years ago
  Vadim Markovtsev 11bce2908d Fix 1723 quest crash on combined arts 10 years ago
  Arseniy Shestakov 66e6f15e67 NewTurn::applyGs: update bonuses in beginning. Fix issue 2083 10 years ago
  ArseniyShestakov 2be6818e33 FoWChange::applyGs: correct copy-paste error. Fix issue 2345 10 years ago
  ArseniyShestakov c83f15e413 Merge branch 'develop' into feature/tavernRumors 10 years ago
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 years ago
  ArseniyShestakov 98582d628c Rumors: move code into CGameState and add backward compatability 10 years ago