1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjects
2023-11-01 14:43:20 +02:00
..
CArmedInstance.cpp Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
CArmedInstance.h Issues fixed 2023-09-17 22:19:45 +02:00
CBank.cpp Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CBank.h Show guards preview for visited banks on right click 2023-10-19 15:41:59 +03:00
CGCreature.cpp Fix game startup 2023-11-01 14:43:20 +02:00
CGCreature.h Moved object type randomization to object class 2023-11-01 14:43:20 +02:00
CGDwelling.cpp Cleaned up dwelling randomization 2023-11-01 14:43:20 +02:00
CGDwelling.h Moved object type randomization to object class 2023-11-01 14:43:20 +02:00
CGHeroInstance.cpp Fix game startup 2023-11-01 14:43:20 +02:00
CGHeroInstance.h Cleaned up dwelling randomization 2023-11-01 14:43:20 +02:00
CGMarket.cpp Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CGMarket.h Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
CGObjectInstance.cpp Fix game startup 2023-11-01 14:43:20 +02:00
CGObjectInstance.h Fix game startup 2023-11-01 14:43:20 +02:00
CGPandoraBox.cpp Merge remote-tracking branch 'upstream/develop' into develop 2023-10-29 13:35:37 +00:00
CGPandoraBox.h Use meta string for messages 2023-09-27 23:11:11 +02:00
CGTownBuilding.cpp Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CGTownBuilding.h Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CGTownInstance.cpp Cleaned up dwelling randomization 2023-11-01 14:43:20 +02:00
CGTownInstance.h Cleaned up dwelling randomization 2023-11-01 14:43:20 +02:00
CObjectHandler.cpp Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CObjectHandler.h Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CQuest.cpp ArtifactLocation now use ID for artHolder identification part2 2023-10-29 17:46:13 +02:00
CQuest.h Support hota quest gates 2023-10-11 23:15:24 +02:00
CRewardableObject.cpp Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CRewardableObject.h Display object description only on right-click 2023-10-19 14:36:11 +03:00
IMarket.cpp lib/mapObjects/IMarket.cpp: Show error message about failed dynamic_cast() even if cast object is nullptr 2023-10-27 23:43:39 +00:00
IMarket.h Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
IObjectInterface.cpp Cleaned up dwelling randomization 2023-11-01 14:43:20 +02:00
IObjectInterface.h Moved object type randomization to object class 2023-11-01 14:43:20 +02:00
MapObjects.h Initial implementation for rewardable town building 2023-05-01 00:14:53 +04:00
MiscObjects.cpp Fix game startup 2023-11-01 14:43:20 +02:00
MiscObjects.h Moved object type randomization to object class 2023-11-01 14:43:20 +02:00
ObjectTemplate.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
ObjectTemplate.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00