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

Andrii Danylchenko 91dc34465e Merge pull request #1232 from vcmi/fix-ai-turn-end-on-defeat 3 лет назад
.github 162b3017ce allow building beta branch 3 лет назад
AI 56bf8ec2c4 #1228 - prevent second AI activation on AI defeat due to wrong EndTurn packet 3 лет назад
CI 494e2c2c92 [CI] use specific GitHub release for macOS dependencies 3 лет назад
Mods 4a42ef29d9 VCMI mod version bump 3 лет назад
client 061a4ef2d8 Merge pull request #1215 from IvanSavenko/tower_icon_fix 3 лет назад
cmake_modules 11790c7c02 Merge pull request #1083 from vcmi/fix-android 3 лет назад
config 82179a9cdb Merge pull request #1176 from IvanSavenko/tower_shooter_icons 3 лет назад
debian 0fcfb95d6b Version bump to 1.1.0 for .deb packages 3 лет назад
docs 73b0b7c8a3 [Conan] add docs 3 лет назад
include 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege 3 лет назад
ios 409ab51036 [iOS] workaround having TBB symlink in NullkillerAI’s RPATH 3 лет назад
launcher d7cf5a0479 Version bump for Appstream metadata 3 лет назад
lib 0016b77192 Merge pull request #1218 from IvanSavenko/pathfinder_fix 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 be6b5fc0e5 Merge pull request #1195 from Nordsoft91/editor-drapndrop 3 лет назад
osx d1ab611b4f [macOS] don't use macdeployqt together with Conan 3 лет назад
rpm 3338e4b855 Update RPM spec 5 лет назад
scripting 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
scripts 4b4cc3cf4b battlefields in VLC and custom bonuses for terrain patches 3 лет назад
server 56bf8ec2c4 #1228 - prevent second AI activation on AI defeat due to wrong EndTurn packet 3 лет назад
test 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 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 3cd8da6a8b Changelog and authors for 1.1 (#1184) 3 лет назад
CCallback.cpp 3142f32cbb Fix for callback return. More code optimization 3 лет назад
CCallback.h 3142f32cbb Fix for callback return. More code optimization 3 лет назад
CMakeLists.txt 31ac1e4ab2 Add path to libvcmi.so into RPATH so dynamic linker can find it 3 лет назад
CMakePresets.json b43e0ff9e4 Merge pull request #972 from vcmi/cpp-map-editor 3 лет назад
ChangeLog 3cd8da6a8b Changelog and authors for 1.1 (#1184) 3 лет назад
Global.h eeea01d778 NKAI: namespace 3 лет назад
README.md e5809ac9f7 Add downloads badge 3 лет назад
VCMI_VS15.sln 38d836d1a5 Update project files to Visual Studio 2017 8 лет назад
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 96caceba79 Fixed validation of extracted data 3 лет назад
vcmimanual.tex a9277d0723 documentation: use git repo address instead of SVN 8 лет назад

README.md

GitHub AppVeyor Build status Coverity Scan Build Status Github Downloads

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)