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

Andrey Filipenkov 4e1b441399 [macOS] set app and bundle version in app bundle's Info.plist generated by CPack 3 年之前
.github d3e33b096f prepare CI for iOS 3 年之前
AI 58a3abb643 Merge pull request #963 from vcmi/terrain-rewrite 3 年之前
CI 7b4412758c [CI] download dependencies from VCMI repo 3 年之前
Mods 99a9680f62 Final preparations for merge into develop (#780) 3 年之前
client 7801a2ad85 [iOS] show app and bundle version in system settings 3 年之前
cmake_modules e1c9903a45 extract iOS helpers into a shared lib 3 年之前
config 58a3abb643 Merge pull request #963 from vcmi/terrain-rewrite 3 年之前
debian 7daff67e03 Disable tests to fix building deb packages 5 年之前
include ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
ios 7801a2ad85 [iOS] show app and bundle version in system settings 3 年之前
launcher 4a1933bac3 display build version in the launcher 3 年之前
lib a11135152c remove trivial manual implementation of assignment operator 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 年之前
osx b824a90295 initial iOS support to fix building 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 dae726b82d Merge pull request #1005 from kambala-decapitator/ios-min-12 3 年之前
test 20c102e648 Remove T prefix from new typedefs 3 年之前
win 735c4f149a Update vcpkg, fix QT paths 3 年之前
.gitignore e0244c69a3 add CMake presets for iOS 3 年之前
.gitmodules 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 年之前
.travis.yml ecaa9f5d0b Entities redesign and a few ERM features 4 年之前
AUTHORS ec6c72807b update AUTHORS 3 年之前
CCallback.cpp 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
CCallback.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
CMakeLists.txt 4e1b441399 [macOS] set app and bundle version in app bundle's Info.plist generated by CPack 3 年之前
CMakePresets.json 2a50fb487f [CI] produce full iOS build log 3 年之前
ChangeLog 2c7198a01a Increment vcmi version 3 年之前
Global.h b8eef4ce35 support building against iOS SDK < 13.0 3 年之前
README.md 7a51527ede Change issues link to github issues link 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 d7650ce9c0 use Conan to make macOS CI builds for both Intel and ARM (#782) 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 031ba967d3 fix indentation 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)