1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/mapObjects
2024-10-25 19:01:00 +00:00
..
CArmedInstance.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
CArmedInstance.h
CBank.cpp Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00:00
CBank.h
CGCreature.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
CGCreature.h Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
CGDwelling.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
CGDwelling.h
CGHeroInstance.cpp Merge pull request #4763 from IvanSavenko/herohandler_split 2024-10-14 19:05:48 +03:00
CGHeroInstance.h Merge pull request #4763 from IvanSavenko/herohandler_split 2024-10-14 19:05:48 +03:00
CGMarket.cpp Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00:00
CGMarket.h
CGObjectInstance.cpp Added overloaded version of getObjectHandler to CGHeroInstance 2024-10-13 13:06:31 +00:00
CGObjectInstance.h Added overloaded version of getObjectHandler to CGHeroInstance 2024-10-13 13:06:31 +00:00
CGPandoraBox.cpp Removed creatureBank flag from battle, battles now receive BattleLayout 2024-09-12 12:11:18 +00:00
CGPandoraBox.h
CGTownInstance.cpp Add bonus description generation for map objects 2024-10-25 18:36:02 +00:00
CGTownInstance.h Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
CObjectHandler.cpp
CObjectHandler.h
CompoundMapObjectID.h Move CompoundMapObjectID to separate file 2024-09-14 08:55:28 +02:00
CQuest.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
CQuest.h
CRewardableObject.cpp Remove copy-pasted code in rewardable town building leading to hero not 2024-10-11 15:02:48 +00:00
CRewardableObject.h Unify rewardable map object and town building code 2024-09-27 15:41:24 +00:00
FlaggableMapObject.cpp Added support for daily income to flaggable objects 2024-10-25 19:01:00 +00:00
FlaggableMapObject.h Basic support for configurable flaggable objects 2024-10-25 16:48:10 +00:00
IMarket.cpp
IMarket.h
IObjectInterface.cpp Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00
IObjectInterface.h Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00
IOwnableObject.h
MapObjects.h Converted all h3 banks to rewardable, remove most of hardcoded checks 2024-09-12 12:11:18 +00:00
MiscObjects.cpp Basic support for configurable flaggable objects 2024-10-25 16:48:10 +00:00
MiscObjects.h Basic support for configurable flaggable objects 2024-10-25 16:48:10 +00:00
ObjectTemplate.cpp Move CompoundMapObjectID to separate file 2024-09-14 08:55:28 +02:00
ObjectTemplate.h Move CompoundMapObjectID to separate file 2024-09-14 08:55:28 +02:00
ObstacleSetHandler.cpp
ObstacleSetHandler.h
TownBuildingInstance.cpp Remove copy-pasted code in rewardable town building leading to hero not 2024-10-11 15:02:48 +00:00
TownBuildingInstance.h Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00