Ivan Savenko
|
5b76c3f4eb
Rebase of codebase changes for refactored serializer
|
před 9 roky |
Vadim Markovtsev
|
4bcc43d3d0
Fix Mantis #2234
|
před 9 roky |
Arseniy Shestakov
|
02a45007e7
VCAI::showGarrisonDialog: don't try to pick army from locked garrison
|
před 9 roky |
Arseniy Shestakov
|
84137dcaa5
Add DLL_LINKAGE to getStr and fix player id logging in VCAI
|
před 9 roky |
Arseniy Shestakov
|
30042cac3d
VCAI::performTypicalActions: always check that hero is still available
|
před 9 roky |
Arseniy Shestakov
|
ca0fe8fdc4
VCAI: do not attempt artefact and army exchange with ally hero
|
před 9 roky |
Arseniy Shestakov
|
7ec9601acd
VCAI: safety checks to avoid crashes with boat objects
|
před 9 roky |
Arseniy Shestakov
|
6dcb9a6068
VCAI: don't remove flagged objects from visitableObjs
|
před 9 roky |
Arseniy Shestakov
|
8e94b1c4d2
VCAI::objectRemoved: handle hero boat removal. Fix issue 2350
|
před 9 roky |
Alexander Shishkin
|
5e5ce0bb09
Merge pull request #203 from vcmi/logFormat
|
před 9 roky |
Arseniy Shestakov
|
452e28d183
Remove some useless includes found by cppclean
|
před 9 roky |
Arseniy Shestakov
|
39fe9472b6
CGameHandler::moveArtifact: check lock status by slot instead of id
|
před 9 roky |
Arseniy Shestakov
|
91c298bdaa
VCAI::tileHidden: added clearPathsInfo
|
před 9 roky |
Arseniy Shestakov
|
c931fa5081
SectorMap::exploreNewSector: only store visible visitable objects
|
před 9 roky |
AlexVinS
|
f06e9c8538
VCAI convert logging
|
před 9 roky |
AlexVinS
|
22884d9150
AI logging convert 1
|
před 9 roky |
Arseniy Shestakov
|
7bdcd209e6
VCAI::wander: only use nearby objects from SectorMap when possible
|
před 9 roky |
Arseniy Shestakov
|
aabf4808da
SectorMap: remember all visitable objects in sector for wandering
|
před 9 roky |
Arseniy Shestakov
|
b83dea2008
VCAI::wander: map object selection refactoring
|
před 9 roky |
Arseniy Shestakov
|
8533ee3256
VCAI::validateVisitableObjs: drop unused code that
|
před 9 roky |
Arseniy Shestakov
|
6433d7dd40
VCAI::getFlaggedObjects: don't use thread specific ptr within VCAI
|
před 9 roky |
Arseniy Shestakov
|
25fd4d85e2
VCAI::getFlaggedObjects: use visitableObjs for better performance
|
před 9 roky |
Arseniy Shestakov
|
10dbbead2d
Fix indentation of logging code and around it
|
před 9 roky |
Arseniy Shestakov
|
5778082842
VCAI: dont visit border guard if tent not visited. Fix issue 1590
|
před 9 roky |
Vadim Markovtsev
|
3926920103
Rename radious -> radius
|
před 9 roky |
Vadim Markovtsev
|
2bfc8ec8cb
Fix AI hero infinite move on the same tile
|
před 9 roky |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
před 9 roky |
Arseniy Shestakov
|
29a7934a99
Refactoring: avoid using namespace when it's not absolutely needed
|
před 9 roky |
Arseniy Shestakov
|
6f5c52a229
Refactoring: use cleaner CCreatureSet::stacksCount everywhere
|
před 9 roky |
DjWarmonger
|
a1f5a0a85c
Removed unused code, which is not needed with new Pathfinder.
|
před 9 roky |