1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-03 13:01:33 +02:00
mateuszb 85eb5c7eb9 * artifact manipulation in exchange window works (without switching artifacts between different heroes)
* support for 3 new artifacts:
- Ring of Vitality
- Ring of Life
- Vial of Lifeblood
* restructures creature ability preparing (creature abilities are now loaded from cr_abils.txt file). It needs further work - all changes in abilities should be moved from CCreatureHandler.cpp to cr_abils.txt as it's done in this commit (I hope it's clear how it should be done as there is an example)
2009-06-28 13:49:39 +00:00
2009-06-20 01:40:52 +00:00
2009-05-07 04:52:40 +00:00
2009-04-16 11:14:13 +00:00
2009-06-16 11:18:14 +00:00
2009-05-06 03:33:57 +00:00
2009-06-01 22:31:11 +00:00
2009-05-07 04:52:40 +00:00
2009-05-07 04:52:40 +00:00
2009-06-20 01:40:52 +00:00
2009-06-20 01:40:52 +00:00
2009-05-17 15:48:13 +00:00
2009-05-17 15:42:47 +00:00
2008-03-06 18:54:35 +00:00
2009-05-07 04:52:40 +00:00
2009-05-07 04:52:40 +00:00
2009-04-16 11:14:13 +00:00
2009-05-11 04:58:50 +00:00
2009-01-09 18:38:08 +00:00
2009-05-07 04:52:40 +00:00
2009-05-07 04:45:59 +00:00
2009-06-20 01:40:52 +00:00
2009-06-17 16:46:16 +00:00
2009-05-07 04:52:40 +00:00
2008-12-26 01:15:47 +00:00
2009-02-14 14:37:13 +00:00
2009-06-27 14:28:51 +00:00
2009-04-16 11:14:13 +00:00
2007-06-06 16:12:12 +00:00
2008-12-26 01:46:53 +00:00
2009-04-16 11:14:13 +00:00
2009-02-08 16:36:53 +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 125 MiB
Languages
C++ 69.6%
JSON-with-Comments 25%
Java 1.7%
C 1.5%
CMake 1.5%
Other 0.5%