Commit History

Author SHA1 Message Date
  Vadim Markovtsev 10f888a483 Fix obelisks puzzle revealing 9 years ago
  Arseniy Shestakov a39e61373c Deactivate CAdvMapInt while quick combat is going. Fix issue 2354 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  ArseniyShestakov 1ec7d14637 Client: add command line options to simplify multi-instance testing 10 years ago
  ArseniyShestakov 8792c23372 CPlayerInterface: if autoskip enabled dont center view on town / hero 10 years ago
  ArseniyShestakov ab92123da3 CPathfinder: improve support for visits and battles in teleports 10 years ago
  ArseniyShestakov 0a5e9c0fbe Merge pull request #144 from vcmi/fix/teleportMultiExitPoints 10 years ago
  ArseniyShestakov 3800bd45b7 Movement: initialize destinationTeleportPos with invalid int3 position 10 years ago
  Ivan Savenko 7b5a7f43ad Removed includes of CGameState from headers 10 years ago
  ArseniyShestakov b5100bee94 Teleport: rework code to support exit point selection for whirlpools 10 years ago
  ArseniyShestakov f55bfe41d6 Digging: implement digging status on right click. Fix issue 401 10 years ago
  ArseniyShestakov 511bb54644 doMoveHero: only allow to stop at accessible or land/sail nodes 10 years ago
  ArseniyShestakov c188ff0a92 doMoveHero: dont stop movement on guarded tiles when transit used 10 years ago
  ArseniyShestakov ac12a0735e Plumbing on client and server to make flying actually work 10 years ago
  ArseniyShestakov 2b6e1498d2 Pathfinding: change argument order for getPath and AUTO layer as default 10 years ago
  AlexVinS 2677d4a677 Fixed action cancel on active stack remove 10 years ago
  AlexVinS f99bf099ca Made player interface tolerant to active stack removal. 10 years ago
  AlexVinS 32c15a8266 Extract fps counter drawing 10 years ago
  AlexVinS cc669b0ae7 Move gui locking to GUIHandler 10 years ago
  AlexVinS dca1e28bc1 SDL1 wipe, part 1. Untested. 10 years ago
  DjWarmonger 8820bc05a9 MSVS compiler doesn't allow default arguments for Lambdas. 10 years ago
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports 10 years ago
  ArseniyShestakov 5233b60243 CPlayerInterface: all new code for automatic teleport usage 10 years ago
  AlexVinS f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) 10 years ago
  AlexVinS f6e83685e7 Initial implementation of VIEW_AIR & VIEW_EARTH 10 years ago
  AlexVinS 685deddac1 Start spell-relatet files reorganisation 10 years ago
  Fay 9034a9d873 Fixed crashes due to invalid ptrs during advmap objects fadeout; 10 years ago
  DjWarmonger 2a082e6c21 Merge pull request #84 from Fayth/test/advMapFading 10 years ago
  DjWarmonger 5d1fbedf85 Merge pull request #91 from Fayth/fix-advmap-restoring 10 years ago
  Fay 116e1d62a1 Makes player interface recreate advmap instead of reusing existing instance; 10 years ago