Commit History

作者 SHA1 備註 提交日期
  Vadim Markovtsev 2a6a8cd433 Fix segfault when non-hero forces win 9 年之前
  Vadim Markovtsev 99992599db Partially fix 1416 tavern hero rotation 9 年之前
  Vadim Markovtsev 9dfef2186d Fix 1569 winning hero with no troops shall retreat 9 年之前
  Arseniy Shestakov d25372a397 Added vcmiglaurung cheat that add 5000 crystal dragons into each slot 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 年之前
  Arseniy Shestakov 6985e96f0d CGameHandler::newTurn: use next day TurnInfo to set correct hero MP 9 年之前
  Arseniy Shestakov 6f5c52a229 Refactoring: use cleaner CCreatureSet::stacksCount everywhere 9 年之前
  Ivan Savenko a051a08a46 Merge remote-tracking branch 'origin/issue/2306' into develop 9 年之前
  ArseniyShestakov bf9ac7318a CPathfinder: change cost calculation sequence for embark / disembark 10 年之前
  ArseniyShestakov 5aadc1ed6f CasualtiesAfterBattle: dont remove catapult artifact. Fix 2346 issue 10 年之前
  ArseniyShestakov d900e9bec2 CGameHandler: fix hero removal code on player loss. Fix issue 2347 10 年之前
  ArseniyShestakov 03e9dd3bab Add hero gold cost to GameConstants 10 年之前
  AlexVinS 0fab319c73 Merge remote-tracking branch 'remotes/origin/develop' into issue/2306 10 年之前
  ArseniyShestakov 0a5e9c0fbe Merge pull request #144 from vcmi/fix/teleportMultiExitPoints 10 年之前
  Ivan Savenko faa7cbff18 Fixed gcc/clang warnings 10 年之前
  ArseniyShestakov 2f9ca778b2 VCAI: add channel probing support for teleporters with multiple exits 10 年之前
  ArseniyShestakov f55bfe41d6 Digging: implement digging status on right click. Fix issue 401 10 年之前
  ArseniyShestakov a1fe2ebc44 Pathfinding: restore gamestate usage to avoid overhead 10 年之前
  ArseniyShestakov abc4ea272f TurnInfo: store all bonuses and use TileInfo for everything 10 年之前
  ArseniyShestakov 2ef9d7c3ec Rename getCost back to getMovementCost 10 年之前
  ArseniyShestakov b2e1ee5363 CGameState: move two pathfinding-related functions to CPathfinderHelper 10 年之前
  ArseniyShestakov d3c8ca7c1c Pathfinding: implement duration checking for fly and water walking 10 年之前
  ArseniyShestakov 5106738160 Merge branch 'develop' into feature/pathfinderLayers 10 年之前
  ArseniyShestakov 74198a537b CGameHandler::setOwner: fix InfoWindow text on last town loss 10 年之前
  AlexVinS e645b46aed Revert "Merge pull request #124 from vcmi/issue/1372" 10 年之前
  ArseniyShestakov bd12989ad6 Artifacts: use ArtifactID instead of ints 10 年之前
  ArseniyShestakov 62dc070c0a moveHero: add transit validation and avoid embarking on transit 10 年之前
  ArseniyShestakov ac12a0735e Plumbing on client and server to make flying actually work 10 年之前
  AlexVinS 6a9dc78dcd [WiP]Added some checks for RISE_DEMONS action. 10 年之前
  AlexVinS fbebbf39f3 Fix zero size stack summoned in case of basic resurrection. 10 年之前