Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 年之前 |
AlexVinS
|
2cb6cb7baa
Remove useless durationType selector
|
10 年之前 |
ArseniyShestakov
|
32009690eb
initTowns: only add Tovern by default to player-owned towns
|
10 年之前 |
ArseniyShestakov
|
f2a237ce6c
CPathfinder: move allowed teleport check into lambda
|
10 年之前 |
ArseniyShestakov
|
17f3f94ca6
CGSubterraneanGate: fix pairing and always assign all gates to channel
|
10 年之前 |
DjWarmonger
|
ec879046ca
Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports
|
10 年之前 |
ArseniyShestakov
|
5c6633f8ad
CPathfinder::addTeleportWhirlpool: check that obj isn't nullptr
|
10 年之前 |
ArseniyShestakov
|
00b0af7306
CGameInfoCallback: now actually drop excludeId argument
|
10 年之前 |
ArseniyShestakov
|
930a8b49da
CPathfinder: move complicated check into lambda
|
10 年之前 |
ArseniyShestakov
|
8f8d237d5d
Use isTeleportChannel callback functions to check teleport channel type
|
10 年之前 |
ArseniyShestakov
|
530b63f7c4
CPathfinder: add all new code for pathfinding via teleporters
|
10 年之前 |
ArseniyShestakov
|
c9eba40fe6
Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool
|
10 年之前 |
AlexVinS
|
685deddac1
Start spell-relatet files reorganisation
|
10 年之前 |
DjWarmonger
|
5b8180e327
Cleaning logs.
|
10 年之前 |
DjWarmonger
|
7735e193f0
Merge branch 'develop' into experimental/serializerrefactoring
|
10 年之前 |
AlexVinS
|
3bca68fd2d
Initial refactoring
|
10 年之前 |
DjWarmonger
|
c538370c5d
Players will be always able to see their owned heroes and other objects. Fixes #1959.
|
10 年之前 |
AlexVinS
|
34ffdb5981
small cleanup
|
11 年之前 |
DjWarmonger
|
d280b0ac9f
Cleaned some logs.
|
11 年之前 |
Ivan Savenko
|
fc16c8d207
Merge branch 'optimization/swiftAI' into develop
|
11 年之前 |
DjWarmonger
|
5cb6eaa252
Fixed major RMG bug.
|
11 年之前 |
Ivan Savenko
|
c4fc8f08c0
Moved assertions before variable is used
|
11 年之前 |
Ivan Savenko
|
6c0c03d74b
Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero
|
11 年之前 |
Ivan Savenko
|
78709e223b
Breaking things - trying to remove server-side knowledge of selected objects
|
11 年之前 |
DjWarmonger
|
d9273b3b2a
Cleaning logs.
|
11 年之前 |
DjWarmonger
|
fe292dfa1d
Fixed desync due to uninitialized objects. Added some logging. RMG maps don't work yet, though.
|
11 年之前 |
DjWarmonger
|
3acbda75ef
Restored old function signature for sanity.
|
11 年之前 |
DjWarmonger
|
bae9f2083f
Workaround for hero & town issue. Game still crashes elsewhere, though.
|
11 年之前 |
Ivan Savenko
|
917b1ffca8
Bugfixing:
|
11 年之前 |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
11 年之前 |