Dydzio 16d25e903c Remove flaggable bonus on object deletion 11 months ago
..
CArmedInstance.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
CArmedInstance.h 0c07384293 Refactoring of serialization versioning handling 1 year ago
CBank.cpp d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 year ago
CBank.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 year ago
CGCreature.cpp d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 year ago
CGCreature.h 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
CGDwelling.cpp a4ef45c4f8 Move list of war machines in war machine factory to config 1 year ago
CGDwelling.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 year ago
CGHeroInstance.cpp b750937588 Merge remote-tracking branch 'upstream/develop' into develop 11 months ago
CGHeroInstance.h e60a565942 Merge remote-tracking branch 'upstream/develop' into develop 1 year ago
CGMarket.cpp f59834afe1 Fixes for configurable markets support 1 year ago
CGMarket.h f59834afe1 Fixes for configurable markets support 1 year ago
CGObjectInstance.cpp 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 year ago
CGObjectInstance.h ad7f0416a7 Added overloaded version of getObjectHandler to CGHeroInstance 1 year 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
CGTownInstance.cpp 7be31c94f2 Fixes from code review 11 months ago
CGTownInstance.h 01d787fb5a Removed remaining cases of serialization of VLC entities 1 year 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 d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 year ago
CQuest.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 year 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 20d5b33ea6 Remove marketModes as member 1 year ago
IMarket.h 82c37573fa Removed save compatibility with 1.4 1 year ago
IObjectInterface.cpp 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 year ago
IObjectInterface.h a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 year ago
IOwnableObject.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 year ago
MapObjects.h 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks 1 year ago
MiscObjects.cpp ab1f1d6d99 Fix crash on miniHillFort popup window 1 year ago
MiscObjects.h dd7d190a58 Implemented optional descriptions for market map objects 1 year ago
ObjectTemplate.cpp 9591ce1ab4 Move CompoundMapObjectID to separate file 1 year ago
ObjectTemplate.h 9591ce1ab4 Move CompoundMapObjectID to separate file 1 year ago
ObstacleSetHandler.cpp 494d70cbf0 Reduce excessive logging 11 months ago
ObstacleSetHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
TownBuildingInstance.cpp c55a75cc4e Remove copy-pasted code in rewardable town building leading to hero not 1 year ago
TownBuildingInstance.h a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 year ago