Ivan Savenko 2ee4e42348 Implement placeholders for creature banks messages 1 年之前
..
CArmedInstance.cpp 4aa73b40c9 Split CTownHandler into smaller chunks 1 年之前
CArmedInstance.h 0c07384293 Refactoring of serialization versioning handling 1 年之前
CBank.cpp 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 年之前
CBank.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 年之前
CGCreature.cpp 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 年之前
CGCreature.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 年之前
CGDwelling.cpp 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 年之前
CGDwelling.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 年之前
CGHeroInstance.cpp 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 年之前
CGHeroInstance.h d49a61645c All objects that can be owned by player now implement IOwnableObject 1 年之前
CGMarket.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 年之前
CGMarket.h 82c37573fa Removed save compatibility with 1.4 1 年之前
CGObjectInstance.cpp 0fd9dbf240 Unified income handling, added IOwnableObject interface 1 年之前
CGObjectInstance.h 0fd9dbf240 Unified income handling, added IOwnableObject interface 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 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 年之前
CGTownInstance.h b09d9d501b Pass pointer to actual caller in showBlockingDialog callWith 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 6179521364 Merge pull request #4556 from IvanSavenko/town_building_visit 1 年之前
CQuest.h ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 年之前
CRewardableObject.cpp 2ee4e42348 Implement placeholders for creature banks messages 1 年之前
CRewardableObject.h 31dff8f8da Add coastVisitable property to rewardables, update schemas 1 年之前
CreatureBank.cpp 785036836c Rewardable objects may now define guards. Converted Crypt to rewardable. 1 年之前
CreatureBank.h 785036836c Rewardable objects may now define guards. Converted Crypt to rewardable. 1 年之前
IMarket.cpp 20d5b33ea6 Remove marketModes as member 1 年之前
IMarket.h 82c37573fa Removed save compatibility with 1.4 1 年之前
IObjectInterface.cpp ffaaa7da15 blockingDialog functions: the `answer` parameter can be negative 1 年之前
IObjectInterface.h 0fd9dbf240 Unified income handling, added IOwnableObject interface 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 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 1 年之前
MiscObjects.h dae9e1e316 Implement IOwnableObject interface for shipyard 1 年之前
ObjectTemplate.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 年之前
ObjectTemplate.h 8754e0ebb3 Code formatting and cleanup 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 b09d9d501b Pass pointer to actual caller in showBlockingDialog callWith 1 年之前
TownBuildingInstance.h 0fd9dbf240 Unified income handling, added IOwnableObject interface 1 年之前