1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/mapObjects
2024-03-28 13:17:57 +02:00
..
CArmedInstance.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CArmedInstance.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CBank.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CBank.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CGCreature.cpp Fix missing gold component in "join for money" dialog 2024-02-07 21:57:25 +01:00
CGCreature.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CGDwelling.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CGDwelling.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CGHeroInstance.cpp change MANA_PER_KNOWLEGDE to percentage 2024-03-23 20:28:49 +01:00
CGHeroInstance.h Added range checks to values read from h3m. 2024-02-05 21:27:55 +02:00
CGMarket.cpp arts altar - arts holder 2024-01-27 15:28:21 +02:00
CGMarket.h arts altar - arts holder 2024-01-27 15:28:21 +02:00
CGObjectInstance.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGObjectInstance.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CGPandoraBox.cpp Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
CGPandoraBox.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CGTownBuilding.cpp Replaced remaining placeholder code with callbacks 2024-01-19 13:55:22 +02:00
CGTownBuilding.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CGTownInstance.cpp Removed most of non-const static fields in lib. Reduced header includes. 2024-01-19 13:55:22 +02:00
CGTownInstance.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CObjectHandler.cpp Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
CObjectHandler.h Remove no longer used serialization methods 2023-11-08 21:27:05 +02:00
CQuest.cpp Implemented tracking of objects destroyed by players 2024-01-31 01:37:33 +02:00
CQuest.h Implemented tracking of objects destroyed by players 2024-01-31 01:37:33 +02:00
CRewardableObject.cpp Update docs to be in line with existing code. 2024-03-14 10:22:15 +01:00
CRewardableObject.h Merge remote-tracking branch 'origin/develop' into reward_select_all 2024-03-09 06:50:56 +01:00
IMarket.cpp Remove custom casts 2024-02-14 12:56:37 +02:00
IMarket.h Remove custom casts 2024-02-14 12:56:37 +02:00
IObjectInterface.cpp Remove custom casts 2024-02-14 12:56:37 +02:00
IObjectInterface.h Remove custom casts 2024-02-14 12:56:37 +02:00
MapObjects.h Initial implementation for rewardable town building 2023-05-01 00:14:53 +04:00
MiscObjects.cpp Reworked JsonNode constructors to more logical form 2024-02-26 12:55:49 +02:00
MiscObjects.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
ObjectTemplate.cpp Cleanup 2024-02-26 12:55:49 +02:00
ObjectTemplate.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00