1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/lib/mapObjectConstructors
Ivan Savenko 2399a5a765
Merge pull request #4712 from IvanSavenko/detect_conflict
Detection of potential conflicts between mods
2024-10-07 17:57:52 +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 Minor refactoring of translations: 2024-10-06 19:42:15 +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 Minor refactoring of translations: 2024-10-06 19:42:15 +00:00
CObjectClassesHandler.h Merge remote-tracking branch 'origin/develop' into custom_objects_per_zone 2024-09-14 10:19:22 +02:00
CommonConstructors.cpp Remove marketModes as member 2024-08-27 14:07:00 +00:00
CommonConstructors.h Converted all h3 banks to rewardable, remove most of hardcoded checks 2024-09-12 12:11:18 +00:00
CRewardableConstructor.cpp Merge pull request #4712 from IvanSavenko/detect_conflict 2024-10-07 17:57:52 +03:00
CRewardableConstructor.h Fixes randomization of Witch Hut preconfigured in map editor 2024-10-03 12:35:15 +00:00
DwellingInstanceConstructor.cpp Minor refactoring of translations: 2024-10-06 19:42:15 +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 - Handle new configurable banks 2024-09-21 13:36:28 +02:00
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