Commit History

Author SHA1 Message Date
  AlexVinS f538aae95e Partial fix for http://bugs.vcmi.eu/view.php?id=2590 9 years ago
  AlexVinS 552f28c10b fix 9 years ago
  AlexVinS 4173a5064c Fixed http://bugs.vcmi.eu/view.php?id=2545 9 years ago
  AlexVinS 799b8519e0 Allow cast avdmap spells without spellbook 9 years ago
  Vadim Markovtsev 2c1dddde33 Fix memory problems with BonusList 9 years ago
  AlexVinS ea2e336f54 Merge branch 'develop' into SpellsRefactoring8 9 years ago
  Arseniy Shestakov 635c48f889 CGHeroInstance::setType: fix to give proper subID to random heroes 9 years ago
  AlexVinS 53fbf88316 Spell cast logging refactored. 9 years ago
  AlexVinS 505e53c17d Merge remote-tracking branch 'remotes/origin/develop' into SpellsRefactoring8 9 years ago
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 years ago
  AlexVinS 62abde6c46 Prepare battle log for spell-cast on server side. 9 years ago
  Arseniy Shestakov ca819b3cda CGHeroInstance::nextPrimarySkill: don't use GS RNG directly 9 years ago
  Arseniy Shestakov 85f49bc968 CGHeroInstance::initArmy: don't use GS RNG. Get RNG through a ref 9 years ago
  Arseniy Shestakov 2ba3b20928 Multiple changes to RNG usage to both client and server 9 years ago
  Arseniy Shestakov 206c5699cf CGHeroInstance::SecondarySkillsInfo: always set rand seed 9 years ago
  Arseniy Shestakov ab06cfd586 More fixes for uninitialized fields 9 years ago
  Arseniy Shestakov b0045fa357 Fix TurnInfo memory leaks 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  AlexVinS dd1aabbe23 Use JsonSerializeFormat for map objects 9 years ago
  AlexVinS 800f32c4cb Fix few cases of tempOwner initialization. 9 years ago
  AlexVinS 709dd833d5 Added hacks for hero identification. 9 years ago
  AlexVinS 6db94ab74c Explicit army serialization - too much CArmedInstance descendants 9 years ago
  AlexVinS 6e205a58b4 Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 9 years ago
  AlexVinS 1bc41b3ba3 Merge commit '3c844002626f48007a888d4dd8b0b45ec867fc9a' into feature/VCMIMapFormat1 9 years ago
  Vadim Markovtsev 3926920103 Rename radious -> radius 9 years ago
  Vadim Markovtsev 918fbd8530 Refactor hero's mana regain 9 years ago
  Vadim Markovtsev 9f3313524e Fix 2160 dismissing a VIP hero 9 years ago
  Vadim Markovtsev 7772b6de74 Fix 981 reset hero on hiring after retreat/surrender 9 years ago
  AlexVinS 408f346541 Drafts for hero serialization 9 years ago
  Arseniy Shestakov 6f5c52a229 Refactoring: use cleaner CCreatureSet::stacksCount everywhere 9 years ago