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

Alexander Shishkin 094486eec1 Merge pull request #682 from vlad-yakovlev/macos-cpack-fix 4 years ago
AI ade84699b0 found a bug in code where AI can change client gamestate directly causing sorting crash 4 years ago
CI bb14131c5c Use newer dependencies package 6 years ago
Mods e3f52d74af Stop launcher from asking to update essential files 6 years ago
client 8e57d36b8c [3167] Fix SDL_StopTextInput extra calls 4 years ago
cmake_modules 3c1c72319b CMake: update version on each compiling 7 years ago
config 38efbb345e Fixes mantis tickets 2899 and 2984 (bugged hero spell specialties) 4 years ago
debian 7daff67e03 Disable tests to fix building deb packages 5 years ago
include 27953bd758 Add missing include guards 7 years ago
launcher a05ae78e67 Fixed lots of warnings. 5 years ago
lib 11bb46780a Merge pull request #678 from MikeLodz/develop 4 years ago
osx 6fa7b6e467 [3148] Fix macOS build 4 years ago
rpm 3338e4b855 Update RPM spec 5 years ago
scripting 54550b50de Update VS files to 2019, partially fix test project 6 years ago
server 3add3156e2 Fix: 'Restart Scenario' button should work properly 4 years ago
test d7e82c1087 Fixed a bad fix. Fixed more warnings. 5 years ago
.gitignore 39de2f6435 Fix: Morale bonus should be shown correctly 5 years ago
.gitmodules 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 years ago
.travis.yml eeb700cc7d try fix CI 7 years ago
AUTHORS 55b3f0b24c Fix: Map objects sometimes do not increment primary skills for some heroes 4 years ago
CCallback.cpp 4b5910c2f4 VCAI performance improvements 6 years ago
CCallback.h 4b5910c2f4 VCAI performance improvements 6 years ago
CMakeLists.txt c61bae4060 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 5 years ago
ChangeLog d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 years ago
Global.h ef6220ebec Fix: Creature resolution failed when mod is in the custom directory 4 years ago
README.md bedd158d2c Update year to 2020 5 years ago
VCMI_VS15.sln 38d836d1a5 Update project files to Visual Studio 2017 7 years ago
VCMI_global.props 651f0da9a1 Fix to include vstd/CLoggerBase.h 8 years ago
VCMI_global_debug.props ea17b0f458 Major overhaul of VS related files 8 years ago
VCMI_global_release.props c3088e293a Workaround linker bug, set higher optimization by default 7 years ago
VCMI_global_user.props ea17b0f458 Major overhaul of VS related files 8 years ago
Version.cpp.in f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
Version.h 27953bd758 Add missing include guards 7 years ago
fuzzylite.pc.in 7069f4b416 Upgrade to fuzzylite 6.0 as a submodule 8 years ago
license.txt 645ed84978 * license (GPL v2 or later) 17 years ago
vcmi.workspace 22e1d5d3b1 [c::b] Move FuzzyLite project up one level to be prepared to submodule use 8 years ago
vcmibuilder 8b71abfac8 Fixed tmp resources destination 5 years ago
vcmimanual.tex a9277d0723 documentation: use git repo address instead of SVN 8 years ago

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)