Ivan Savenko c2f4991e99 Replaced barrier with mutex due to data races:
Destruction of barrier while one of the threads is still in barrier.wait() is illegal. This may happen if caller thread reaches wait() after helper thread and immediately return's from the function destroying barrier which is still in use by helper thread
2015-12-04 00:12:49 +02:00
2014-09-04 20:59:07 +03:00
2015-06-01 21:57:43 +02:00
2015-08-20 03:28:04 +03:00
2015-11-02 12:08:42 +01:00
2015-03-08 18:11:43 +03:00
2015-09-24 11:55:23 +03:00
2015-02-14 19:15:34 +03:00
2015-10-17 09:23:28 +03:00

VCMI Project

VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.

Installation

For installation of latest release see release announcement on http://vcmi.eu/

For building from source see project wiki at http://wiki.vcmi.eu/

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-2015 VCMI Team (check AUTHORS file for the contributors list)

S
Description
Open-source engine for Heroes of Might and Magic III
Readme
152 MiB
Languages
C++ 65.9%
JSON-with-Comments 28.8%
Inno Setup 3%
CMake 1.3%
Lua 0.3%
Other 0.5%