Historial de Commits

Autor SHA1 Mensaje Fecha
  ArseniyShestakov 05a34fb417 Use "Favorable" instead of "Favourable" everywhere for consistency hace 10 años
  AlexVinS 947edc0693 Merge branch 'develop' into feature/VCMIMapFormat1 hace 10 años
  AlexVinS 0fab319c73 Merge remote-tracking branch 'remotes/origin/develop' into issue/2306 hace 10 años
  AlexVinS 6552acdff6 Check coastal tile OTF hace 10 años
  ArseniyShestakov 360ebcce7e Merge pull request #145 from vcmi/feature/tavernRumors hace 10 años
  Ivan Savenko 89bf3592e3 Likely fixed duplicated random heroes hace 10 años
  ArseniyShestakov d856fde73f Rumors: use enum instead of magic numbers and avoid potential crash hace 10 años
  ArseniyShestakov 2a63ba148a Thieves Guild: fix tavern map object, lvl 0 when no taverns owned hace 10 años
  ArseniyShestakov 3b3c49420f Thieves Guild: correct number of taverns to access information hace 10 años
  ArseniyShestakov a62ee65d72 Rumors: implement income checking via statsHLP::getIncome hace 10 años
  ArseniyShestakov ffcc5ccdd2 Rumors: implement support for grail terrain rumor hace 10 años
  ArseniyShestakov 15273ac0f7 Rumors: avoid repeating of same rumor twice in a row hace 10 años
  ArseniyShestakov 98582d628c Rumors: move code into CGameState and add backward compatability hace 10 años
  ArseniyShestakov b2e1ee5363 CGameState: move two pathfinding-related functions to CPathfinderHelper hace 10 años
  ArseniyShestakov d3c8ca7c1c Pathfinding: implement duration checking for fly and water walking hace 10 años
  ArseniyShestakov 7eebcb9d60 Artifacts: replace few more ints by ArtifactID hace 10 años
  AlexVinS d46364c4c3 Merge branch 'develop' into issue/2306 hace 10 años
  Vadim Markovtsev e6e975e9ef Fix adventure map movement segfault in some scenarios hace 10 años
  DjWarmonger 17071c6ec8 Merge pull request #125 from ArseniyShestakov/newMovementSystem hace 10 años
  ArseniyShestakov 6b34eb729e Move all pathfinding-related code into new file hace 10 años
  ArseniyShestakov 9e8427a078 CPathfinder: update comment for isSourceGuarded condition hace 10 años
  ArseniyShestakov 01257efc02 CPathfinder: get rid of curPos and pass on initializeGraph hace 10 años
  ArseniyShestakov 68bd37aa45 Store penalty in value of FLYING_MOVEMENT and WATER_WALKING hace 10 años
  ArseniyShestakov 44ca00cd16 CPathfinder: rename functions hace 10 años
  ArseniyShestakov a536691781 CPathfinder: fix typos and more code cleanups hace 10 años
  ArseniyShestakov 4f7c3ec60f Minor formatting fixes within pathfinder-related code hace 10 años
  ArseniyShestakov 939b3c05a1 CPathfinder: use struct instead of enum for options hace 10 años
  ArseniyShestakov 6934c6bc95 CPathfinder: move check into isBetterWay lambda hace 10 años
  ArseniyShestakov 5a04f05b9b CPathfinder: move one more check into isMovementPossible hace 10 años
  ArseniyShestakov 6ebe2abc1a Fix penalties for FLYING_MOVEMENT and WATER_WALKING hace 10 años