1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server/battles
Ivan Savenko 4533271692
Merge pull request #4312 from IvanSavenko/texthandler_split
Split CGeneralTextHandler file into 1 file per class form
2024-07-21 13:49:14 +03:00
..
BattleActionProcessor.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
BattleActionProcessor.h Fixed issues from review 2024-06-11 16:47:23 +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