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

Ivan Savenko 4ebb490740 Android build version bump for hotfix 2 лет назад
.github 8576591f6f Add preset that builds in debug mode 2 лет назад
AI 67b7c39761 Fix possible nullptr dereference 2 лет назад
CI 4d34c83c0b Android: building aab for release 2 лет назад
Mods 77dcac19a0 Version bump for vcmi core mod 2 лет назад
android 4ebb490740 Android build version bump for hotfix 2 лет назад
client 20e10cd5ab Fix potential access to empty std function on hero vs hero combat 2 лет назад
cmake_modules 9a38d8ea97 Implemented tavern slot selection using rules similar to H3 2 лет назад
config 59c599cbf9 Reverted FPS limit change on mobile systems 2 лет назад
debian 799bd9612a Set release date to August, 4th 2 лет назад
docs fdf7fab2d4 [Conan][docs] improve using prebuilt binaries for Apple Silicon 2 лет назад
include 1bf6bbd9b6 Significantly simplified threading model in battles 2 лет назад
ios 9addc83a6b generate ipa file with CPack directly 2 лет назад
launcher 8444f128e2 Merge pull request #2457 from IvanSavenko/release_130 2 лет назад
lib 942f8bbf05 Fix possible access to non-existing building 2 лет назад
lib_server fd97b51183 Yet another attempt to fix Windows compile: 2 лет назад
mapeditor 915283e126 Update polish translations 2 лет назад
osx 0c1262a772 Add files via upload 2 лет назад
rpm 3338e4b855 Update RPM spec 5 лет назад
scripting 9b5e81929f Fix build 2 лет назад
scripts fedf7d377c vcmi: remove TFaction 2 лет назад
server 4b307dc0e4 More locks to avoid data races on server 2 лет назад
test e733b55c90 Removed buggy and poorly designed fromString method 2 лет назад
win 735c4f149a Update vcpkg, fix QT paths 3 лет назад
.gitignore ebe4121327 Add clion related folder to gitignore 2 лет назад
.gitmodules cf2304d8c7 vcmi: new commits in submodules 2 лет назад
.travis.yml 0b9f601d2c Squashing editor 3 лет назад
AUTHORS 3cd8da6a8b Changelog and authors for 1.1 (#1184) 2 лет назад
CCallback.cpp 1bf6bbd9b6 Significantly simplified threading model in battles 2 лет назад
CCallback.h 1bf6bbd9b6 Significantly simplified threading model in battles 2 лет назад
CMakeLists.txt 45cbc4d550 Added workaround for mingw CI builds failing due to TBB bug 2 лет назад
CMakePresets.json e6fde11282 Another attempt to make debug symbols show up on Android 2 лет назад
ChangeLog.md 8122acd2dc Updated changelog with final changes 2 лет назад
Global.h 21e794268b Attempt to fix & improve error detection: 2 лет назад
README.md 67ea948e81 Update download counter 2 лет назад
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 c295c81bf2 [Conan] add validate method to catch incorrect combination of options 2 лет назад
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 40c9b26331 [vcmibuilder] fix default destination directory on macOS 2 лет назад
vcmimanual.tex a9277d0723 documentation: use git repo address instead of SVN 8 лет назад

README.md

GitHub Coverity Scan Build Status Github Downloads 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-2023 VCMI Team (check AUTHORS file for the contributors list)