1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
2010-10-03 17:52:11 +00:00
aclocal/m4 (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
AI Build files update. 2010-08-21 00:41:40 +00:00
client Partial support for customizable artifacts and Spell Scroll. Still doesn't work, though. 2010-10-03 17:52:11 +00:00
config Last part of hero specialities - support for peculiar enchants. 2010-08-31 08:39:32 +00:00
debian Debian packaging update. 2010-08-21 01:00:54 +00:00
hch Partial support for customizable artifacts and Spell Scroll. Still doesn't work, though. 2010-10-03 17:52:11 +00:00
lib Partial support for customizable artifacts and Spell Scroll. Still doesn't work, though. 2010-10-03 17:52:11 +00:00
scripts/lua/objects Partially done object scripting and interactions. 2007-11-18 22:58:28 +00:00
server Partial support for customizable artifacts and Spell Scroll. Still doesn't work, though. 2010-10-03 17:52:11 +00:00
aclocal.m4 Build files update. 2010-08-21 00:41:40 +00:00
AI_Base.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
AUTHORS * Ivan added to list of authors 2010-02-15 13:33:07 +00:00
build_data.sh Updated for v0.82. 2010-09-05 16:30:25 +00:00
CCallback.cpp Artifacts will now be handled by pointers. 2010-10-03 07:07:53 +00:00
CCallback.h Artifacts will now be handled by pointers. 2010-10-03 07:07:53 +00:00
CConsoleHandler.cpp Fixed a few warnings. 2010-08-21 00:39:37 +00:00
CConsoleHandler.h Mostly done .BIK video handling (WIN only). 2009-06-23 08:14:49 +00:00
CGameInterface.cpp Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 2009-10-04 02:02:45 +00:00
CGameInterface.h * player's serialID removed (save format broken, new game seems to work) 2010-08-03 11:36:52 +00:00
ChangeLog Fixed crash on sieges. 2010-08-01 18:12:53 +00:00
config.guess (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
config.sub (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
configure Updated build to v0.82b. 2010-09-05 16:31:11 +00:00
configure.ac Updated build to v0.82b. 2010-09-05 16:31:11 +00:00
COPYING Added COPYING (refers to license.txt). 2009-05-17 15:48:13 +00:00
CThreadHelper.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CThreadHelper.h * Removed trailing newline from settings.txt (caused warning) 2009-05-09 16:18:27 +00:00
depcomp Missing build file. 2009-05-17 15:42:47 +00:00
global.h A sketch of new artifact system based on pointers. 2010-10-01 16:54:12 +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
int3.h std::sqrt needs cmath. 2010-04-03 03:39:00 +00:00
license.txt * license (GPL v2 or later) 2009-01-09 18:38:08 +00:00
ltmain.sh (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
Makefile.am Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 2009-10-04 02:02:45 +00:00
Makefile.amiga - First part of kingdom overview window (not a 100% stable) 2010-01-25 21:25:14 +00:00
Makefile.in Build files update. 2010-08-21 00:41:40 +00:00
Makefile.x Patch from keen: compatibility fixes for Mac OS X 2009-03-24 21:28:17 +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
nodrze.h Removed a few extra semicolons. 2009-10-04 01:31:14 +00:00
README Reverted r731 2009-02-14 14:37:13 +00:00
README.linux (linux) fixed URL for windows release. 2009-10-10 01:18:02 +00:00
StartInfo.h Minor changes. 2010-08-18 09:50:25 +00:00
stdafx.cpp Na początek. 2007-06-06 16:12:12 +00:00
stdafx.h unified guardians names 2008-12-26 01:46:53 +00:00
tchar_amigaos4.h Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
timeHandler.h 1.Support for Keymaster Tent & Borderguard, Eye & Hut of The Magi, Stables. 2009-08-11 07:50:29 +00:00
VCMI_VC9.sln Reverted r1752 2010-08-18 10:52:30 +00:00
vcmi.workspace * patch update from Dikamilo 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.