Difference between revisions of "Main Page"

From VCMI Project Wiki
Jump to: navigation, search
(Documentation and guidelines for users)
(Documentation and guidelines for developers)
(34 intermediate revisions by 8 users not shown)
Line 5: Line 5:
  
 
== Latest release ==
 
== Latest release ==
Latest released version is <strong>0.92</strong>.
+
Latest released version is <strong>0.99</strong>.
* [http://forum.vcmi.eu/viewtopic.php?t=653 Information about build]
+
* [http://forum.vcmi.eu/viewtopic.php?t=1191 Information about build]
* [http://forum.vcmi.eu/dload.php?action=download&id=28 Download link]
 
  
 
== Documentation and guidelines for users ==
 
== Documentation and guidelines for users ==
Line 15: Line 14:
 
* [[Game mechanics]]
 
* [[Game mechanics]]
 
* [[Bug reporting guidelines]]
 
* [[Bug reporting guidelines]]
* [[Installation on Linux]]
 
* [http://www.4shared.com/file/135714811/d0214227/vcmimanual.html Manual]
 
* [http://spreadsheets.google.com/ccc?key=pRhYM0YkAF9lIpLe4raNAWA List of implemented game items]
 
 
* [[Mod list]]
 
* [[Mod list]]
 +
* [[Cheat codes]]
 +
* Installation guides:
 +
** [[Installation on Linux|Linux]]
 +
 +
== Documentation and guidelines for modders ==
 
* [[Modding guidelines]]
 
* [[Modding guidelines]]
 +
* Formats:
 +
** [[Mod file Format]]
 +
** [[Town Format]]
 +
** [[Hero Classes Format]]
 +
** [[Hero Format]]
 +
** [[Creature Format]]
 +
** [[Artifact Format]]
 +
** [[Animation Format]]
 +
** [[Bonus Format]]
 +
** [[Object Format]]
 +
** [[Spell Format]]
  
 
== Documentation and guidelines for developers ==
 
== Documentation and guidelines for developers ==
* [[How to build VCMI (Windows)]]
+
* How to build using CMake:
* [[How to build VCMI (Linux)]]
+
** [[How_to_build_VCMI_(Linux)|Linux]]
* [[How to build VCMI (OS X)]]
+
** [[How_to_build_VCMI_(Linux/Cmake/MXE)|Linux/MXE (for Windows)]]
 +
** [[How_to_build_VCMI_(macOS)|macOS]]
 +
** [[How_to_build_VCMI_(Windows/Vcpkg)|Windows]]
 +
* Unsupported build instructions:
 +
** [[How_to_build_VCMI_(Windows/Visual_Studio_2015)|Windows/MSVS (Visual Studio 2015)]]
 +
* [[Coding guidelines]]
 
* [[Code structure]]
 
* [[Code structure]]
 
* [[Logging API]]
 
* [[Logging API]]
* [[Coding guidelines]]
+
* [[Bug tracker usage]]
 
* [[TODO list]]
 
* [[TODO list]]
 
+
* Development environment guides:
Links for developers:
+
** [[Development with Qt Creator]]
* [https://vcmi.svn.sourceforge.net/svnroot/vcmi/trunk/ SVN]
 
* [http://vcmi.svn.sourceforge.net/ SVN web browser]
 
  
 
== VCMI Places ==
 
== VCMI Places ==
Line 38: Line 53:
 
* [http://forum.vcmi.eu/ Forum]
 
* [http://forum.vcmi.eu/ Forum]
 
* [http://bugs.vcmi.eu/ Bugtracker]
 
* [http://bugs.vcmi.eu/ Bugtracker]
 +
* [https://slack.vcmi.eu/ Slack invite page]
 +
* [https://github.com/vcmi/vcmi GitHub repository]

Revision as of 22:39, 20 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

Documentation and guidelines for modders

Documentation and guidelines for developers

VCMI Places