1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
2022-10-16 03:26:19 +04:00
.github/workflows Enable editor for 32bit platform 2022-10-16 00:20:21 +04:00
AI NKAI: namespace 2022-10-04 08:40:14 +03:00
CI [CI] download dependencies from VCMI repo 2022-09-24 15:55:25 +03:00
client #1054 - fix crash and UI 2022-10-04 21:54:14 +03:00
cmake_modules NKAI: android fixes 2022-10-03 09:01:15 +03:00
config Revert settings.json 2022-10-09 00:13:39 +04:00
debian
include wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
ios [iOS] show app and bundle version in system settings 2022-09-30 12:52:45 +03:00
launcher Merge pull request #1055 from kambala-decapitator/version-from-cmakelists 2022-10-08 09:55:59 +03:00
lib Merge remote-tracking branch 'upstream/develop' into cpp-map-editor 2022-10-08 23:24:57 +04:00
lib_client add ability to build VCMI as single process 2022-09-24 15:55:21 +03:00
lib_server add ability to build VCMI as single process 2022-09-24 15:55:21 +03:00
mapeditor Fix rewards bug 2022-10-16 03:26:19 +04:00
Mods/vcmi
osx initial iOS support to fix building 2022-09-24 15:55:15 +03:00
rpm
scripting Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
scripts/lib
server Merge pull request #1011 from kambala-decapitator/fix-multiple-heals 2022-10-03 21:43:08 +03:00
test Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
win Update vcpkg, fix QT paths 2022-09-24 10:53:09 +03:00
.gitignore add CMake presets for iOS 2022-09-24 15:55:23 +03:00
.gitmodules
.travis.yml
AUTHORS update AUTHORS 2022-09-24 15:55:24 +03:00
CCallback.cpp
CCallback.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
ChangeLog Increment vcmi version 2022-09-22 16:41:23 +04:00
CMakeLists.txt Merge remote-tracking branch 'upstream/develop' into cpp-map-editor 2022-10-08 23:24:57 +04:00
CMakePresets.json Apply suggestions from code review 2022-10-08 22:55:15 +04:00
conanfile.py
fuzzylite.pc.in
Global.h NKAI: namespace 2022-10-04 08:40:14 +03:00
license.txt
README.md Change issues link to github issues link 2022-09-26 20:57:51 -07:00
VCMI_global_debug.props
VCMI_global_release.props
VCMI_global_user.props
VCMI_global.props
VCMI_VS15.sln
vcmi.workspace
vcmibuilder vcmibuilder: remove references to deprecated (and disabled) core.zip download 2022-10-03 14:48:09 +02:00
vcmimanual.tex
Version.cpp.in wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Version.h fix MXE build 2022-09-24 15:55:25 +03:00

GitHub 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.

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:

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)