1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
Michał W. Urbańczyk a9fd7b806c Fixed crash on the new month when there are no creatures that can get double growth. (#1219, possibly #1217)
The list of double growth creatures will be serialized.
Bumped format.
MSVC: silenced that stupid C4275 warning. (senseless when using STL)
2013-02-27 03:11:45 +00:00
AI [mingw] 2013-02-23 22:43:02 +00:00
client - compile fix 2013-02-26 15:07:21 +00:00
cmake_modules patches from forum: 2013-01-30 20:46:09 +00:00
config [refactor] 2013-02-25 12:18:45 +00:00
debian (linux) version bump to 0.91 2013-02-01 08:58:14 +00:00
Editor * missing files 2013-02-17 13:01:38 +00:00
lib Fixed crash on the new month when there are no creatures that can get double growth. (#1219, possibly #1217) 2013-02-27 03:11:45 +00:00
Mods - missing changes 2013-01-16 16:19:45 +00:00
osx - OSX patch from stoppicot 2013-02-21 17:32:50 +00:00
rpm - Updated RPM spec 2013-02-02 19:04:52 +00:00
Scripting/ERM * SlotID refactoring 2013-02-16 14:03:47 +00:00
scripts/lua/objects Partially done object scripting and interactions. 2007-11-18 22:58:28 +00:00
server Fixed crash on the new month when there are no creatures that can get double growth. (#1219, possibly #1217) 2013-02-27 03:11:45 +00:00
AUTHORS - linux version update 2012-10-01 07:05:12 +00:00
CCallback.cpp - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 2013-02-23 12:22:23 +00:00
CCallback.h * SlotID refactoring 2013-02-16 14:03:47 +00:00
ChangeLog Version 0.90c 2013-01-26 14:56:32 +00:00
CMakeLists.txt patches from qdii 2013-02-25 19:17:36 +00:00
COPYING Added COPYING (refers to license.txt). 2009-05-17 15:48:13 +00:00
format Fixed #1207. Some tweaks. 2013-02-17 18:53:01 +00:00
Global.h - fixed some compiler warnings, gcc\clang work fine 2013-02-11 22:36:12 +00:00
h3m.txt * right click popups in towns 2008-03-06 18:54:35 +00:00
license.txt * license (GPL v2 or later) 2009-01-09 18:38:08 +00:00
NEWS Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
README Reverted r731 2009-02-14 14:37:13 +00:00
README.linux - fixed #1167 2012-12-20 13:57:29 +00:00
tchar_amigaos4.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
VCMI_global_debug.props Partially reverting r3191: DLL_LINKAGE on registerTypes def breaks compilation for MSVC. The function definition cannot be marked as dll import (and that happened, when it was included in CGameHandler.cpp) 2013-02-12 12:51:31 +00:00
VCMI_global_release.props Project files update/cleanup. 2012-12-19 18:23:21 +00:00
VCMI_global.props Fixed crash on the new month when there are no creatures that can get double growth. (#1219, possibly #1217) 2013-02-27 03:11:45 +00:00
VCMI_VS10.sln Project files update/cleanup. 2012-12-19 18:23:21 +00:00
VCMI_VS11.sln * Setting up (map) editor project. It requires Qt (possibly even 5.0 since it's the version I use) so you can exclude it from compilation if you don't have Qt. 2013-02-16 15:11:38 +00:00
vcmi.workspace compile fix 2013-01-21 18:27:00 +00:00
vcmibuilder - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 2013-02-23 12:22:23 +00:00
vcmimanual.tex - fixed seer hut issue (#1073) 2012-09-17 17:25:54 +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.