1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjectConstructors
2024-07-21 18:21:48 +00:00
..
AObjectTypeHandler.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
AObjectTypeHandler.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00: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 Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CObjectClassesHandler.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CommonConstructors.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
CommonConstructors.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
CRewardableConstructor.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +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 Cleaned up object constructors to reduce duplicated code 2023-06-16 17:59:50 +03:00
HillFortInstanceConstructor.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
IObjectInfo.h Make IObjectInterface::cb non-static 2024-01-19 13:55:21 +02:00
RandomMapInfo.h Remove no longer used serialization methods 2023-11-08 21:27:05 +02:00
ShipyardInstanceConstructor.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
ShipyardInstanceConstructor.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
SObjectSounds.h Remove no longer used serialization methods 2023-11-08 21:27:05 +02:00