提交历史

作者 SHA1 备注 提交日期
  Arseniy Shestakov 9963b9e02b New command line option for testing: testingsavefrequency 9 年之前
  Arseniy Shestakov 9ab7650746 SetHeroesInTown: properly update all client interfaces in multiplayer 9 年之前
  Arseniy Shestakov 076924166a CPlayerInterface: always choose hero if there no town. Fix issue 2073 9 年之前
  AlexVinS 1c9dd41188 Removed unused STOP_CLIENT SDL event 9 年之前
  Arseniy Shestakov f020fa06fd CPlayerInterface::buildChanged: fix update of advInt townlist 9 年之前
  Arseniy Shestakov c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 年之前
  Arseniy Shestakov 422d5cabdf CBattleInterface: first pass on client drawbridge visualization 9 年之前
  ArseniyShestakov 4e8486da7b Merge pull request #160 from vmarkovtsev/issue/2388 9 年之前
  Vadim Markovtsev 9ffd0155e6 Fix 1810 suggest artifact assembly 9 年之前
  Alexander Shishkin 17d0e9c66e Merge pull request #169 from vmarkovtsev/issue/2014 9 年之前
  Vadim Markovtsev a266154b26 Fix 2014 cursor must disappear during movement and Magi's Eye 9 年之前
  Vadim Markovtsev f2376485e3 Fix 1799 not updated hero info box on artifact pickup 9 年之前
  Vadim Markovtsev 10f888a483 Fix obelisks puzzle revealing 9 年之前
  Arseniy Shestakov a39e61373c Deactivate CAdvMapInt while quick combat is going. Fix issue 2354 9 年之前
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 年之前
  ArseniyShestakov 1ec7d14637 Client: add command line options to simplify multi-instance testing 10 年之前
  ArseniyShestakov 8792c23372 CPlayerInterface: if autoskip enabled dont center view on town / hero 10 年之前
  ArseniyShestakov ab92123da3 CPathfinder: improve support for visits and battles in teleports 10 年之前
  ArseniyShestakov 0a5e9c0fbe Merge pull request #144 from vcmi/fix/teleportMultiExitPoints 10 年之前
  ArseniyShestakov 3800bd45b7 Movement: initialize destinationTeleportPos with invalid int3 position 10 年之前
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 年之前
  ArseniyShestakov b5100bee94 Teleport: rework code to support exit point selection for whirlpools 10 年之前
  ArseniyShestakov f55bfe41d6 Digging: implement digging status on right click. Fix issue 401 10 年之前
  ArseniyShestakov 511bb54644 doMoveHero: only allow to stop at accessible or land/sail nodes 10 年之前
  ArseniyShestakov c188ff0a92 doMoveHero: dont stop movement on guarded tiles when transit used 10 年之前
  ArseniyShestakov ac12a0735e Plumbing on client and server to make flying actually work 10 年之前
  ArseniyShestakov 2b6e1498d2 Pathfinding: change argument order for getPath and AUTO layer as default 10 年之前
  AlexVinS 2677d4a677 Fixed action cancel on active stack remove 10 年之前
  AlexVinS f99bf099ca Made player interface tolerant to active stack removal. 10 年之前
  AlexVinS 32c15a8266 Extract fps counter drawing 10 年之前