1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-04-07 07:10:04 +02:00
Arseniy Shestakov c8faca8f39 Refactoring: only use RNGs explicitly to avoid bug prone code in future
Now server-side code should always use CRandomGenerator::getDefault which is serialized in GH.
CGameState::getRandomGenerator should be only used from GS code and CPackForClient-based applyGs.
2016-09-11 00:10:46 +03:00
2016-09-05 05:21:13 +03:00
2016-09-04 13:30:11 +02:00
2016-08-29 19:49:52 +03:00
2016-08-29 19:49:52 +03:00
2016-01-09 21:23:55 +01:00
2016-09-04 13:49:03 +03:00
2015-12-24 01:37:16 +03:00
2016-08-13 16:57:16 +03:00
2009-01-09 18:38:08 +00:00
2016-04-27 14:32:43 +02:00
2015-02-14 19:15:34 +03:00
2013-09-02 17:26:52 +00:00
2016-08-21 05:10:03 +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)

Description
Open-source engine for Heroes of Might and Magic III
Readme 114 MiB
Languages
C++ 66.8%
JSON-with-Comments 24.8%
Inno Setup 3.2%
Java 1.6%
C 1.5%
Other 1.8%