1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/server
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
..
CGameHandler.cpp Few spell-related tweaks 2017-03-18 14:08:02 +03:00
CGameHandler.h Fixed a few CWE-457 2016-11-27 22:37:41 +03:00
CMakeLists.txt Android support (#299) 2017-05-25 20:57:20 +03:00
CQuery.cpp Moving/dividing classes from BattleState to separate files. 2017-03-17 16:48:44 +01:00
CQuery.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CVCMIServer.cpp Android support (#299) 2017-05-25 20:57:20 +03:00
CVCMIServer.h Android support (#299) 2017-05-25 20:57:20 +03:00
NetPacksServer.cpp Moving/dividing classes from BattleState to separate files. 2017-03-17 16:48:44 +01:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.h Fix pthread_mutex_lock abort() in requestActionASAP impl 2015-10-31 18:04:06 +03:00
VCMI_server.cbp Merge pull request #203 from vcmi/logFormat 2016-08-29 17:32:44 +04:00
VCMI_server.vcxproj Updated project files to MVS 2015 (in fact, it's trivial). 2016-12-12 19:14:45 +01:00