1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/server/processors
2023-10-16 00:12:38 +03:00
..
HeroPoolProcessor.cpp Improvements to type safety of Identifier class 2023-10-04 18:05:23 +03:00
HeroPoolProcessor.h Moved management of turn order into a new class 2023-08-24 23:34:33 +03:00
PlayerMessageProcessor.cpp Use enum instead of mix of bool's and int's for tile reveal 2023-10-16 00:12:38 +03:00
PlayerMessageProcessor.h code review 2023-09-25 18:06:40 +02:00
TurnOrderProcessor.cpp Add game pause 2023-10-08 16:03:57 +02:00
TurnOrderProcessor.h Compute player contacts only once on turn start 2023-09-26 13:42:20 +03:00