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-20 03:29:32 +02:00
Code
Issues
Releases
Activity
vcmi
/
server
/
battles
History
Ivan Savenko
d8d652783a
Fix crash on casting spell by a random spellcaster (e.g. Master Genie)
2024-10-02 11:04:40 +00:00
..
BattleActionProcessor.cpp
Merge pull request
#4654
from dydzio0614/any-hex-shooting
2024-09-27 19:23:33 +03:00
BattleActionProcessor.h
Reduce size of Bonus struct from 320 bytes to 296 bytes.
2024-07-22 14:59:31 +02:00
BattleFlowProcessor.cpp
Fix crash on casting spell by a random spellcaster (e.g. Master Genie)
2024-10-02 11:04:40 +00:00
BattleFlowProcessor.h
Unified handling of battle sides ID's
2024-08-11 20:54:44 +00:00
BattleProcessor.cpp
Removed creatureBank flag from battle, battles now receive BattleLayout
2024-09-12 12:11:18 +00:00
BattleProcessor.h
Removed creatureBank flag from battle, battles now receive BattleLayout
2024-09-12 12:11:18 +00:00
BattleResultProcessor.cpp
Added GameSettings to gamestate, potentially allowing to define game
2024-09-05 15:16:27 +00:00
BattleResultProcessor.h
Unified handling of battle sides ID's
2024-08-11 20:54:44 +00:00