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-03-21 21:17:49 +02:00
Code
Issues
Releases
Activity
9004b88c7e
Branches
Tags
View all branches
vcmi
/
server
/
processors
History
Dydzio
9004b88c7e
Mapping of deletable coordinates to objects on map start
2024-09-26 20:05:46 +02:00
..
HeroPoolProcessor.cpp
Added GameSettings to gamestate, potentially allowing to define game
2024-09-05 15:16:27 +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
Mapping of deletable coordinates to objects on map start
2024-09-26 20:05:46 +02: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