1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/mapObjects
2024-01-19 13:55:22 +02:00
..
CArmedInstance.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CArmedInstance.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CBank.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CBank.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGCreature.cpp Remove most of non-const access to VLC entities 2024-01-19 13:54:49 +02:00
CGCreature.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGDwelling.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CGDwelling.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGHeroInstance.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CGHeroInstance.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGMarket.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGMarket.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGObjectInstance.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGObjectInstance.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGPandoraBox.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGPandoraBox.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGTownBuilding.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGTownBuilding.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGTownInstance.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CGTownInstance.h Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CObjectHandler.cpp Reduced number of accesses to CGObjectInstance::subID 2023-11-01 14:43:20 +02:00
CObjectHandler.h Remove no longer used serialization methods 2023-11-08 21:27:05 +02:00
CQuest.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CQuest.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CRewardableObject.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CRewardableObject.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
IMarket.cpp Remove all remaining implicit conversion in lib 2023-11-15 15:55:19 +02:00
IMarket.h Remove all remaining implicit conversion in lib 2023-11-15 15:55:19 +02:00
IObjectInterface.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
IObjectInterface.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
MapObjects.h
MiscObjects.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
MiscObjects.h Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
ObjectTemplate.cpp Fix reading of dimensions of h3 map objects 2023-12-11 21:15:46 +02:00
ObjectTemplate.h Implemented serialization of MapObjectSubID, refactoring of related code 2023-11-17 21:18:34 +02:00