Commit History

Author SHA1 Message Date
  ArseniyShestakov 2f9ca778b2 VCAI: add channel probing support for teleporters with multiple exits 10 years ago
  ArseniyShestakov a1fe2ebc44 Pathfinding: restore gamestate usage to avoid overhead 10 years ago
  ArseniyShestakov abc4ea272f TurnInfo: store all bonuses and use TileInfo for everything 10 years ago
  ArseniyShestakov 2ef9d7c3ec Rename getCost back to getMovementCost 10 years ago
  ArseniyShestakov b2e1ee5363 CGameState: move two pathfinding-related functions to CPathfinderHelper 10 years ago
  ArseniyShestakov d3c8ca7c1c Pathfinding: implement duration checking for fly and water walking 10 years ago
  ArseniyShestakov 5106738160 Merge branch 'develop' into feature/pathfinderLayers 10 years ago
  ArseniyShestakov 74198a537b CGameHandler::setOwner: fix InfoWindow text on last town loss 10 years ago
  AlexVinS e645b46aed Revert "Merge pull request #124 from vcmi/issue/1372" 10 years ago
  ArseniyShestakov bd12989ad6 Artifacts: use ArtifactID instead of ints 10 years ago
  ArseniyShestakov 62dc070c0a moveHero: add transit validation and avoid embarking on transit 10 years ago
  ArseniyShestakov ac12a0735e Plumbing on client and server to make flying actually work 10 years ago
  AlexVinS 6a9dc78dcd [WiP]Added some checks for RISE_DEMONS action. 10 years ago
  AlexVinS fbebbf39f3 Fix zero size stack summoned in case of basic resurrection. 10 years ago
  AlexVinS f6b9015324 Use constant for summoned creature slot 10 years ago
  AlexVinS c94bea51e3 Update army in case of summoned creatures 10 years ago
  AlexVinS b024237e8a Remove stack instancies of removed stacks 10 years ago
  DjWarmonger 17071c6ec8 Merge pull request #125 from ArseniyShestakov/newMovementSystem 10 years ago
  ArseniyShestakov a0a55974ea Fix issue 2320. Town events for buildings should now work 10 years ago
  DjWarmonger c47c08aa01 Replaced iterators with auto & loop. 10 years ago
  DjWarmonger eb0af0096e Fixed #2072. 10 years ago
  DjWarmonger 61692ba168 Possibly fixed #1583 and other issues concerning players capturing towns. 10 years ago
  DjWarmonger 3c4f7ec126 Fixed #2311 10 years ago
  DjWarmonger 641aa13526 Some fixes for previous commit. 10 years ago
  DjWarmonger 716c324695 Don't give a turn to player who is about to lose (days without town). 10 years ago
  DjWarmonger abe88ea890 - Refactoring legacy code 10 years ago
  ArseniyShestakov fc6f62e633 getMovementCost: get rid of useless flying parameter 10 years ago
  AlexVinS b94432b4ba Fixed http://bugs.vcmi.eu/view.php?id=2297 10 years ago
  AlexVinS f99bf099ca Made player interface tolerant to active stack removal. 10 years ago
  AlexVinS d042b08682 Fix the SACRIFICE fix regression 10 years ago