1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/lib/mapObjects
2024-09-06 17:04:34 +02:00
..
CArmedInstance.cpp
CArmedInstance.h
CBank.cpp Merge pull request #4556 from IvanSavenko/town_building_visit 2024-09-05 17:21:21 +03:00
CBank.h
CGCreature.cpp Merge pull request #4556 from IvanSavenko/town_building_visit 2024-09-05 17:21:21 +03:00
CGCreature.h
CGDwelling.cpp Merge pull request #4556 from IvanSavenko/town_building_visit 2024-09-05 17:21:21 +03:00
CGDwelling.h All objects that can be owned by player now implement IOwnableObject 2024-08-28 12:51:28 +00:00
CGHeroInstance.cpp Merge remote-tracking branch 'upstream/develop' into develop 2024-09-06 17:04:34 +02:00
CGHeroInstance.h HeroStrengthForCampaign 2024-09-05 17:38:27 +02:00
CGMarket.cpp Remove marketModes as member 2024-08-27 14:07:00 +00:00
CGMarket.h Removed save compatibility with 1.4 2024-08-29 18:51:53 +00:00
CGObjectInstance.cpp Unified income handling, added IOwnableObject interface 2024-08-28 12:40:44 +00:00
CGObjectInstance.h Unified income handling, added IOwnableObject interface 2024-08-28 12:40:44 +00:00
CGPandoraBox.cpp Pass pointer to actual caller in showBlockingDialog callWith 2024-09-04 15:14:56 +00:00
CGPandoraBox.h
CGTownInstance.cpp Merge pull request #4556 from IvanSavenko/town_building_visit 2024-09-05 17:21:21 +03:00
CGTownInstance.h Pass pointer to actual caller in showBlockingDialog callWith 2024-09-04 15:14:56 +00:00
CObjectHandler.cpp
CObjectHandler.h
CQuest.cpp Merge pull request #4556 from IvanSavenko/town_building_visit 2024-09-05 17:21:21 +03:00
CQuest.h
CRewardableObject.cpp Pass pointer to actual caller in showBlockingDialog callWith 2024-09-04 15:14:56 +00:00
CRewardableObject.h
IMarket.cpp Remove marketModes as member 2024-08-27 14:07:00 +00:00
IMarket.h Removed save compatibility with 1.4 2024-08-29 18:51:53 +00:00
IObjectInterface.cpp
IObjectInterface.h Unified income handling, added IOwnableObject interface 2024-08-28 12:40:44 +00:00
IOwnableObject.h All objects that can be owned by player now implement IOwnableObject 2024-08-28 12:51:28 +00:00
MapObjects.h
MiscObjects.cpp Merge pull request #4556 from IvanSavenko/town_building_visit 2024-09-05 17:21:21 +03:00
MiscObjects.h Implement IOwnableObject interface for shipyard 2024-09-04 19:46:36 +00:00
ObjectTemplate.cpp
ObjectTemplate.h
ObstacleSetHandler.cpp
ObstacleSetHandler.h
TownBuildingInstance.cpp Pass pointer to actual caller in showBlockingDialog callWith 2024-09-04 15:14:56 +00:00
TownBuildingInstance.h Unified income handling, added IOwnableObject interface 2024-08-28 12:40:44 +00:00