This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
server
/
processors
History
Ivan Savenko
0a0c01d639
Replaced 'isVisitActiveFor' methods with single 'getVisitingHero'
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