.. |
CArmedInstance.cpp
|
Fix text formatting, fix todo's
|
2024-04-09 16:13:30 +03:00 |
CArmedInstance.h
|
|
|
CBank.cpp
|
Moved banks randomization to server-side with client netpack
|
2024-07-16 13:13:39 +00:00 |
CBank.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGCreature.cpp
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGCreature.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGDwelling.cpp
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGDwelling.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGHeroInstance.cpp
|
New objects are now created and initialized on server and sent to client
|
2024-07-16 13:13:39 +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
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGMarket.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGObjectInstance.cpp
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +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
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGPandoraBox.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CGTownBuilding.cpp
|
Rewardable object randomization is now always server-sided
|
2024-07-16 13:13:39 +00:00 |
CGTownBuilding.h
|
Rewardable object randomization is now always server-sided
|
2024-07-16 13:13:39 +00:00 |
CGTownInstance.cpp
|
Rewardable object randomization is now always server-sided
|
2024-07-16 13:13:39 +00:00 |
CGTownInstance.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CObjectHandler.cpp
|
|
|
CObjectHandler.h
|
|
|
CQuest.cpp
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CQuest.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
CRewardableObject.cpp
|
Rewardable object randomization is now always server-sided
|
2024-07-16 13:13:39 +00:00 |
CRewardableObject.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
IMarket.cpp
|
fix typo
|
2024-05-30 21:57:58 +02:00 |
IMarket.h
|
|
|
IObjectInterface.cpp
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
IObjectInterface.h
|
Rewardable object randomization is now always server-sided
|
2024-07-16 13:13:39 +00:00 |
MapObjects.h
|
|
|
MiscObjects.cpp
|
Fix merge
|
2024-07-16 13:13:39 +00:00 |
MiscObjects.h
|
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
2024-07-16 13:13:07 +00:00 |
ObjectTemplate.cpp
|
Code formatting and cleanup
|
2024-05-17 17:10:29 +00:00 |
ObjectTemplate.h
|
Code formatting and cleanup
|
2024-05-17 17:10:29 +00:00 |
ObstacleSetHandler.cpp
|
Merge pull request #4025 from IvanSavenko/shared_ptr_lib
|
2024-05-30 19:14:06 +03:00 |
ObstacleSetHandler.h
|
Fix typos using https://github.com/crate-ci/typos
|
2024-06-24 03:47:19 +02:00 |