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

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

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)