1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00
Zsolt Sz. Sztupák 3c5194a232 Add support for the Android App to notify if the server has been closed
When winning the campaign there is a lock that waits for the old server to stop before allowing to continue with restarting the server. While the lock was released on PC builds as the server runs differently on Android this was missed making campaigns always hang the app when you win.

This change adds a new native method that can be called from the Android app to signal that the server has stopped, so the client can continue with requesting a new server and showing the new campaign scenatio screen.

Note: this change alone doesn't fix the bug but it's required for a fix on vcmi-android's side. It doesn't break anything and can be merged before the vcmi-android changes
2020-01-06 16:43:02 +00:00
2019-07-02 21:01:01 +02:00
2016-11-01 22:12:57 +03:00
2018-10-29 16:30:50 +01:00
2019-07-30 11:00:44 +02:00
2016-11-01 21:26:09 +03:00
2018-05-26 16:19:23 +03:00
2019-01-17 10:50:56 +03:00
2019-01-17 10:50:56 +03:00
2019-03-28 16:56:51 +03:00
2019-05-26 17:55:22 +02:00
2020-01-01 12:54:23 +01:00
2018-10-29 16:30:50 +01:00

Travis Build Status AppVeyor Build status Coverity Scan Build Status

VCMI Project

VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities.

Installation guides

To use VCMI you need to own original data files.

Building from source

Platform support is constantly tested by continuous integration and CMake configuration adjusted to generate nice looking projects for all major IDE. Following guides will help you to setup build environment with no effort:

VCMI Project source code is licensed under GPL version 2 or later. VCMI Project assets are licensed under CC-BY-SA 4.0. Assets sources and information about contributors are available under following link: [https://github.com/vcmi/vcmi-assets]

Copyright (C) 2007-2020 VCMI Team (check AUTHORS file for the contributors list)

Description
Open-source engine for Heroes of Might and Magic III
Readme 124 MiB
Languages
C++ 69.9%
JSON-with-Comments 24.7%
Java 1.7%
C 1.6%
CMake 1.5%
Other 0.5%