Ivan Savenko 6337b0d3b9 Fix potential crash on loading mod with invalid handler name 2 years ago
..
AObjectTypeHandler.cpp 8dfdfffd87 Use ResourcePath for audio files 2 years ago
AObjectTypeHandler.h e733b55c90 Removed buggy and poorly designed fromString method 2 years ago
CBankInstanceConstructor.cpp fd01a25352 Implemented basic version of configurable Witch Hut 2 years ago
CBankInstanceConstructor.h f4ee9424e4 Removed unused properties 2 years ago
CDefaultObjectTypeHandler.h 77b58bc66d Cleaned up object constructors to reduce duplicated code 2 years ago
CObjectClassesHandler.cpp 6337b0d3b9 Fix potential crash on loading mod with invalid handler name 2 years ago
CObjectClassesHandler.h 80e6485965 MetaIdentifier now uses std::variant internally 2 years ago
CRewardableConstructor.cpp 4f47555977 Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE 2 years ago
CRewardableConstructor.h fd01a25352 Implemented basic version of configurable Witch Hut 2 years ago
CommonConstructors.cpp fd01a25352 Implemented basic version of configurable Witch Hut 2 years ago
CommonConstructors.h 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
DwellingInstanceConstructor.cpp fd01a25352 Implemented basic version of configurable Witch Hut 2 years ago
DwellingInstanceConstructor.h 58661fc8ec Moved DwellingInstanceConstructor to a new file 2 years ago
HillFortInstanceConstructor.cpp 77b58bc66d Cleaned up object constructors to reduce duplicated code 2 years ago
HillFortInstanceConstructor.h 77b58bc66d Cleaned up object constructors to reduce duplicated code 2 years ago
IObjectInfo.h 97b3b2e147 Fix build 2 years ago
RandomMapInfo.h d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
SObjectSounds.h 8dfdfffd87 Use ResourcePath for audio files 2 years ago
ShipyardInstanceConstructor.cpp 62fddca21e Split massive CModHandler class/file into multiple parts: 2 years ago
ShipyardInstanceConstructor.h 77b58bc66d Cleaned up object constructors to reduce duplicated code 2 years ago