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

Dmitry Orlov 98fdf909e8 Fix: Hanging on start up if mod dependency is not resolved' 4 rokov pred
AI 36854742e4 Fix StupidAI trying to attack through obstacle 4 rokov pred
CI bb14131c5c Use newer dependencies package 6 rokov pred
Mods e3f52d74af Stop launcher from asking to update essential files 6 rokov pred
client 8cd1af6998 Fix: Siege crashes when creature on the archer's tower is not a shooter 4 rokov pred
cmake_modules 3c1c72319b CMake: update version on each compiling 7 rokov pred
config 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 rokov pred
debian 7daff67e03 Disable tests to fix building deb packages 5 rokov pred
include 27953bd758 Add missing include guards 7 rokov pred
launcher a05ae78e67 Fixed lots of warnings. 5 rokov pred
lib 98fdf909e8 Fix: Hanging on start up if mod dependency is not resolved' 4 rokov pred
osx 14427764ab Copy Qt files to appveyor build installer 6 rokov pred
rpm 3338e4b855 Update RPM spec 5 rokov pred
scripting 54550b50de Update VS files to 2019, partially fix test project 6 rokov pred
server 854a2e6c39 Feature: Mods system improvement, Part III. Bunusing buildings customization. 4 rokov pred
test d7e82c1087 Fixed a bad fix. Fixed more warnings. 5 rokov pred
.gitignore 39de2f6435 Fix: Morale bonus should be shown correctly 5 rokov pred
.gitmodules 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 rokov pred
.travis.yml eeb700cc7d try fix CI 7 rokov pred
AUTHORS 49c872e4ec AI: replace SectorMap with new PathfinderManager 7 rokov pred
CCallback.cpp 4b5910c2f4 VCAI performance improvements 6 rokov pred
CCallback.h 4b5910c2f4 VCAI performance improvements 6 rokov pred
CMakeLists.txt c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 5 rokov pred
ChangeLog d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 rokov pred
Global.h ef6220ebec Fix: Creature resolution failed when mod is in the custom directory 4 rokov pred
README.md bedd158d2c Update year to 2020 5 rokov pred
VCMI_VS15.sln 38d836d1a5 Update project files to Visual Studio 2017 7 rokov pred
VCMI_global.props 651f0da9a1 Fix to include vstd/CLoggerBase.h 8 rokov pred
VCMI_global_debug.props ea17b0f458 Major overhaul of VS related files 8 rokov pred
VCMI_global_release.props c3088e293a Workaround linker bug, set higher optimization by default 7 rokov pred
VCMI_global_user.props ea17b0f458 Major overhaul of VS related files 8 rokov pred
Version.cpp.in f1e5797834 Code style: move or add licensing information on top of every file 8 rokov pred
Version.h 27953bd758 Add missing include guards 7 rokov pred
fuzzylite.pc.in 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 rokov pred
license.txt 645ed84978 * license (GPL v2 or later) 17 rokov pred
vcmi.workspace 22e1d5d3b1 [c::b] Move FuzzyLite project up one level to be prepared to submodule use 8 rokov pred
vcmibuilder 8b71abfac8 Fixed tmp resources destination 5 rokov pred
vcmimanual.tex a9277d0723 documentation: use git repo address instead of SVN 8 rokov pred

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)