DjWarmonger
|
8820bc05a9
MSVS compiler doesn't allow default arguments for Lambdas.
|
hace 10 años |
DjWarmonger
|
ec879046ca
Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports
|
hace 10 años |
ArseniyShestakov
|
11d4b4291c
VCAI: always clear teleport channel probing list if we lost hero
|
hace 10 años |
ArseniyShestakov
|
431f3bd857
VCAI: use cannotFulfillGoalException instead of runtime_error
|
hace 10 años |
ArseniyShestakov
|
8524bdbc25
VCAI: use copy_if instead of erase_if for teleport exit probing list
|
hace 10 años |
ArseniyShestakov
|
496338813c
VCAI: explicitly check for teleportation between subterranean gates
|
hace 10 años |
ArseniyShestakov
|
8f8d237d5d
Use isTeleportChannel callback functions to check teleport channel type
|
hace 10 años |
ArseniyShestakov
|
afac28a2f5
VCAI little fix for typo in retreiveVisitableObjs
|
hace 10 años |
ArseniyShestakov
|
12cf883740
VCAI: add all new movement code include teleports and transit support
|
hace 10 años |
ArseniyShestakov
|
665712c196
VCAI: add any newly found teleports to knownTeleportChannels
|
hace 10 años |
ArseniyShestakov
|
ab7ad4741a
AIStatus: add teleport channel probing mode
|
hace 10 años |
AlexVinS
|
f4c683cd5e
Move VievXXX logic to server side (except expert ViewEarth)
|
hace 10 años |
ArseniyShestakov
|
ea46be03f3
AI: check if hero killed while visiting object he stayed on
|
hace 10 años |
DjWarmonger
|
60932d9ed0
AI won't ignore owned objects taken by enemies.
|
hace 10 años |
AlexVinS
|
3bca68fd2d
Initial refactoring
|
hace 11 años |
DjWarmonger
|
95e442898e
Fixed #1900
|
hace 11 años |
Ivan Savenko
|
33c0e24940
Fixes 1895 - Properly select upper army for recruitment
|
hace 11 años |
Ivan Savenko
|
b67618ab53
First batch of AI fixes:
|
hace 11 años |
Ivan Savenko
|
6c0c03d74b
Refactoing of pathfinder <-> client/AI interaction to remove dependency on selected hero
|
hace 11 años |
Ivan Savenko
|
78709e223b
Breaking things - trying to remove server-side knowledge of selected objects
|
hace 11 años |
Ivan Savenko
|
1157111fcf
More bugfixing:
|
hace 11 años |
Haryaalcar
|
88122ee253
another build fix:
|
hace 11 años |
Ivan Savenko
|
32240da34e
Reduced number of #include's in headers. May break compilation on Win
|
hace 11 años |
Ivan Savenko
|
a0689fa377
Refactoring of hoverText from objects:
|
hace 11 años |
DjWarmonger
|
3ac306f501
Merge pull request #19 from vcmi/feature/mapObjects
|
hace 11 años |
Haryaalcar
|
2ee139977f
crash in VCAI::completeGoal() fixed
|
hace 11 años |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
hace 11 años |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
hace 11 años |
Ivan Savenko
|
32b6568b65
Merged changes from upstream and fixed compilation caused by API changes
|
hace 11 años |
DjWarmonger
|
aee748d8d6
- Added monoliths between remote zones
|
hace 11 años |