1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/mapObjects
Ivan Savenko 7107b3202f
Merge pull request #3069 from SoundSSGood/artifact-location-id
ArtifactLocation now use ID for artHolder identification
2023-11-01 14:41:36 +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 Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CBank.h Show guards preview for visited banks on right click 2023-10-19 15:41:59 +03:00
CGCreature.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CGCreature.h typos found by lintian 2023-10-17 22:06:08 +02:00
CGDwelling.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CGDwelling.h Fix for random dwellings 2023-09-09 21:17:21 +02:00
CGHeroInstance.cpp Merge pull request #3069 from SoundSSGood/artifact-location-id 2023-11-01 14:41:36 +02:00
CGHeroInstance.h Renamed new types for consistency with code style 2023-10-22 16:55:19 +03:00
CGMarket.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CGMarket.h Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
CGObjectInstance.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CGObjectInstance.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03: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 Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CGTownBuilding.h Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
CGTownInstance.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CGTownInstance.h Town name switched to id 2023-09-27 23:57:05 +02:00
CObjectHandler.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CObjectHandler.h Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03: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 Split off some netpack structures into separate files 2023-10-23 13:59:15 +03: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 Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
IObjectInterface.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
MapObjects.h Initial implementation for rewardable town building 2023-05-01 00:14:53 +04:00
MiscObjects.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
MiscObjects.h Scholar is now configurable object (partial) 2023-10-16 00:12:39 +03: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