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

Andrii Danylchenko 92ac78f87d Nullkiller: fix crash when game ends 4 лет назад
.github 3cef42fd1a Fix github actions build 4 лет назад
AI 92ac78f87d Nullkiller: fix crash when game ends 4 лет назад
CI 840a2d854d Fix build for luajit 4 лет назад
Mods ecaa9f5d0b Entities redesign and a few ERM features 4 лет назад
client e407d4e547 client/lobby/CBonusSelection.cpp: fix difficulty overflow in bonus UI 4 лет назад
cmake_modules ecaa9f5d0b Entities redesign and a few ERM features 4 лет назад
config 10cfefdf9d fix bug: valid json will failed when object template contains zIndex (#698) 4 лет назад
debian 7daff67e03 Disable tests to fix building deb packages 5 лет назад
include 483a4689ce Fixes for code review issues 4 лет назад
launcher a05ae78e67 Fixed lots of warnings. 5 лет назад
lib 9c8d776398 Merge branch 'develop' into handlersAbstraction 4 лет назад
osx 9c8d776398 Merge branch 'develop' into handlersAbstraction 4 лет назад
rpm 3338e4b855 Update RPM spec 5 лет назад
scripting fc9bbfb895 ERM: revert unwanted changes 4 лет назад
scripts 9e422a1664 Merge pull request #690 from nullkiller/erm-fix-vr 4 лет назад
server 9c8d776398 Merge branch 'develop' into handlersAbstraction 4 лет назад
test 9c8d776398 Merge branch 'develop' into handlersAbstraction 4 лет назад
.gitignore 39de2f6435 Fix: Morale bonus should be shown correctly 5 лет назад
.gitmodules 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 лет назад
.travis.yml ecaa9f5d0b Entities redesign and a few ERM features 4 лет назад
AUTHORS 55b3f0b24c Fix: Map objects sometimes do not increment primary skills for some heroes 4 лет назад
CCallback.cpp ecaa9f5d0b Entities redesign and a few ERM features 4 лет назад
CCallback.h ecaa9f5d0b Entities redesign and a few ERM features 4 лет назад
CMakeLists.txt 9c8d776398 Merge branch 'develop' into handlersAbstraction 4 лет назад
ChangeLog d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 лет назад
Global.h 9c8d776398 Merge branch 'develop' into handlersAbstraction 4 лет назад
README.md bedd158d2c Update year to 2020 5 лет назад
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 f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
Version.h 27953bd758 Add missing include guards 7 лет назад
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 8b71abfac8 Fixed tmp resources destination 5 лет назад
vcmimanual.tex a9277d0723 documentation: use git repo address instead of SVN 8 лет назад

README.md

Travis Build Status 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-2020 VCMI Team (check AUTHORS file for the contributors list)