Commit History

Author SHA1 Message Date
  ArseniyShestakov 939b3c05a1 CPathfinder: use struct instead of enum for options 10 years ago
  ArseniyShestakov 6934c6bc95 CPathfinder: move check into isBetterWay lambda 10 years ago
  ArseniyShestakov 5a04f05b9b CPathfinder: move one more check into isMovementPossible 10 years ago
  ArseniyShestakov 6ebe2abc1a Fix penalties for FLYING_MOVEMENT and WATER_WALKING 10 years ago
  ArseniyShestakov fc6f62e633 getMovementCost: get rid of useless flying parameter 10 years ago
  ArseniyShestakov 498eb1d032 Fix typos 10 years ago
  ArseniyShestakov 9954dfb33a CPathfinder: move flying into options and add walk on sea 10 years ago
  ArseniyShestakov 0faedde6b9 CPathfinder: store pathfinding options in set instead of variables 10 years ago
  ArseniyShestakov 886042dc11 CPathfinder: clean calculatePaths of code unsused for pathfinding 10 years ago
  ArseniyShestakov 213d8c2258 CPathfinder: turn checkDestinationTile into function 10 years ago
  ArseniyShestakov 1beacf2260 CPathfinder: move guard checks into functions 10 years ago
  ArseniyShestakov cd7c5acbc4 CPathfinder: move embark special case code down 10 years ago
  ArseniyShestakov c6f9cd1e52 CPathfinder: move passability checks into renamed goodForLandSeaTransition 10 years ago
  ArseniyShestakov ee4305cd6d CPathfinder: move destTopVisObjID where it's belongs to 10 years ago
  ArseniyShestakov 13c2b5e2d8 CPathfinder: separate teleporter exits and neighbour tile code 10 years ago
  ArseniyShestakov f15065fdc5 CPathfinder: separate neighbours code into getNeighbours 10 years ago
  AlexVinS 2cb6cb7baa Remove useless durationType selector 10 years ago
  ArseniyShestakov 32009690eb initTowns: only add Tovern by default to player-owned towns 10 years ago
  ArseniyShestakov f2a237ce6c CPathfinder: move allowed teleport check into lambda 10 years ago
  ArseniyShestakov 17f3f94ca6 CGSubterraneanGate: fix pairing and always assign all gates to channel 10 years ago
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports 10 years ago
  ArseniyShestakov 5c6633f8ad CPathfinder::addTeleportWhirlpool: check that obj isn't nullptr 10 years ago
  ArseniyShestakov 00b0af7306 CGameInfoCallback: now actually drop excludeId argument 10 years ago
  ArseniyShestakov 930a8b49da CPathfinder: move complicated check into lambda 10 years ago
  ArseniyShestakov 8f8d237d5d Use isTeleportChannel callback functions to check teleport channel type 10 years ago
  ArseniyShestakov 530b63f7c4 CPathfinder: add all new code for pathfinding via teleporters 10 years ago
  ArseniyShestakov c9eba40fe6 Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool 10 years ago
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 10 years ago
  DjWarmonger 5b8180e327 Cleaning logs. 11 years ago
  DjWarmonger 7735e193f0 Merge branch 'develop' into experimental/serializerrefactoring 11 years ago