1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/server/processors
2023-09-26 15:55:07 +03:00
..
HeroPoolProcessor.cpp Replaced 'isVisitActiveFor' methods with single 'getVisitingHero' 2023-09-26 15:55:07 +03:00
HeroPoolProcessor.h Moved management of turn order into a new class 2023-08-24 23:34:33 +03:00
PlayerMessageProcessor.cpp Removed getStr(bool), replaced with similar toString() 2023-09-04 22:21:02 +03:00
PlayerMessageProcessor.h Fixed few more discovered regressions 2023-08-21 17:55:49 +03:00
TurnOrderProcessor.cpp Simturn duration is now part of StartInfo 2023-09-26 13:42:20 +03:00
TurnOrderProcessor.h Compute player contacts only once on turn start 2023-09-26 13:42:20 +03:00