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-05-17 22:22:59 +02:00
Code
Issues
Releases
Activity
vcmi
/
server
/
processors
History
Ivan Savenko
4e8e85e3e4
Fix issues reported by Sonar, review fixes
2025-04-27 14:57:31 +03:00
..
HeroPoolProcessor.cpp
Prefer to pass CGameState as reference instead of pointer
2025-04-27 14:57:31 +03:00
HeroPoolProcessor.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
NewTurnProcessor.cpp
Reduce usage of implicit conversions to int
2025-04-27 14:57:31 +03:00
NewTurnProcessor.h
Growth of town garrison in neutral towns now uses H3 logic
2024-08-29 15:22:31 +00:00
PlayerMessageProcessor.cpp
Fix issues reported by Sonar, review fixes
2025-04-27 14:57:31 +03:00
PlayerMessageProcessor.h
vcmiscrolls
2024-09-05 15:51:45 +03:00
TurnOrderProcessor.cpp
Prefer to pass CGameState as reference instead of pointer
2025-04-27 14:57:31 +03:00
TurnOrderProcessor.h
Remove save compatibility with 1.5.X
2025-03-18 11:35:15 +00:00