| .. |
|
CArmedInstance.cpp
|
83099f9288
Fix crash on initializing off-map hero
|
6 months ago |
|
CArmedInstance.h
|
2b812be9cd
Correctly show results of CreatureTerrainLimiter outside of combat
|
6 months ago |
|
CGCreature.cpp
|
82506d5eff
Removed ConstTransitivePtr from StackLocation
|
7 months ago |
|
CGCreature.h
|
6877bbfe3a
Fix issues found by Valgrind
|
7 months ago |
|
CGDwelling.cpp
|
bdae7285ae
Objects list is now private member of CMap
|
6 months ago |
|
CGDwelling.h
|
d49a61645c
All objects that can be owned by player now implement IOwnableObject
|
1 year ago |
|
CGHeroInstance.cpp
|
745040def3
Access to heroes storage in CMap is now done via public methods
|
6 months ago |
|
CGHeroInstance.h
|
2ca1748e96
Artifact instances are now owned solely by CMap
|
6 months ago |
|
CGMarket.cpp
|
101fd694b9
Remove MetaString method that can't be used with modded objects
|
10 months ago |
|
CGMarket.h
|
eb3b51a6cf
Remove save compatibility with 1.5.X
|
7 months ago |
|
CGObjectInstance.cpp
|
62cb5412ff
CGameState::map is now a private, unique_ptr with accessors
|
7 months ago |
|
CGObjectInstance.h
|
eb3b51a6cf
Remove save compatibility with 1.5.X
|
7 months ago |
|
CGPandoraBox.cpp
|
39a2c29c97
Removed creatureBank flag from battle, battles now receive BattleLayout
|
1 year ago |
|
CGPandoraBox.h
|
ffaaa7da15
blockingDialog functions: the `answer` parameter can be negative
|
1 year ago |
|
CGResource.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
CGResource.h
|
09db3e4bef
Reworked resource piles loading to fix wog maps with mithril
|
9 months ago |
|
CGTownInstance.cpp
|
0ada2a5ebd
Map objects now use shared_ptr (game)
|
6 months ago |
|
CGTownInstance.h
|
417ea6451a
Remove ConstTransitivePtr from hero and town instances
|
6 months ago |
|
CObjectHandler.cpp
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
|
CObjectHandler.h
|
54103813dd
Remove no longer used serialization methods
|
2 years ago |
|
CQuest.cpp
|
797646cc05
Quests in map now use shared_ptr instead of const ptr
|
6 months ago |
|
CQuest.h
|
797646cc05
Quests in map now use shared_ptr instead of const ptr
|
6 months ago |
|
CRewardableObject.cpp
|
c55a75cc4e
Remove copy-pasted code in rewardable town building leading to hero not
|
1 year ago |
|
CRewardableObject.h
|
f2c20b54d0
Unify rewardable map object and town building code
|
1 year ago |
|
CompoundMapObjectID.h
|
9591ce1ab4
Move CompoundMapObjectID to separate file
|
1 year ago |
|
FlaggableMapObject.cpp
|
16d25e903c
Remove flaggable bonus on object deletion
|
11 months ago |
|
FlaggableMapObject.h
|
16d25e903c
Remove flaggable bonus on object deletion
|
11 months ago |
|
IMarket.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
IMarket.h
|
eb3b51a6cf
Remove save compatibility with 1.5.X
|
7 months ago |
|
IObjectInterface.cpp
|
9f713a0914
Rename int3::valid to isValid for consistency
|
8 months ago |
|
IObjectInterface.h
|
d8d3948ac3
Fix AI to use hillFort all available upgrades. UpgradeInfo refactor.
|
10 months ago |
|
IOwnableObject.h
|
d49a61645c
All objects that can be owned by player now implement IOwnableObject
|
1 year ago |
|
MapObjects.h
|
797646cc05
Quests in map now use shared_ptr instead of const ptr
|
6 months ago |
|
MiscObjects.cpp
|
bdae7285ae
Objects list is now private member of CMap
|
6 months ago |
|
MiscObjects.h
|
745040def3
Access to heroes storage in CMap is now done via public methods
|
6 months ago |
|
ObjectTemplate.cpp
|
7a3e1409d0
Remove old boost includes and defines
|
7 months ago |
|
ObjectTemplate.h
|
9591ce1ab4
Move CompoundMapObjectID to separate file
|
1 year ago |
|
ObstacleSetHandler.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
ObstacleSetHandler.h
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
TownBuildingInstance.cpp
|
a061ed04de
Remove usage of ConstTransitivePtr from CTown
|
7 months ago |
|
TownBuildingInstance.h
|
eb3b51a6cf
Remove save compatibility with 1.5.X
|
7 months ago |