1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/lib/mapObjects
Warzyw647 0f7c9e7657 Fix config setting blackMarketRestockPeriod.
When set to x it was restocking on all days except every x days.
2024-08-17 11:59:15 +02:00
..
CArmedInstance.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
CArmedInstance.h
CBank.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CBank.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
CGCreature.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CGCreature.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
CGDwelling.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CGDwelling.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
CGHeroInstance.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CGHeroInstance.h New objects are now created and initialized on server and sent to client 2024-07-16 13:13:39 +00:00
CGMarket.cpp Fix config setting blackMarketRestockPeriod. 2024-08-17 11:59:15 +02:00
CGMarket.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CGObjectInstance.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CGObjectInstance.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CGPandoraBox.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
CGPandoraBox.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
CGTownBuilding.cpp Fixed visitation of configurable town buildings by newly recruited heroes 2024-08-14 17:03:25 +00:00
CGTownBuilding.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
CGTownInstance.cpp Fix auto-visit of configurable objects on new day 2024-08-14 17:04:42 +00:00
CGTownInstance.h Merge branch 'develop' into bank_support 2024-08-09 23:36:59 +02:00
CObjectHandler.cpp
CObjectHandler.h
CQuest.cpp blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
CQuest.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
CRewardableObject.cpp blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
CRewardableObject.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
IMarket.cpp
IMarket.h
IObjectInterface.cpp blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
IObjectInterface.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
MapObjects.h
MiscObjects.cpp Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
MiscObjects.h blockingDialog functions: the answer parameter can be negative 2024-08-09 00:28:28 +02:00
ObjectTemplate.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
ObjectTemplate.h
ObstacleSetHandler.cpp
ObstacleSetHandler.h