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

Alexander Shishkin c8888feafe Merge pull request #598 from nullkiller/ai-fix-3062 преди 6 години
AI 11af1431fb Fix code style преди 6 години
CI 0ccdd31586 Fixed broken OSX build. преди 6 години
Mods 0b70baa95e Spells configuration version 2 (effect-based) преди 7 години
client 5470f9cafe Re-fix map hero movement speed, was too fast on land преди 6 години
cmake_modules 3c1c72319b CMake: update version on each compiling преди 7 години
config 54e6e42c46 Fix no player interface swap on being attacked преди 6 години
debian 258202d682 Merge tag '0.99' преди 9 години
include 27953bd758 Add missing include guards преди 7 години
launcher a0d1808b62 CMake transitive compile dependency преди 6 години
lib 21f74a9968 Merge pull request #590 from Ewilhan/fixCombatOrder преди 6 години
osx dfe781945b CMake: try to enable automated DS_Store generation for Mac преди 8 години
rpm 99d593172d RPM: Fix date for 0.99 release преди 9 години
scripting 9311966706 [C::B] Switch to MinGW 7.3 преди 6 години
server f49bd3f18b Do not display warning if player already lost преди 6 години
test aee4bb7281 Fix building a test target преди 6 години
.gitignore 20161a2449 Ignore visual studio 2015 cache folder преди 7 години
.gitmodules 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule преди 8 години
.travis.yml eeb700cc7d try fix CI преди 7 години
AUTHORS 49c872e4ec AI: replace SectorMap with new PathfinderManager преди 7 години
CCallback.cpp 4b5910c2f4 VCAI performance improvements преди 6 години
CCallback.h 4b5910c2f4 VCAI performance improvements преди 6 години
CMakeLists.txt ec536e613c CMake more transitive преди 6 години
ChangeLog d9d01f0b68 Exposed more of existing limiters for modders (#449) преди 7 години
Global.h f5d8e5b0cc Move Boost Asio compatibility code to Global.h. Fix by @dydzio06143 преди 7 години
README.md ed06c33e74 Update year in readme преди 6 години
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 645ed84978 * license (GPL v2 or later) преди 17 години
vcmi.workspace 22e1d5d3b1 [c::b] Move FuzzyLite project up one level to be prepared to submodule use преди 8 години
vcmibuilder d1bef9da13 Add vcmibuilder version check for innoextract (#408) преди 7 години
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-2019 VCMI Team (check AUTHORS file for the contributors list)