1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-05 15:05:40 +02:00
Fay b5daa24982 Android support (#299)
* AI libs registering shenanigans on android;
* Fixed resolution aspect + mouse event scaling;
* Proper server init/deinit (through android IPC);
Enabled threaded init in CMT;
* Prevented a deadlock in logger on some devices;
* Fixed frozen intro frame after interrupting the video;
Added android progressbar displaying during initial data loading;
* Hacky fix for choppy animations during heroes movement (should look better now, but it's definitely not a good solution);
* Changes/fixes for new android launcher building process;
* Fixed app hang after getting SDL_QUIT when activity was destroyed;
* Functioanal, configurable advmap swiping support;
* VCMI changes cleanup;
Added few missing VCMI_ANDROID guards on swipe mechanics;
* Removed unneeded sleep in server startup code for android;
* Removed android ioapi hack (fixed in newest ndk);
* Removed unused android's library loading logic;
* Added android's swipe option to settings schema;
* Moved NO_STD_TOSTRING to be defined in global.h instead of build files;
2017-05-25 20:57:20 +03:00
2017-05-25 20:57:20 +03:00
2017-05-25 20:57:20 +03:00
2017-05-25 20:57:20 +03:00
2016-11-01 20:45:50 +03:00
2017-05-25 20:57:20 +03:00
2017-05-25 20:57:20 +03:00
2016-11-01 18:25:09 +01:00
2016-11-01 21:26:09 +03:00
2017-05-25 20:57:20 +03:00
2017-03-09 01:44:38 +03:00
2016-11-06 05:36:50 +03:00
2016-10-12 11:35:40 +02:00
2016-11-25 18:17:40 +01:00
2017-03-17 19:55:52 +01:00
2016-11-01 18:25:09 +01:00
2016-11-01 20:45:50 +03:00
2017-05-25 20:57:20 +03:00
2009-01-09 18:38:08 +00:00
2017-02-07 13:33:48 +01:00
2013-09-02 17:26:52 +00:00
2016-08-21 05:10:03 +03:00

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. To use VCMI you need to own original data files.

Installation

For installation of latest release see release announcement on http://vcmi.eu/

For building from source see project wiki at http://wiki.vcmi.eu/

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-2017 VCMI Team (check AUTHORS file for the contributors list)

Description
Open-source engine for Heroes of Might and Magic III
Readme 138 MiB
Languages
C++ 67%
JSON-with-Comments 24.5%
Inno Setup 3.2%
Java 1.6%
C 1.5%
Other 1.9%