mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Open-source engine for Heroes of Might and Magic III
86021f0bda
Just want add fast some really nice shortcuts from HD mod. 1) [LShift] + LClick – splits a half units from the selected stack into an empty slot. WARNING: The second behaviour ("smart split, ignores single creatures") of this HD mod option is not done. 2) [LCtrl] + LClick – splits a single unit from the selected stack into an empty slot. 3) [LCtrl] + [LShift] + LClick – split single units from the selected stack into all empty hero/garrison slots |
||
---|---|---|
AI | ||
CI | ||
client | ||
cmake_modules | ||
config | ||
debian | ||
include/vstd | ||
launcher | ||
lib | ||
Mods/vcmi | ||
osx | ||
rpm | ||
scripting/erm | ||
server | ||
test | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
AUTHORS | ||
CCallback.cpp | ||
CCallback.h | ||
ChangeLog | ||
CMakeLists.txt | ||
fuzzylite.pc.in | ||
Global.h | ||
license.txt | ||
README.md | ||
VCMI_global_debug.props | ||
VCMI_global_release.props | ||
VCMI_global_user.props | ||
VCMI_global.props | ||
VCMI_VS14.sln | ||
vcmi.workspace | ||
vcmibuilder | ||
vcmimanual.tex | ||
Version.cpp.in | ||
Version.h |
VCMI Project
VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities.
Links
- Homepage: https://vcmi.eu/
- Wiki: https://wiki.vcmi.eu/
- Forums: https://forum.vcmi.eu/
- Bugtracker: https://bugs.vcmi.eu/
- Slack: https://slack.vcmi.eu/
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-2017 VCMI Team (check AUTHORS file for the contributors list)