mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Open-source engine for Heroes of Might and Magic III
b5daa24982
* 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; |
||
---|---|---|
AI | ||
client | ||
cmake_modules | ||
config | ||
debian | ||
editor | ||
include/vstd | ||
launcher | ||
lib | ||
Mods/vcmi | ||
osx | ||
rpm | ||
scripting/erm | ||
server | ||
test | ||
.gitignore | ||
.travis.linux | ||
.travis.mxe | ||
.travis.osx | ||
.travis.yml | ||
AUTHORS | ||
CCallback.cpp | ||
CCallback.h | ||
ChangeLog | ||
CMakeLists.txt | ||
Global.h | ||
license.txt | ||
README.linux | ||
README.md | ||
VCMI_global_debug.props | ||
VCMI_global_release.props | ||
VCMI_global_user.props | ||
VCMI_global.props | ||
VCMI_VS10.sln | ||
VCMI_VS11.sln | ||
vcmi.workspace | ||
vcmibuilder | ||
vcmimanual.tex | ||
Version.cpp.in | ||
Version.h |
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.
Links
- Homepage: http://vcmi.eu/
- Wiki: http://wiki.vcmi.eu/
- Forums: http://forum.vcmi.eu/
- Bugtracker: http://bugs.vcmi.eu/
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/
Copyright and license
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)