커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  AlexVinS cc669b0ae7 Move gui locking to GUIHandler 10 년 전
  AlexVinS dca1e28bc1 SDL1 wipe, part 1. Untested. 10 년 전
  DjWarmonger 8820bc05a9 MSVS compiler doesn't allow default arguments for Lambdas. 10 년 전
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports 10 년 전
  ArseniyShestakov 5233b60243 CPlayerInterface: all new code for automatic teleport usage 10 년 전
  AlexVinS f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) 10 년 전
  AlexVinS f6e83685e7 Initial implementation of VIEW_AIR & VIEW_EARTH 10 년 전
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 10 년 전
  Fay 9034a9d873 Fixed crashes due to invalid ptrs during advmap objects fadeout; 10 년 전
  DjWarmonger 2a082e6c21 Merge pull request #84 from Fayth/test/advMapFading 10 년 전
  DjWarmonger 5d1fbedf85 Merge pull request #91 from Fayth/fix-advmap-restoring 10 년 전
  Fay 116e1d62a1 Makes player interface recreate advmap instead of reusing existing instance; 10 년 전