1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/lib/mapObjects
2023-11-03 16:03:29 +02:00
..
CArmedInstance.cpp Replace static_cast's of Identifiers with getNum call 2023-11-03 16:03:29 +02:00
CArmedInstance.h Issues fixed 2023-09-17 22:19:45 +02:00
CBank.cpp Minor fixes 2023-11-03 16:03:29 +02:00
CBank.h Show guards preview for visited banks on right click 2023-10-19 15:41:59 +03:00
CGCreature.cpp Explicitly convert identifier to underlying enumeration 2023-11-03 16:03:29 +02:00
CGCreature.h Moved object type randomization to object class 2023-11-01 14:43:20 +02:00
CGDwelling.cpp Minor fixes 2023-11-03 16:03:29 +02:00
CGDwelling.h Moved object type randomization to object class 2023-11-01 14:43:20 +02:00
CGHeroInstance.cpp Minor fixes 2023-11-03 16:03:29 +02:00
CGHeroInstance.h Remove more subID access 2023-11-01 14:44:05 +02:00
CGMarket.cpp Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CGMarket.h
CGObjectInstance.cpp Explicitly convert identifier to underlying enumeration 2023-11-03 16:03:29 +02:00
CGObjectInstance.h Fix game startup 2023-11-01 14:43:20 +02:00
CGPandoraBox.cpp Minor fixes 2023-11-03 16:03:29 +02:00
CGPandoraBox.h Use meta string for messages 2023-09-27 23:11:11 +02:00
CGTownBuilding.cpp Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
CGTownBuilding.h Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CGTownInstance.cpp Minor fixes 2023-11-03 16:03:29 +02:00
CGTownInstance.h Remove int <=> Identifier comparisons 2023-11-03 16:03:29 +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 Remove int <=> Identifier comparisons 2023-11-03 16:03:29 +02:00
CQuest.h Remove int <=> Identifier comparisons 2023-11-03 16:03:29 +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
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
MiscObjects.cpp Minor fixes 2023-11-03 16:03:29 +02:00
MiscObjects.h Remove int <=> Identifier comparisons 2023-11-03 16:03:29 +02:00
ObjectTemplate.cpp
ObjectTemplate.h