英雄无敌3(跨平台含手机)

Andrii Danylchenko 80ce205d94 Merge pull request #1093 from Nordsoft91/port-override 3 лет назад
.github 524ad5ab76 [CI] build iOS with Conan 3 лет назад
AI ebf4854801 Battle AI: add some comments + refactoring 3 лет назад
CI 494e2c2c92 [CI] use specific GitHub release for macOS dependencies 3 лет назад
Mods 99a9680f62 Final preparations for merge into develop (#780) 3 лет назад
client 27bff89e66 Write port override 3 лет назад
cmake_modules 11790c7c02 Merge pull request #1083 from vcmi/fix-android 3 лет назад
config b43e0ff9e4 Merge pull request #972 from vcmi/cpp-map-editor 3 лет назад
debian 7daff67e03 Disable tests to fix building deb packages 5 лет назад
docs 73b0b7c8a3 [Conan] add docs 3 лет назад
include ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
ios 409ab51036 [iOS] workaround having TBB symlink in NullkillerAI’s RPATH 3 лет назад
launcher 278e6bedeb [Linux] add proper desktop entry for the map editor 3 лет назад
lib 7618bc7425 Mantis-2934: fix conditions to upgrade town in h3m format parser 3 лет назад
lib_client c6e51852d0 add ability to build VCMI as single process 3 лет назад
lib_server c6e51852d0 add ability to build VCMI as single process 3 лет назад
mapeditor 7dcd910877 add Linux icons for the map editor 3 лет назад
osx d1ab611b4f [macOS] don't use macdeployqt together with Conan 3 лет назад
rpm 3338e4b855 Update RPM spec 5 лет назад
scripting f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 лет назад
scripts 4b4cc3cf4b battlefields in VLC and custom bonuses for terrain patches 3 лет назад
server 2645843d4f Fix dead server 3 лет назад
test 20c102e648 Remove T prefix from new typedefs 3 лет назад
win 735c4f149a Update vcpkg, fix QT paths 3 лет назад
.gitignore 36e5fff1f3 update gitignore 3 лет назад
.gitmodules 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 лет назад
.travis.yml 0b9f601d2c Squashing editor 3 лет назад
AUTHORS ec6c72807b update AUTHORS 3 лет назад
CCallback.cpp 288f36c0c3 Merge pull request #1052 from Nordsoft91/mp-disconnection 3 лет назад
CCallback.h 82a9f82e1c BattleAI: retreat 3 лет назад
CMakeLists.txt 11790c7c02 Merge pull request #1083 from vcmi/fix-android 3 лет назад
CMakePresets.json b43e0ff9e4 Merge pull request #972 from vcmi/cpp-map-editor 3 лет назад
ChangeLog 2c7198a01a Increment vcmi version 3 лет назад
Global.h eeea01d778 NKAI: namespace 3 лет назад
README.md 73b0b7c8a3 [Conan] add docs 3 лет назад
VCMI_VS15.sln 38d836d1a5 Update project files to Visual Studio 2017 7 лет назад
VCMI_global.props 651f0da9a1 Fix to include vstd/CLoggerBase.h 8 лет назад
VCMI_global_debug.props ea17b0f458 Major overhaul of VS related files 8 лет назад
VCMI_global_release.props c3088e293a Workaround linker bug, set higher optimization by default 7 лет назад
VCMI_global_user.props ea17b0f458 Major overhaul of VS related files 8 лет назад
Version.cpp.in ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
Version.h 44174da9a2 fix MXE build 3 лет назад
conanfile.py e0e075df77 [Conan] save install folder to CMake variable 3 лет назад
fuzzylite.pc.in 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 лет назад
license.txt 6d8373a473 Configure github actions 4 лет назад
vcmi.workspace ecaa9f5d0b Entities redesign and a few ERM features 4 лет назад
vcmibuilder d280eca241 vcmibuilder: remove references to deprecated (and disabled) core.zip download 3 лет назад
vcmimanual.tex a9277d0723 documentation: use git repo address instead of SVN 8 лет назад

README.md

GitHub 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.

Links

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:

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