1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/server/processors
Ivan Savenko a72715ad31
Merge pull request #4563 from SoundSSGood/vcmiScrolls
Improvements to the artifact creation
2024-09-05 17:10:13 +03:00
..
HeroPoolProcessor.cpp Fixed visitation of configurable town buildings by newly recruited heroes 2024-08-14 17:03:25 +00:00
HeroPoolProcessor.h Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
NewTurnProcessor.cpp Apply x2 bonus only to creature growth of affected creature on new month 2024-09-04 19:46:15 +00:00
NewTurnProcessor.h Growth of town garrison in neutral towns now uses H3 logic 2024-08-29 15:22:31 +00:00
PlayerMessageProcessor.cpp vcmiscrolls 2024-09-05 15:51:45 +03:00
PlayerMessageProcessor.h vcmiscrolls 2024-09-05 15:51:45 +03:00
TurnOrderProcessor.cpp PlayerState now stores all objects owned by player 2024-08-28 12:51:27 +00:00
TurnOrderProcessor.h Implemented simple versioning system for multiplayer 2024-05-29 20:08:32 +00:00