.. |
CArmedInstance.cpp
|
Fix crash with objects belonging players without state
|
2022-11-06 03:26:13 +04:00 |
CArmedInstance.h
|
Fix crash with objects belonging players without state
|
2022-11-06 03:26:13 +04:00 |
CBank.cpp
|
Return string by copy to fix cases when string is constructed on stack
|
2023-01-01 20:55:43 +02:00 |
CBank.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CGHeroInstance.cpp
|
Map/Road/River identifiers are now private members
|
2023-01-10 00:01:35 +02:00 |
CGHeroInstance.h
|
Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance
|
2022-12-09 14:42:47 +02:00 |
CGMarket.cpp
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CGMarket.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CGPandoraBox.cpp
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CGPandoraBox.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CGTownInstance.cpp
|
Map/Road/River identifiers are now private members
|
2023-01-10 00:01:35 +02:00 |
CGTownInstance.h
|
Fix crash with objects belonging players without state
|
2022-11-06 03:26:13 +04:00 |
CObjectClassesHandler.cpp
|
Added common method to get names of hardcoded mod scopes
|
2022-12-07 15:18:19 +02:00 |
CObjectClassesHandler.h
|
Introduced "map" scope for accessing identifier on map loading.
|
2022-11-29 22:33:08 +02:00 |
CObjectHandler.cpp
|
use JsonKey or NameTranslated instead of ambiguos Name
|
2023-01-10 00:01:35 +02:00 |
CObjectHandler.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CommonConstructors.cpp
|
Map/Road/River identifiers are now private members
|
2023-01-10 00:01:35 +02:00 |
CommonConstructors.h
|
Fix incorrect templates for mines in HoTA
|
2022-10-08 12:42:10 +03:00 |
CQuest.cpp
|
Formatting cleanup
|
2023-01-01 22:50:38 +02:00 |
CQuest.h
|
Access to quests texts is now processed via translator
|
2023-01-01 14:56:45 +02:00 |
CRewardableConstructor.cpp
|
Integrated valid fixes from PR #1143
|
2022-12-07 18:13:54 +02:00 |
CRewardableConstructor.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
CRewardableObject.cpp
|
Return string by copy to fix cases when string is constructed on stack
|
2023-01-01 20:55:43 +02:00 |
CRewardableObject.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
JsonRandom.cpp
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
JsonRandom.h
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
2022-09-24 15:55:21 +03:00 |
MapObjects.h
|
Code style: move or add licensing information on top of every file
|
2017-07-14 01:26:03 +03:00 |
MiscObjects.cpp
|
Return string by copy to fix cases when string is constructed on stack
|
2023-01-01 20:55:43 +02:00 |
MiscObjects.h
|
Enabled & fixed -Woverloaded-virtual warning from gcc/cland
|
2022-12-07 21:50:45 +02:00 |
ObjectTemplate.cpp
|
use JsonKey or NameTranslated instead of ambiguos Name
|
2023-01-10 00:01:35 +02:00 |
ObjectTemplate.h
|
Fixed game startup
|
2023-01-10 00:01:35 +02:00 |