DjWarmonger
|
1b04f4fa9f
Hopefully fixed ALL the cases when hero could use invalid path, for good.
|
12 years ago |
DjWarmonger
|
983c0496d0
Some work towards fuzzy goal comparison.
|
12 years ago |
Ivan Savenko
|
881a7cf862
- added check to avoid recursion in AI town building code
|
12 years ago |
Ivan Savenko
|
ee1b0459e6
Extended building dependencies:
|
12 years ago |
DjWarmonger
|
54c52869cf
- Fixed some more cases when heroes could block each other
|
12 years ago |
DjWarmonger
|
b0bdfff117
Compile fixes, refactoring
|
12 years ago |
DjWarmonger
|
74a1d09871
Fixed new issue with hero trying to visit himself.
|
12 years ago |
DjWarmonger
|
cedb3ea82a
Some more logging for goal completion.
|
12 years ago |
DjWarmonger
|
0ab7b498f5
VCAI is now functional again!
|
12 years ago |
DjWarmonger
|
e6bb39d3a4
More work on VCAI Goals, still derived functions are not called :/
|
12 years ago |
beegee1
|
3e4407593f
- Refactoring for checking victory/loss conditions (use enum class instead of magic numbers)
|
12 years ago |
DjWarmonger
|
900d7a03f0
Template magic. Implemented method chaining + clone pattern for Goals.
|
12 years ago |
Ivan Savenko
|
3560bbb7f3
two patches/pull requests from janisozaur
|
12 years ago |
DjWarmonger
|
1657f124e1
- Compile fixes for MVS
|
12 years ago |
Ivan Savenko
|
55577d0ac4
- fixed missing DLL_LINKAGE
|
12 years ago |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 years ago |
Ivan Savenko
|
0e3eae3095
patch from KroArtem
|
12 years ago |
Ivan Savenko
|
012212698e
compile fixes, cmake files update
|
12 years ago |
DjWarmonger
|
c77fa499e7
Some more.
|
12 years ago |
DjWarmonger
|
7b4964b882
Constructors for Goals.
|
12 years ago |
DjWarmonger
|
f0248dd245
More AI refactoring.
|
12 years ago |
DjWarmonger
|
9950bc6ec3
First part of AI refactoring. Trying to split AI into three distinct parts:
|
12 years ago |
Michał W. Urbańczyk
|
0e8fa04d9f
Fixed #1487.
|
12 years ago |
Michał W. Urbańczyk
|
30a0237fb8
Merged the 092c-compat branch.
|
12 years ago |
Michał W. Urbańczyk
|
c6c53a5b1e
Few more freeze-related fixes.
|
12 years ago |
Michał W. Urbańczyk
|
d1807585ad
Fixed at least two #1428 freezes, likely more.
|
12 years ago |
Michał W. Urbańczyk
|
b62bb096a7
Fixed #1430, work-around to make #1435 non-crashing.
|
12 years ago |
Michał W. Urbańczyk
|
dd72261193
Fixed #1437.
|
12 years ago |
Michał W. Urbańczyk
|
92246a2c17
* Fixed #1417 — infinite loop of AI trying to visit allied creture generator
|
12 years ago |
Ivan Savenko
|
5654fef901
- ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp.
|
12 years ago |