1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-03 13:01:33 +02:00
Ivan Savenko 7e02f6b670 Support for overriding victory/defeat conditions from h3m map or
campaign:
- new file MapFormatJson that implements small subset of Json map
format, as described on wiki
- vcmi will read overrides from file config/mapOverrides.json (currently
empty)
- Json writer for logical expressions

TODO: write data for map overrides
2013-12-30 23:09:58 +00:00
2013-12-29 15:48:56 +00:00
2013-01-30 20:46:09 +00:00
2013-12-03 09:03:37 +00:00
2013-12-13 18:27:54 +00:00
2013-10-15 20:05:52 +00:00
2013-11-02 17:16:07 +00:00
2012-10-01 07:05:12 +00:00
2013-12-20 13:07:58 +00:00
2013-12-20 13:07:58 +00:00
2013-10-01 18:44:44 +00:00
2013-12-28 18:57:08 +00:00
2009-05-17 15:48:13 +00:00
2013-11-02 17:16:07 +00:00
2013-09-02 17:26:52 +00:00
2013-09-02 17:26:52 +00:00
2013-01-21 18:27:00 +00:00

    VCMI Project
    Copyright (C) 2007-2013  VCMI Team (check AUTHORS file for the contributors list)

    VCMI is an open-source project aiming to reimplement HMM3:WoG game engine, 
	giving it new and extended possibilities. 
	Wiki:   http://wiki.vcmi.eu
	Forums: http://forum.vcmi.eu
	Bugtracker: http://bugs.vcmi.eu/
	
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 (included in the license.txt)
    of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Description
Open-source engine for Heroes of Might and Magic III
Readme 125 MiB
Languages
C++ 69.6%
JSON-with-Comments 25%
Java 1.7%
C 1.5%
CMake 1.5%
Other 0.5%