1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/AI/VCAI/Goals
2024-10-09 15:43:46 +00:00
..
AbstractGoal.cpp Fix "identical expressions on both sides of comparison" 2024-02-12 12:32:35 +02:00
AbstractGoal.h Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
AdventureSpellCast.cpp
AdventureSpellCast.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Build.cpp
Build.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
BuildBoat.cpp
BuildBoat.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
BuildThis.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
BuildThis.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
BuyArmy.cpp
BuyArmy.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
CGoal.h Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
ClearWayTo.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
ClearWayTo.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
CollectRes.cpp Disable broken visitation of external markets for VCAI 2024-04-22 15:46:51 +03:00
CollectRes.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
CompleteQuest.cpp Fixed loading of text strings for hota quests 2024-04-22 13:49:17 +03:00
CompleteQuest.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Conquer.cpp
Conquer.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
DigAtTile.cpp
DigAtTile.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Explore.cpp Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
Explore.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
FindObj.cpp Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00
FindObj.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
GatherArmy.cpp lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
GatherArmy.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
GatherTroops.cpp replaced constant 2024-08-05 23:03:19 +02:00
GatherTroops.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
GetArtOfType.cpp
GetArtOfType.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Goals.h
Invalid.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
RecruitHero.cpp
RecruitHero.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Trade.cpp
Trade.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
VisitHero.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
VisitHero.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
VisitObj.cpp
VisitObj.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
VisitTile.cpp
VisitTile.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Win.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
Win.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00