1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-24 03:47:18 +02:00
Ivan Savenko 2b45e13c5c c++03 -> c++11 switch:
- use std versions of function, bind and ref
- OVERRIDE -> override
- NULL -> nullptr
- use std versions of random distributions

NOTE: this may be last revision that supports gcc-4.5
2013-06-26 11:18:27 +00:00
2013-06-26 11:18:27 +00:00
2013-06-26 11:18:27 +00:00
2013-01-30 20:46:09 +00:00
2013-05-31 23:11:50 +00:00
2013-06-26 11:18:27 +00:00
2013-06-08 14:39:23 +00:00
2013-06-22 21:47:51 +00:00
2013-06-26 11:18:27 +00:00
2012-10-01 07:05:12 +00:00
2013-06-26 11:18:27 +00:00
2013-06-26 11:18:27 +00:00
2013-06-01 14:11:28 +00:00
2013-05-31 23:11:50 +00:00
2013-06-26 11:18:27 +00:00
2013-06-09 10:09:28 +00:00
2013-01-21 18:27:00 +00:00

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

    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 124 MiB
Languages
C++ 69.9%
JSON-with-Comments 24.7%
Java 1.7%
C 1.6%
CMake 1.5%
Other 0.5%