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 年之前 |