Histórico de Commits

Autor SHA1 Mensagem Data
  Vadim Markovtsev 3926920103 Rename radious -> radius há 9 anos atrás
  Vadim Markovtsev 9f3313524e Fix 2160 dismissing a VIP hero há 9 anos atrás
  Vadim Markovtsev 40cb48d65e Replace std::remove_if with vstd::erase_if há 9 anos atrás
  Arseniy Shestakov 725cce368f CGameState::initStartingBonus: fix amounts for wood and ore bonus há 9 anos atrás
  Arseniy Shestakov 383f754ed1 Starting gold bonuses must be always multiples of 100 há 9 anos atrás
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared há 9 anos atrás
  Ivan Savenko a051a08a46 Merge remote-tracking branch 'origin/issue/2306' into develop há 9 anos atrás
  ArseniyShestakov 05a34fb417 Use "Favorable" instead of "Favourable" everywhere for consistency há 10 anos atrás
  AlexVinS 0fab319c73 Merge remote-tracking branch 'remotes/origin/develop' into issue/2306 há 10 anos atrás
  ArseniyShestakov 360ebcce7e Merge pull request #145 from vcmi/feature/tavernRumors há 10 anos atrás
  Ivan Savenko 89bf3592e3 Likely fixed duplicated random heroes há 10 anos atrás
  ArseniyShestakov d856fde73f Rumors: use enum instead of magic numbers and avoid potential crash há 10 anos atrás
  ArseniyShestakov 2a63ba148a Thieves Guild: fix tavern map object, lvl 0 when no taverns owned há 10 anos atrás
  ArseniyShestakov 3b3c49420f Thieves Guild: correct number of taverns to access information há 10 anos atrás
  ArseniyShestakov a62ee65d72 Rumors: implement income checking via statsHLP::getIncome há 10 anos atrás
  ArseniyShestakov ffcc5ccdd2 Rumors: implement support for grail terrain rumor há 10 anos atrás
  ArseniyShestakov 15273ac0f7 Rumors: avoid repeating of same rumor twice in a row há 10 anos atrás
  ArseniyShestakov 98582d628c Rumors: move code into CGameState and add backward compatability há 10 anos atrás
  ArseniyShestakov b2e1ee5363 CGameState: move two pathfinding-related functions to CPathfinderHelper há 10 anos atrás
  ArseniyShestakov d3c8ca7c1c Pathfinding: implement duration checking for fly and water walking há 10 anos atrás
  ArseniyShestakov 7eebcb9d60 Artifacts: replace few more ints by ArtifactID há 10 anos atrás
  AlexVinS d46364c4c3 Merge branch 'develop' into issue/2306 há 10 anos atrás
  Vadim Markovtsev e6e975e9ef Fix adventure map movement segfault in some scenarios há 10 anos atrás
  DjWarmonger 17071c6ec8 Merge pull request #125 from ArseniyShestakov/newMovementSystem há 10 anos atrás
  ArseniyShestakov 6b34eb729e Move all pathfinding-related code into new file há 10 anos atrás
  ArseniyShestakov 9e8427a078 CPathfinder: update comment for isSourceGuarded condition há 10 anos atrás
  ArseniyShestakov 01257efc02 CPathfinder: get rid of curPos and pass on initializeGraph há 10 anos atrás
  ArseniyShestakov 68bd37aa45 Store penalty in value of FLYING_MOVEMENT and WATER_WALKING há 10 anos atrás
  ArseniyShestakov 44ca00cd16 CPathfinder: rename functions há 10 anos atrás
  ArseniyShestakov a536691781 CPathfinder: fix typos and more code cleanups há 10 anos atrás