Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 89bf3592e3 Likely fixed duplicated random heroes 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
  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
  ArseniyShestakov fc6f62e633 getMovementCost: get rid of useless flying parameter hace 10 años
  ArseniyShestakov 498eb1d032 Fix typos hace 10 años
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods hace 10 años
  ArseniyShestakov 9954dfb33a CPathfinder: move flying into options and add walk on sea hace 10 años
  ArseniyShestakov 0faedde6b9 CPathfinder: store pathfinding options in set instead of variables hace 10 años
  ArseniyShestakov 886042dc11 CPathfinder: clean calculatePaths of code unsused for pathfinding hace 10 años
  ArseniyShestakov 213d8c2258 CPathfinder: turn checkDestinationTile into function hace 10 años
  ArseniyShestakov 1beacf2260 CPathfinder: move guard checks into functions hace 10 años
  ArseniyShestakov cd7c5acbc4 CPathfinder: move embark special case code down hace 10 años
  ArseniyShestakov c6f9cd1e52 CPathfinder: move passability checks into renamed goodForLandSeaTransition hace 10 años
  ArseniyShestakov ee4305cd6d CPathfinder: move destTopVisObjID where it's belongs to hace 10 años
  ArseniyShestakov 13c2b5e2d8 CPathfinder: separate teleporter exits and neighbour tile code hace 10 años
  ArseniyShestakov f15065fdc5 CPathfinder: separate neighbours code into getNeighbours hace 10 años
  AlexVinS 2cb6cb7baa Remove useless durationType selector hace 10 años