1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/mapObjects
Ivan Savenko 55756dbc43
Merge pull request #3785 from dydzio0614/bank-revisit-fix
Empty treasure bank does not ask for enter anymore
2024-04-22 11:06:58 +03:00
..
CArmedInstance.cpp Fix text formatting, fix todo's 2024-04-09 16:13:30 +03:00
CArmedInstance.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CBank.cpp Merge pull request #3785 from dydzio0614/bank-revisit-fix 2024-04-22 11:06:58 +03:00
CBank.h Empty treasure bank does not ask for enter anymore 2024-04-17 01:25:58 +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 Add handling for yes/no dialogs that can be safely skipped by player 2024-04-17 01:08:27 +02:00
CGDwelling.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CGHeroInstance.cpp Fixes hota prisons replacing every h3 prison on h3m maps 2024-04-18 19:13:32 +03:00
CGHeroInstance.h Fix build 2024-04-09 18:56:28 +03: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 Fix text formatting, fix todo's 2024-04-09 16:13:30 +03:00
CGTownBuilding.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
CGTownInstance.cpp Market fix 2024-04-10 23:30:31 +03: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 Fix crash on loading vmap's 2024-04-08 13:16:34 +03: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 #3788 - fix passing wirlpool with only commander alive 2024-04-20 15:28:57 +03: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
ObstacleSetHandler.cpp Final tweaks 2024-04-13 19:21:01 +02:00
ObstacleSetHandler.h Remove empty obstacle sets, just in case. 2024-04-13 14:53:00 +02:00