Dydzio
|
3e1b623fb6
Refactor goal removal from resource manager queue
|
6 年之前 |
Dydzio
|
456132c06b
Fix code mistake
|
6 年之前 |
Dydzio
|
94df657d03
Check parent goals and resource manager for validity
|
6 年之前 |
Andrii Danylchenko
|
2c401931c4
AI: fix freeze on BuyArmy
|
6 年之前 |
Andrii Danylchenko
|
ee5a26da60
AI: fix freeze while endlesly trying to recruit hero which is not possible anylonger.
|
6 年之前 |
Andrii Danylchenko
|
035d279ae8
Refactor CGHeroInstance, make spells private
|
6 年之前 |
Andrii Danylchenko
|
5d022ba77c
AI: CompleteQuest goal and summon boat spell support
|
6 年之前 |
Andrii Danylchenko
|
e1b922f7b8
AI goals refactoring (#524)
|
6 年之前 |
Andrii Danylchenko
|
60c5f584a8
AI: GATHER_TROOPS improvements and fixes
|
7 年之前 |
Dydzio
|
d5063e53a0
Do not evaluate goals related to removed hero
|
7 年之前 |
Andrii Danylchenko
|
3871ed0085
Hero try to execute a quest to kill himself
|
7 年之前 |
Dydzio
|
9f3d718e3b
Allow AI to be aware of invisible heroes deletion
|
7 年之前 |
Alexander Shishkin
|
e26f6ff15f
Merge pull request #505 from janisozaur/catch-by-ref
|
7 年之前 |
Michał Janiszewski
|
7be9aa4868
Prevent shadowing of function arguments by local vars
|
7 年之前 |
Michał Janiszewski
|
9822a8f2df
Catch exceptions by const-ref, not by value
|
7 年之前 |
Andrii Danylchenko
|
72aff02418
AI pathfinding: buy boat
|
7 年之前 |
AlexVinS
|
be45c8cb43
Updated C::B projects, fixed a few warnings
|
7 年之前 |
Andrii Danylchenko
|
cf213a5acf
#2983б #2910 and a few other bugs fixed
|
7 年之前 |
Andrii Danylchenko
|
49c872e4ec
AI: replace SectorMap with new PathfinderManager
|
7 年之前 |
AlexVinS
|
99f167a44c
AIhelper should be owned by AI instance.
|
7 年之前 |
DjWarmonger
|
5f39e92eb4
Merge branch 'develop' into VCAI_fixes
|
7 年之前 |
DjWarmonger
|
f484baea9f
Merge pull request #474 from vcmi/FuzzyHelperRework
|
7 年之前 |
DJWarmonger
|
2f4b463459
- Fixed major bugs with building dwellings. ResourceManager doesn't support building in future turns.
|
7 年之前 |
Dydzio
|
243ce7370a
This fixes crash... idk why
|
7 年之前 |
Dydzio
|
158b3c0b80
Initial implementation of invalid VisitObj removal
|
7 年之前 |
AlexVinS
|
de5f1461ba
Fixed https://bugs.vcmi.eu/view.php?id=2998
|
7 年之前 |
Dydzio
|
72b206347f
Split Fuzzy.cpp/h
|
7 年之前 |
Dydzio
|
bd3d27c79b
Leftover stuff: rename GET_OBJ
|
7 年之前 |
Dydzio
|
3961b4ac93
Rename GetObj->VisitObj to reflect new functionality
|
7 年之前 |
Dydzio
|
f91c85a900
Crash fix
|
7 年之前 |