Difference between revisions of "Main Page"
From VCMI Project Wiki
(→Documentation and guidelines for developers) |
(→Documentation and guidelines for developers) |
||
Line 38: | Line 38: | ||
** [[How_to_build_VCMI_(macOS)|macOS]] | ** [[How_to_build_VCMI_(macOS)|macOS]] | ||
** [[How_to_build_VCMI_(Windows/Vcpkg)|Windows]] | ** [[How_to_build_VCMI_(Windows/Vcpkg)|Windows]] | ||
− | * | + | * Unsupported build instructions: |
** [[How_to_build_VCMI_(Windows/Cmake)|Windows/CMake]] | ** [[How_to_build_VCMI_(Windows/Cmake)|Windows/CMake]] | ||
** [[How_to_build_VCMI_(Windows/Visual_Studio_2015)|Windows/MSVS (Visual Studio 2015)]] | ** [[How_to_build_VCMI_(Windows/Visual_Studio_2015)|Windows/MSVS (Visual Studio 2015)]] | ||
− | |||
* [[Coding guidelines]] | * [[Coding guidelines]] | ||
* [[Code structure]] | * [[Code structure]] |
Revision as of 21:11, 16 August 2017
Welcome to VCMI Project Wiki
VCMI is an open-source project aiming to reimplement HMM3:WoG game engine, giving it new and extended possibilities.
Latest release
Latest released version is 0.99.
Documentation and guidelines for users
- General information about VCMI Project
- Frequently asked questions
- Engine features
- Game mechanics
- Bug reporting guidelines
- Installation on Linux
- Mod list
- Cheat codes
Documentation and guidelines for modders
- Modding guidelines
- Formats:
Documentation and guidelines for developers
- How to build using CMake:
- Unsupported build instructions:
- Coding guidelines
- Code structure
- Logging API
- Bug tracker usage
- TODO list