1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
DjWarmonger 62a281a665 Complete parsing for new Artifacts. iconIndex needs to be handled.
Otherwise, they are ready for test.
2012-12-13 14:27:33 +00:00
aclocal/m4 - fix for #1135 2012-10-05 18:03:49 +00:00
AI - fixed crash in AI logging (objID is object index, not hero ID) 2012-12-12 13:32:37 +00:00
client - missing fields in town serialization 2012-12-13 13:07:56 +00:00
cmake_modules Mac OS patch from stopiccot 2012-12-01 06:30:52 +00:00
config multiple changes in config system, breaks existing mods. See upcoming post on forums. 2012-12-12 11:13:57 +00:00
debian - clang and gcc 4.5 compatibility 2012-11-03 19:31:16 +00:00
lib Complete parsing for new Artifacts. iconIndex needs to be handled. 2012-12-13 14:27:33 +00:00
Mods multiple changes in config system, breaks existing mods. See upcoming post on forums. 2012-12-12 11:13:57 +00:00
rpm * Updated RPM spec(see mantis #1142) * Updated linux readme 2012-10-22 16:32:27 +00:00
Scripting/ERM - fixes for autotools build 2012-10-26 12:57:18 +00:00
scripts/lua/objects Partially done object scripting and interactions. 2007-11-18 22:58:28 +00:00
server multiple changes in config system, breaks existing mods. See upcoming post on forums. 2012-12-12 11:13:57 +00:00
AUTHORS - linux version update 2012-10-01 07:05:12 +00:00
CCallback.cpp * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 2012-11-03 13:30:47 +00:00
CCallback.h * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +00:00
ChangeLog Changelog: version number and release date. 2012-09-30 21:53:05 +00:00
CMakeLists.txt cmake fix 2012-12-12 15:13:26 +00:00
config.guess (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 2011-04-09 17:28:51 +00:00
config.sub (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 2011-04-09 17:28:51 +00:00
configure.ac - fix for #1135 2012-10-05 18:03:49 +00:00
COPYING Added COPYING (refers to license.txt). 2009-05-17 15:48:13 +00:00
depcomp Missing build file. 2009-05-17 15:42:47 +00:00
Global.h * Fixed bug #1142 (GCC 4.7.0 and 4.7.1 aren't supported) 2012-10-24 15:29:54 +00:00
h3m.txt * right click popups in towns 2008-03-06 18:54:35 +00:00
INSTALL Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
install-sh (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
license.txt * license (GPL v2 or later) 2009-01-09 18:38:08 +00:00
Makefile.am (linux) autoconf update for the new scripting directory. 2011-06-21 02:35:23 +00:00
Makefile.in - fix for #1135 2012-10-05 18:03:49 +00:00
missing Updated autoconf generated files. 2009-05-07 04:52:40 +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 * Updated RPM spec(see mantis #1142) * Updated linux readme 2012-10-22 16:32:27 +00:00
tchar_amigaos4.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
VCMI_client.cbp [c::b] update projects 2012-12-06 12:16:26 +00:00
VCMI_global.props Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
VCMI_lib.cbp [c::b] update projects 2012-12-06 12:16:26 +00:00
VCMI_server.cbp [c::b] update projects 2012-12-06 12:16:26 +00:00
VCMI_VS10.sln * restoring campaign features 2012-09-21 17:59:54 +00:00
vcmi.workspace [c::b] add BattleAI to workspace 2012-09-22 12:41:40 +00:00
vcmibuilder minor: 2012-12-10 20:08:00 +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.