1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/server/battles
Ivan Savenko e8aa6efbb9
Merge pull request #4261 from kaja47/shrinkage
Reduce size of Bonus struct from 320 bytes to 296 bytes.
2024-07-22 17:12:08 +03:00
..
BattleActionProcessor.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
BattleActionProcessor.h Reduce size of Bonus struct from 320 bytes to 296 bytes. 2024-07-22 14:59:31 +02:00
BattleFlowProcessor.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
BattleFlowProcessor.h Simplify code 2024-04-26 12:44:57 +03:00
BattleProcessor.cpp Simplify code 2024-04-26 12:44:57 +03:00
BattleProcessor.h Simplify code 2024-04-26 12:44:57 +03:00
BattleResultProcessor.cpp Fix endBattleConfirm 2024-07-20 15:07:34 +03:00
BattleResultProcessor.h Simplify code 2024-04-26 12:44:57 +03:00