Ivan Savenko 05ac217b0f Merge with vcmi/develop 2 years ago
..
CArmedInstance.cpp 0f35082024 Fix crash with objects belonging players without state 3 years ago
CArmedInstance.h 0f35082024 Fix crash with objects belonging players without state 3 years ago
CBank.cpp 7c0d5666a0 Return string by copy to fix cases when string is constructed on stack 2 years ago
CBank.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CGHeroInstance.cpp e48bd39b9c Moved road & river handlers into a separate file 2 years ago
CGHeroInstance.h 25bceda4ea Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance 2 years ago
CGMarket.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CGMarket.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CGPandoraBox.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CGPandoraBox.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CGTownInstance.cpp 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 years ago
CGTownInstance.h 0f35082024 Fix crash with objects belonging players without state 3 years ago
CObjectClassesHandler.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 2 years ago
CObjectClassesHandler.h 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 years ago
CObjectHandler.cpp 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 years ago
CObjectHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CQuest.cpp 5e72ef76cf Fix quest texts accessing 2 years ago
CQuest.h 85d7b470d4 Access to quests texts is now processed via translator 2 years ago
CRewardableConstructor.cpp 65802d958b Integrated valid fixes from PR #1143 2 years ago
CRewardableConstructor.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CRewardableObject.cpp 7c0d5666a0 Return string by copy to fix cases when string is constructed on stack 2 years ago
CRewardableObject.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CommonConstructors.cpp 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 years ago
CommonConstructors.h 8c481dff46 Fix incorrect templates for mines in HoTA 3 years ago
JsonRandom.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
JsonRandom.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
MapObjects.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
MiscObjects.cpp 246281e62a Merged vcmi/beta with vcmi/develop 2 years ago
MiscObjects.h 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 years ago
ObjectTemplate.cpp 633b9ef3be Native terrain is now required for faction, opt-out with value "none" 2 years ago
ObjectTemplate.h 2de3178158 Fixed game startup 2 years ago