1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/lib/mapObjects
2023-12-27 22:25:29 +01:00
..
CArmedInstance.cpp Add missing antimagic functionality to antimagic garrisons 2023-12-21 18:09:33 +01:00
CArmedInstance.h Add missing antimagic functionality to antimagic garrisons 2023-12-21 18:09:33 +01:00
CBank.cpp
CBank.h
CGCreature.cpp Fix creature appearance on hota maps 2023-11-28 19:31:38 +02:00
CGCreature.h
CGDwelling.cpp Fixed typo - different type was used to select ID and subID 2023-12-16 13:46:29 +02:00
CGDwelling.h
CGHeroInstance.cpp Merge pull request #3266 from Laserlicht/puzzle_cheat 2023-12-17 22:16:22 +02:00
CGHeroInstance.h Fix for starting hero being passable 2023-12-09 14:59:09 +01:00
CGMarket.cpp Remove all remaining implicit conversion in lib 2023-11-15 15:55:19 +02:00
CGMarket.h Remove all remaining implicit conversion in lib 2023-11-15 15:55:19 +02:00
CGObjectInstance.cpp Working fir for Corpse issue: 2023-12-06 20:49:28 +01:00
CGObjectInstance.h Working fir for Corpse issue: 2023-12-06 20:49:28 +01:00
CGPandoraBox.cpp Fixes warning about usage of unused variable 2023-12-27 22:25:29 +01:00
CGPandoraBox.h
CGTownBuilding.cpp
CGTownBuilding.h
CGTownInstance.cpp Avoid boost::format that throws exception on invalid format string 2023-12-10 16:37:58 +02:00
CGTownInstance.h Fix error messages in log on map start 2023-11-27 14:08:49 +02:00
CObjectHandler.cpp
CObjectHandler.h
CQuest.cpp Fix localization-related error messages 2023-12-11 18:23:52 +02:00
CQuest.h Fix error messages in log on map start 2023-11-27 14:08:49 +02:00
CRewardableObject.cpp Do not ignore 'canRefuse' flag for select mode 'first' and 'random' 2023-12-23 00:35:51 +02:00
CRewardableObject.h
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 Do not allow building boat if there is already boat with hero in it 2023-11-28 15:49:03 +02:00
IObjectInterface.h
MapObjects.h
MiscObjects.cpp Fix possible crash on abandoned mine with no valid resources 2023-12-24 22:05:47 +02:00
MiscObjects.h Add missing antimagic functionality to antimagic garrisons 2023-12-21 18:09:33 +01: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