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

Ivan Savenko 8f42c86962 Formatting: space -> tabs 2 năm trước cách đây
.github d52b37fecb Moved strict compilation to CI-only 2 năm trước cách đây
AI 370e92a90a Added workaround for no longer accessible hero in MoveHero 2 năm trước cách đây
CI 25803b3c3a Disable patch version for releases 2 năm trước cách đây
Mods e8daf4033f Added missing files 2 năm trước cách đây
client db98575d10 fix unaligned memory access (UB) on Clang/GCC/MSVC 2 năm trước cách đây
cmake_modules 7b2b3bd065 Bump version 2 năm trước cách đây
config 84aefc3362 Changed log file format: print timestamp instead of thread ID 2 năm trước cách đây
debian f6c8f7305c Fix compilation on daily PPA 2 năm trước cách đây
docs 73b0b7c8a3 [Conan] add docs 3 năm trước cách đây
include facf77b3ae vstd::unique -> std::unique 2 năm trước cách đây
ios 409ab51036 [iOS] workaround having TBB symlink in NullkillerAI’s RPATH 3 năm trước cách đây
launcher 7a35bcc812 Merge pull request #1221 from IvanSavenko/warnings_fix 2 năm trước cách đây
lib 8f42c86962 Formatting: space -> tabs 2 năm trước cách đây
lib_server fd97b51183 Yet another attempt to fix Windows compile: 2 năm trước cách đây
mapeditor 7a35bcc812 Merge pull request #1221 from IvanSavenko/warnings_fix 2 năm trước cách đây
osx d1ab611b4f [macOS] don't use macdeployqt together with Conan 3 năm trước cách đây
rpm 3338e4b855 Update RPM spec 5 năm trước cách đây
scripting a2ce9220ed Fix tests + scripting compilation on gcc 2 năm trước cách đây
scripts 4b4cc3cf4b battlefields in VLC and custom bonuses for terrain patches 3 năm trước cách đây
server d5cef0c069 end of battle art assembling fix 2 năm trước cách đây
test a2ce9220ed Fix tests + scripting compilation on gcc 2 năm trước cách đây
win 735c4f149a Update vcpkg, fix QT paths 3 năm trước cách đây
.gitignore ebe4121327 Add clion related folder to gitignore 2 năm trước cách đây
.gitmodules 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 năm trước cách đây
.travis.yml 0b9f601d2c Squashing editor 3 năm trước cách đây
AUTHORS 3cd8da6a8b Changelog and authors for 1.1 (#1184) 2 năm trước cách đây
CCallback.cpp 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 năm trước cách đây
CCallback.h 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 năm trước cách đây
CMakeLists.txt d52b37fecb Moved strict compilation to CI-only 2 năm trước cách đây
CMakePresets.json 1700a598f6 Enable -Werror for CI only, attempt 2 2 năm trước cách đây
ChangeLog 3cd8da6a8b Changelog and authors for 1.1 (#1184) 2 năm trước cách đây
Global.h eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 năm trước cách đây
README.md ccc79d4ab9 Update README.md 2 năm trước cách đây
VCMI_VS15.sln 38d836d1a5 Update project files to Visual Studio 2017 7 năm trước cách đây
VCMI_global.props 651f0da9a1 Fix to include vstd/CLoggerBase.h 8 năm trước cách đây
VCMI_global_debug.props ea17b0f458 Major overhaul of VS related files 8 năm trước cách đây
VCMI_global_release.props c3088e293a Workaround linker bug, set higher optimization by default 7 năm trước cách đây
VCMI_global_user.props ea17b0f458 Major overhaul of VS related files 8 năm trước cách đây
Version.cpp.in ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 năm trước cách đây
Version.h 44174da9a2 fix MXE build 3 năm trước cách đây
conanfile.py e0e075df77 [Conan] save install folder to CMake variable 3 năm trước cách đây
fuzzylite.pc.in 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 năm trước cách đây
license.txt 6d8373a473 Configure github actions 4 năm trước cách đây
vcmi.workspace ecaa9f5d0b Entities redesign and a few ERM features 4 năm trước cách đây
vcmibuilder d3d8a6de1b Fix directory test 2 năm trước cách đây
vcmimanual.tex a9277d0723 documentation: use git repo address instead of SVN 8 năm trước cách đây

README.md

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