Ivan Savenko 1116c18af5 Fix Orrin as starting hero on some maps 11 月之前
..
CArmedInstance.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 年之前
CArmedInstance.h 0c07384293 Refactoring of serialization versioning handling 1 年之前
CBank.cpp d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 年之前
CBank.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 年之前
CGCreature.cpp d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 年之前
CGCreature.h 3dd4fa2528 Reduce usage of pointers to VLC entities 1 年之前
CGDwelling.cpp a4ef45c4f8 Move list of war machines in war machine factory to config 1 年之前
CGDwelling.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 年之前
CGHeroInstance.cpp 1116c18af5 Fix Orrin as starting hero on some maps 11 月之前
CGHeroInstance.h 697d63d2b8 Reworked and fixed gendered hero sprites on adventure map 1 年之前
CGMarket.cpp e7bea6c3b8 Merge pull request #4852 from IvanSavenko/remove_vlc_entities_serialization 1 年之前
CGMarket.h c3c5f73a63 Restore save compatibility with 1.5 1 年之前
CGObjectInstance.cpp 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 年之前
CGObjectInstance.h ad7f0416a7 Added overloaded version of getObjectHandler to CGHeroInstance 1 年之前
CGPandoraBox.cpp 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 年之前
CGPandoraBox.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 年之前
CGTownInstance.cpp 01d787fb5a Removed remaining cases of serialization of VLC entities 1 年之前
CGTownInstance.h 01d787fb5a Removed remaining cases of serialization of VLC entities 1 年之前
CObjectHandler.cpp c3957c2c2a Moved json files to new directory, split on per-class basis 1 年之前
CObjectHandler.h 54103813dd Remove no longer used serialization methods 2 年之前
CQuest.cpp d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor 1 年之前
CQuest.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 年之前
CRewardableObject.cpp c55a75cc4e Remove copy-pasted code in rewardable town building leading to hero not 1 年之前
CRewardableObject.h f2c20b54d0 Unify rewardable map object and town building code 1 年之前
CompoundMapObjectID.h 9591ce1ab4 Move CompoundMapObjectID to separate file 1 年之前
FlaggableMapObject.cpp 7ae5e2b406 Added support for daily income to flaggable objects 1 年之前
FlaggableMapObject.h 8a5ac73438 Basic support for configurable flaggable objects 1 年之前
IMarket.cpp 20d5b33ea6 Remove marketModes as member 1 年之前
IMarket.h 82c37573fa Removed save compatibility with 1.4 1 年之前
IObjectInterface.cpp 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC 1 年之前
IObjectInterface.h a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 年之前
IOwnableObject.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 年之前
MapObjects.h 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks 1 年之前
MiscObjects.cpp ab1f1d6d99 Fix crash on miniHillFort popup window 11 月之前
MiscObjects.h dd7d190a58 Implemented optional descriptions for market map objects 1 年之前
ObjectTemplate.cpp 9591ce1ab4 Move CompoundMapObjectID to separate file 1 年之前
ObjectTemplate.h 9591ce1ab4 Move CompoundMapObjectID to separate file 1 年之前
ObstacleSetHandler.cpp 5d6470e527 Merge pull request #4025 from IvanSavenko/shared_ptr_lib 1 年之前
ObstacleSetHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 年之前
TownBuildingInstance.cpp c55a75cc4e Remove copy-pasted code in rewardable town building leading to hero not 1 年之前
TownBuildingInstance.h a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 年之前