.. |
AObjectTypeHandler.cpp
|
Removed typeName and subtypeName properties from CGObjectInstance
|
2024-10-13 13:05:50 +00:00 |
AObjectTypeHandler.h
|
Reworked and fixed gendered hero sprites on adventure map
|
2024-11-07 10:39:23 +00: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
|
Basic support for configurable flaggable objects
|
2024-10-25 16:48:10 +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
|
Reworked and fixed gendered hero sprites on adventure map
|
2024-11-07 10:39:23 +00:00 |
CommonConstructors.h
|
Reworked and fixed gendered hero sprites on adventure map
|
2024-11-07 10:39:23 +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
|
Removed pointer to VLC entity from CStackBasicDescriptor
|
2024-10-30 16:47:02 +00:00 |
DwellingInstanceConstructor.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
FlaggableInstanceConstructor.cpp
|
Added validation of flaggable objects
|
2024-11-07 10:39:23 +00:00 |
FlaggableInstanceConstructor.h
|
Added support for daily income to flaggable objects
|
2024-10-25 19:01:00 +00:00 |
HillFortInstanceConstructor.cpp
|
Get and translate messages on client side
|
2024-09-24 19:12:05 +02:00 |
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
|
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 |