1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjects
Ivan Savenko 1192dbff15
Merge pull request #3180 from IvanSavenko/bugfixing
Fixes for miscellaneous accumulated issues
2023-11-13 16:26:33 +02:00
..
CArmedInstance.cpp #2903-morale-description-#1442 2023-11-10 15:58:19 +01:00
CArmedInstance.h Issues fixed 2023-09-17 22:19:45 +02:00
CBank.cpp Fix tooltip of visited banks after leaving some troops for banks with 2023-11-12 17:50:52 +02:00
CBank.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGCreature.cpp Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGCreature.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGDwelling.cpp Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGDwelling.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGHeroInstance.cpp Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGHeroInstance.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGMarket.cpp Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGMarket.h Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
CGObjectInstance.cpp Minor optimization of map startup time 2023-11-08 21:27:05 +02:00
CGObjectInstance.h Minor optimization of map startup time 2023-11-08 21:27:05 +02:00
CGPandoraBox.cpp MetaString refactor to eliminate integer usage for identifiers 2023-11-07 22:47:10 +02:00
CGPandoraBox.h Use meta string for messages 2023-09-27 23:11:11 +02:00
CGTownBuilding.cpp Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGTownBuilding.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGTownInstance.cpp Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CGTownInstance.h Fix map startup 2023-11-08 21:27:05 +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 Fix initialization order of Seer Huts and Creatures - Seer Hut might be 2023-11-12 19:18:00 +02:00
CQuest.h Fix initialization order of Seer Huts and Creatures - Seer Hut might be 2023-11-12 19:18:00 +02:00
CRewardableObject.cpp Fix crash on right-clicking some visited configurable objects 2023-11-12 16:55:42 +02:00
CRewardableObject.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02: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 Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
IObjectInterface.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
MapObjects.h Initial implementation for rewardable town building 2023-05-01 00:14:53 +04:00
MiscObjects.cpp Merge pull request #3180 from IvanSavenko/bugfixing 2023-11-13 16:26:33 +02:00
MiscObjects.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
ObjectTemplate.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
ObjectTemplate.h Minor optimization of map startup time 2023-11-08 21:27:05 +02:00