1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-17 20:58:07 +02:00
Ivan Savenko 80acd7e77c Simplified and fixed server restart procedure:
- Replaced several assertions with runtime_error's to detect them in
release builds
- Removed multiple dispatchMainThread calls in server shutdown code to
simplify debugging and code flow
- Moved handling of gameplay shutdown and score calculation from
PlayerInterface to ServerHandler (not perfect, but better than before)
2024-04-07 14:19:57 +03:00
..
2023-10-22 00:05:14 +02:00
2024-02-13 15:23:30 +01:00
fix
2023-10-22 00:22:16 +02:00
2023-09-18 20:35:23 +02:00
2023-10-22 00:05:14 +02:00
2023-10-22 00:05:14 +02:00
2024-01-26 23:15:56 +01:00
2024-01-26 23:15:56 +01:00