Historie revizí

Autor SHA1 Zpráva Datum
  ArseniyShestakov d856fde73f Rumors: use enum instead of magic numbers and avoid potential crash před 10 roky
  ArseniyShestakov 2a63ba148a Thieves Guild: fix tavern map object, lvl 0 when no taverns owned před 10 roky
  ArseniyShestakov 3b3c49420f Thieves Guild: correct number of taverns to access information před 10 roky
  ArseniyShestakov a62ee65d72 Rumors: implement income checking via statsHLP::getIncome před 10 roky
  ArseniyShestakov ffcc5ccdd2 Rumors: implement support for grail terrain rumor před 10 roky
  ArseniyShestakov 15273ac0f7 Rumors: avoid repeating of same rumor twice in a row před 10 roky
  ArseniyShestakov 98582d628c Rumors: move code into CGameState and add backward compatability před 10 roky
  ArseniyShestakov b2e1ee5363 CGameState: move two pathfinding-related functions to CPathfinderHelper před 10 roky
  ArseniyShestakov d3c8ca7c1c Pathfinding: implement duration checking for fly and water walking před 10 roky
  ArseniyShestakov 7eebcb9d60 Artifacts: replace few more ints by ArtifactID před 10 roky
  AlexVinS d46364c4c3 Merge branch 'develop' into issue/2306 před 10 roky
  Vadim Markovtsev e6e975e9ef Fix adventure map movement segfault in some scenarios před 10 roky
  DjWarmonger 17071c6ec8 Merge pull request #125 from ArseniyShestakov/newMovementSystem před 10 roky
  ArseniyShestakov 6b34eb729e Move all pathfinding-related code into new file před 10 roky
  ArseniyShestakov 9e8427a078 CPathfinder: update comment for isSourceGuarded condition před 10 roky
  ArseniyShestakov 01257efc02 CPathfinder: get rid of curPos and pass on initializeGraph před 10 roky
  ArseniyShestakov 68bd37aa45 Store penalty in value of FLYING_MOVEMENT and WATER_WALKING před 10 roky
  ArseniyShestakov 44ca00cd16 CPathfinder: rename functions před 10 roky
  ArseniyShestakov a536691781 CPathfinder: fix typos and more code cleanups před 10 roky
  ArseniyShestakov 4f7c3ec60f Minor formatting fixes within pathfinder-related code před 10 roky
  ArseniyShestakov 939b3c05a1 CPathfinder: use struct instead of enum for options před 10 roky
  ArseniyShestakov 6934c6bc95 CPathfinder: move check into isBetterWay lambda před 10 roky
  ArseniyShestakov 5a04f05b9b CPathfinder: move one more check into isMovementPossible před 10 roky
  ArseniyShestakov 6ebe2abc1a Fix penalties for FLYING_MOVEMENT and WATER_WALKING před 10 roky
  ArseniyShestakov fc6f62e633 getMovementCost: get rid of useless flying parameter před 10 roky
  ArseniyShestakov 498eb1d032 Fix typos před 10 roky
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods před 10 roky
  ArseniyShestakov 9954dfb33a CPathfinder: move flying into options and add walk on sea před 10 roky
  ArseniyShestakov 0faedde6b9 CPathfinder: store pathfinding options in set instead of variables před 10 roky
  ArseniyShestakov 886042dc11 CPathfinder: clean calculatePaths of code unsused for pathfinding před 10 roky