1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/AI/Nullkiller/Goals
2024-04-22 13:49:17 +03:00
..
AbstractGoal.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
AbstractGoal.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
AdventureSpellCast.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
AdventureSpellCast.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
Build.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
Build.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
BuildBoat.cpp Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
BuildBoat.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
BuildThis.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
BuildThis.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
BuyArmy.cpp Remove most of non-const access to VLC entities 2024-01-19 13:54:49 +02:00
BuyArmy.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
CaptureObject.cpp NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
CaptureObject.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
CGoal.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
CompleteQuest.cpp Fixed loading of text strings for hota quests 2024-04-22 13:49:17 +03:00
CompleteQuest.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
Composition.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
Composition.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
DigAtTile.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
DigAtTile.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
DismissHero.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
DismissHero.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
ExchangeSwapTownHeroes.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
ExchangeSwapTownHeroes.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
ExecuteHeroChain.cpp NKAI: stability fixes and regression 2024-04-20 14:32:58 +03:00
ExecuteHeroChain.h NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
GatherArmy.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
GatherArmy.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
Goals.h NKAI: namespace 2022-10-04 08:40:14 +03:00
Invalid.h NKAI: remove static ai field 2024-03-31 21:11:25 +03:00
RecruitHero.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
RecruitHero.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
SaveResources.cpp Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
SaveResources.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
StayAtTown.cpp NKAI: allow multiple tasks to be executed from one calculation 2024-04-14 16:46:05 +03:00
StayAtTown.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
Trade.cpp NKAI: namespace 2022-10-04 08:40:14 +03:00
Trade.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00