Commit History

Author SHA1 Message Date
  dydzio 68af6a0c19 Refactoring InfoAboutHero + GetHeroInfo 9 years ago
  dydzio d831c087d9 Extending hero info callback 9 years ago
  Arseniy Shestakov c8090c78ec CGameState::updateRumor: fix infinite loop with only one map rumor 9 years ago
  Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future 9 years ago
  Arseniy Shestakov 70abae9b51 CGameState::battleGetBattlefieldType: use RNG by ref 9 years ago
  Arseniy Shestakov ea63497b19 Move CGameState::setupBattle code to CGameHandler::setupBattle 9 years ago
  Arseniy Shestakov 960d93ff5f CGameState: don't use RNG directly for easier desync debugging 9 years ago
  ArseniyShestakov f4f170bf92 Merge pull request #202 from vcmi/noncopyableBonusSystemNode2 9 years ago
  DjWarmonger 6791350975 Compile fix (operator = is ambiguous). 9 years ago
  Arseniy Shestakov 668cd83ee5 More work on static variable desyncs 9 years ago
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean 9 years ago
  AlexVinS 629922f43e Added move constructors for minimum required Bonus system`s classes 9 years ago
  AlexVinS b3e7e2e04a [WiP] Fix one case of bonus node copying. 10 years ago
  AlexVinS 1c292205df More logging cleanup 9 years ago
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 years ago
  AlexVinS a59f0c23ce Dedug tweaks 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 9f3313524e Fix 2160 dismissing a VIP hero 9 years ago
  Vadim Markovtsev 40cb48d65e Replace std::remove_if with vstd::erase_if 9 years ago
  AlexVinS 89d986fc6a Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 9 years ago
  Arseniy Shestakov 725cce368f CGameState::initStartingBonus: fix amounts for wood and ore bonus 9 years ago
  Arseniy Shestakov 383f754ed1 Starting gold bonuses must be always multiples of 100 9 years ago
  AlexVinS 37d0dad70a Merge branch 'develop' into feature/VCMIMapFormat1 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  Ivan Savenko a051a08a46 Merge remote-tracking branch 'origin/issue/2306' into develop 9 years ago
  ArseniyShestakov 05a34fb417 Use "Favorable" instead of "Favourable" everywhere for consistency 10 years ago
  AlexVinS 947edc0693 Merge branch 'develop' into feature/VCMIMapFormat1 10 years ago
  AlexVinS 0fab319c73 Merge remote-tracking branch 'remotes/origin/develop' into issue/2306 10 years ago