Commit History

Author SHA1 Message Date
  AlexVinS 70a092f58c [Refactoring] use virtual method for object specific actions when new map object is created 8 years ago
  AlexVinS a85b4cf2a5 * WIP on event condition format 9 years ago
  AlexVinS 4173a5064c Fixed http://bugs.vcmi.eu/view.php?id=2545 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 ab06cfd586 More fixes for uninitialized fields 9 years ago
  AlexVinS dd1aabbe23 Use JsonSerializeFormat for map objects 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
  Alexander Shishkin 1472ed970d Merge pull request #176 from vmarkovtsev/issue/2160 9 years ago
  Vadim Markovtsev 9f3313524e Fix 2160 dismissing a VIP hero 10 years ago
  DjWarmonger 94ecc3f520 Compilation fix. MVS 2013 doesn't support constexpr and it's not needed either. 10 years ago
  Vadim Markovtsev f6679bba50 Fix CGHeroInstance::isInitialized implementation 10 years ago
  Vadim Markovtsev 7772b6de74 Fix 981 reset hero on hiring after retreat/surrender 10 years ago
  AlexVinS 408f346541 Drafts for hero serialization 10 years ago
  ArseniyShestakov e872b400b7 Comments save format backward compatability code as Ivan suggested 10 years ago
  ArseniyShestakov 9e7e5b81e4 Merge pull request #143 from vcmi/feature/patrolSupport 10 years ago
  ArseniyShestakov f55bfe41d6 Digging: implement digging status on right click. Fix issue 401 10 years ago
  ArseniyShestakov 56c6785bd0 Add backward compatability for patrol and bump save format version 10 years ago
  ArseniyShestakov 5d2e47faba CGHeroInstance::Patrol: add initialPos 10 years ago
  ArseniyShestakov 438a444443 CGHeroInstance: move native terrain check into getNativeTerrain 10 years ago
  ArseniyShestakov abc4ea272f TurnInfo: store all bonuses and use TileInfo for everything 10 years ago
  ArseniyShestakov 9a63735c24 CPathfinderHelper: implement TurnInfo to avoid bonus re-checking 10 years ago
  ArseniyShestakov d3c8ca7c1c Pathfinding: implement duration checking for fly and water walking 10 years ago