1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-02 09:02:03 +02:00
vcmi/lib/mapObjectConstructors
2024-08-26 22:48:23 +03:00
..
AObjectTypeHandler.cpp introduce getModScope into AObjectTypeHandler 2024-08-12 13:58:03 +02:00
AObjectTypeHandler.h introduce getModScope into AObjectTypeHandler 2024-08-12 13:58:03 +02:00
CBankInstanceConstructor.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CBankInstanceConstructor.h Moved banks randomization to server-side with client netpack 2024-07-16 13:13:39 +00:00
CDefaultObjectTypeHandler.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CObjectClassesHandler.cpp Fix negative QColor values 2024-08-23 09:43:40 +02:00
CObjectClassesHandler.h Refactor containers names in CObjectClassesHandler 2024-08-23 09:43:40 +02:00
CommonConstructors.cpp IMarket suggestions 2024-08-20 18:49:48 +03:00
CommonConstructors.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CRewardableConstructor.cpp Added (mostly) complete schema for validation of rewardable 2024-08-14 17:04:44 +00:00
CRewardableConstructor.h Rewardable object randomization is now always server-sided 2024-07-16 13:13:39 +00:00
DwellingInstanceConstructor.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
DwellingInstanceConstructor.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
HillFortInstanceConstructor.cpp
HillFortInstanceConstructor.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
IObjectInfo.h
RandomMapInfo.h
ShipyardInstanceConstructor.cpp
ShipyardInstanceConstructor.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
SObjectSounds.h