1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/AI/Nullkiller/Goals
2024-02-14 12:07:07 +02:00
..
AbstractGoal.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
AbstractGoal.h Replace throws() with nothrow 2024-02-14 12:07:07 +02:00
AdventureSpellCast.cpp Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
AdventureSpellCast.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Build.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
Build.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01: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 Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
CaptureObject.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
CGoal.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
CompleteQuest.cpp Implemented tracking of objects destroyed by players 2024-01-31 01:37:33 +02:00
CompleteQuest.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
Composition.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
Composition.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01:00
DigAtTile.cpp Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
DigAtTile.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
DismissHero.cpp Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
DismissHero.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
ExchangeSwapTownHeroes.cpp Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
ExchangeSwapTownHeroes.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
ExecuteHeroChain.cpp Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
ExecuteHeroChain.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
GatherArmy.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
GatherArmy.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Goals.h NKAI: namespace 2022-10-04 08:40:14 +03:00
Invalid.h Remove more redundant virtual specifiers 2024-02-13 15:21:30 +01: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: mana recovery 2023-09-30 10:37:36 +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