Andrii Danylchenko
|
8b829e1099
|
AI: fix crash in pathfinding
|
2019-01-07 22:12:59 +02:00 |
|
DjWarmonger
|
efc53e8f8b
|
Merge pull request #530 from dydzio0614/objRemovalFix
Extend objectRemoved callback to check parent goals and resource manager
|
2019-01-07 19:00:06 +01:00 |
|
Alexander Shishkin
|
a1ff355927
|
Merge pull request #533 from nullkiller/AI-fix-freeze-on-buyarmy
AI: fix one more freeze in buy army
|
2019-01-07 05:34:48 +03:00 |
|
Andrii Danylchenko
|
f36ac1a6e2
|
AI: fix one more freeze in buy army
|
2019-01-06 22:36:46 +02:00 |
|
Dydzio
|
3e1b623fb6
|
Refactor goal removal from resource manager queue
|
2019-01-01 15:41:52 +01:00 |
|
Dydzio
|
456132c06b
|
Fix code mistake
|
2019-01-01 14:19:52 +01:00 |
|
Dydzio
|
94df657d03
|
Check parent goals and resource manager for validity
|
2019-01-01 14:19:52 +01:00 |
|
Alexander Shishkin
|
be8d86fe4f
|
Merge pull request #531 from dydzio0614/vsfiles_update
Fix AI build, update default Windows SDK version for projects
|
2018-12-31 17:21:07 +03:00 |
|
Dydzio
|
216d50788b
|
Fix AI build, update default Windows SDK version for projects
|
2018-12-31 15:18:42 +01:00 |
|
AlexVinS
|
5a8416bd19
|
[c::b] Updated projects, fixed build
|
2018-12-31 00:03:31 +03:00 |
|
Alexander Shishkin
|
0a461829fb
|
Merge pull request #529 from nullkiller/AI-fix-freeze-on-buyarmy
AI: fix freeze on BuyArmy
|
2018-12-30 22:37:21 +03:00 |
|
Andrii Danylchenko
|
2c401931c4
|
AI: fix freeze on BuyArmy
|
2018-12-30 16:40:05 +02:00 |
|
Alexander Shishkin
|
cbbb85fa87
|
Merge pull request #527 from nullkiller/ai-recruit-hero-freeze-patch
AI: fix freeze while endlesly trying to recruit hero
|
2018-12-25 19:47:01 +03:00 |
|
Andrii Danylchenko
|
ee5a26da60
|
AI: fix freeze while endlesly trying to recruit hero which is not possible anylonger.
|
2018-12-25 15:04:03 +02:00 |
|
Andrii Danylchenko
|
035d279ae8
|
Refactor CGHeroInstance, make spells private
|
2018-12-23 15:49:26 +03:00 |
|
Andrii Danylchenko
|
5d022ba77c
|
AI: CompleteQuest goal and summon boat spell support
|
2018-12-23 15:49:26 +03:00 |
|
DJWarmonger
|
e996879733
|
Commented out some extensive logs which slowed down pathfinder.
|
2018-12-16 16:12:41 +01:00 |
|
DJWarmonger
|
f4a8a1294e
|
Optimizations based on MSVS profiler.
|
2018-12-16 15:46:48 +01:00 |
|
Alexander Shishkin
|
34cc5dbec1
|
Merge pull request #525 from dydzio0614/fileupdate
Update VS files to match AI goals split
|
2018-12-05 23:50:52 +03:00 |
|
Dydzio
|
e1c27d04b4
|
Update VS files to match AI goals split
|
2018-12-05 13:05:54 +01:00 |
|
Andrii Danylchenko
|
e1b922f7b8
|
AI goals refactoring (#524)
|
2018-12-01 11:30:37 +03:00 |
|
Alexander Shishkin
|
2c1f3dd742
|
Merge pull request #523 from nullkiller/fix-buld-boat-for-allied-shipyard
Build boat in allied shipyards is allowed now
|
2018-11-19 16:39:46 +03:00 |
|
Andrii Danylchenko
|
83531f4355
|
Rename typo in NetPacksServer.cpp
|
2018-11-17 21:58:54 +02:00 |
|
Andrii Danylchenko
|
9a36572446
|
Build boat in allied shipyards is allowed now
|
2018-11-17 21:58:54 +02:00 |
|
Alexander Shishkin
|
000ca1c823
|
Merge pull request #520 from nullkiller/freeze-in-gather-troops
AI: GATHER_TROOPS improvements and fixes
|
2018-11-17 18:46:02 +03:00 |
|
Alexander Shishkin
|
80b2169e0d
|
Merge pull request #522 from dydzio0614/NewVSFix
Update VS files
|
2018-11-17 18:44:19 +03:00 |
|
Dydzio
|
c3088e293a
|
Workaround linker bug, set higher optimization by default
|
2018-11-17 11:34:39 +01:00 |
|
Alexander Shishkin
|
2748650a57
|
Merge pull request #521 from dydzio0614/BattleMemoryLeak
Fix creature animation callback circular reference
|
2018-11-15 02:17:20 +03:00 |
|
Dydzio
|
0fd729fd86
|
Fix creature animation callback circular reference
|
2018-11-14 23:36:38 +01:00 |
|
Andrii Danylchenko
|
60c5f584a8
|
AI: GATHER_TROOPS improvements and fixes
|
2018-11-14 22:10:02 +02:00 |
|
AlexVinS
|
614cde4a55
|
Fixed two memory leaks
|
2018-11-14 20:58:37 +03:00 |
|
Alexander Shishkin
|
8e34b1b9a8
|
Merge pull request #519 from dydzio0614/ObjectRemovalFix
Do not evaluate goals related to removed hero
|
2018-11-08 05:26:06 +03:00 |
|
Dydzio
|
d5063e53a0
|
Do not evaluate goals related to removed hero
|
2018-11-07 21:04:15 +01:00 |
|
AlexVinS
|
5693e72442
|
fixed crash on quit
|
2018-11-07 11:11:07 +03:00 |
|
AlexVinS
|
a313cc0127
|
Fixed https://bugs.vcmi.eu/view.php?id=3017
|
2018-11-07 10:02:27 +03:00 |
|
Alexander Shishkin
|
ec53f52ca7
|
Merge pull request #518 from nullkiller/freeze-on-control-own-town-win-condition
AI: fix freeze when AI has a win condition to control own town
|
2018-11-07 09:42:25 +03:00 |
|
Andrii Danylchenko
|
9a0b5a0afc
|
AI: fix freeze when AI has a win condition to control own town
|
2018-11-06 21:45:29 +02:00 |
|
Alexander Shishkin
|
d36f59e1af
|
Merge pull request #517 from nullkiller/freeze-on-quest-selfkilling
Hero try to execute a quest to kill himself
|
2018-11-06 03:12:53 +03:00 |
|
Andrii Danylchenko
|
3871ed0085
|
Hero try to execute a quest to kill himself
|
2018-11-05 22:24:15 +02:00 |
|
Alexander Shishkin
|
ff75e5e6e8
|
Merge pull request #516 from nullkiller/freeze-pathfinding
Freeze when try to bypass a few adjacent guards
|
2018-11-05 10:07:46 +03:00 |
|
Andrii Danylchenko
|
812df63aae
|
Freeze when try to bypass a few adjasent guards
|
2018-11-04 14:37:29 +02:00 |
|
Alexander Shishkin
|
064130973f
|
Merge pull request #514 from dydzio0614/HeroAiValueFix
Hero ai value fix
|
2018-11-03 23:34:03 +03:00 |
|
Dydzio
|
3e6cdb28bc
|
Promote no AI value message to error, shouldn't happen without mods
|
2018-11-03 13:03:31 +01:00 |
|
Dydzio
|
8ec558a2ae
|
Fix AI value handling for heroes
|
2018-11-03 12:46:02 +01:00 |
|
Alexander Shishkin
|
2857e60588
|
Merge pull request #513 from dydzio0614/AiFoWCrash
Allow AI to be aware of invisible heroes deletion
|
2018-11-03 11:07:38 +03:00 |
|
Dydzio
|
9f3d718e3b
|
Allow AI to be aware of invisible heroes deletion
|
2018-11-02 16:35:25 +01:00 |
|
Alexander Shishkin
|
845f0fbf5c
|
Merge pull request #512 from godric3/jsonSchemas
Support for using relative file path in json schema references
|
2018-11-02 13:07:34 +03:00 |
|
Arseniy Shestakov
|
708705aa96
|
CGLighthouse: workaround crash on map initialization. Fix issue 3020
Dirty hack here since proper fix would require to break saves
|
2018-11-01 23:31:23 +03:00 |
|
Alexander Shishkin
|
44e36d4675
|
Merge pull request #511 from janisozaur/throw-object
Throw std::runtime_exception instead of a pointer to new one
|
2018-10-31 12:42:04 +03:00 |
|
Michał Janiszewski
|
0ff2e1180d
|
Throw std::runtime_exception instead of a pointer to new one
cf. https://isocpp.org/wiki/faq/exceptions#what-to-throw
|
2018-10-31 07:27:54 +01:00 |
|