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-12-24 21:44:48 +00:00
aclocal/m4 (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
AI * enum for secondary skills 2010-12-23 20:18:10 +00:00
client * more extensive usage of CStack pointers instead of stack IDs 2010-12-24 21:44:48 +00:00
config Last part of hero specialities - support for peculiar enchants. 2010-08-31 08:39:32 +00:00
debian Updated debian files. 2010-10-27 02:00:25 +00:00
lib * enum for secondary skills 2010-12-23 20:18:10 +00:00
scripts/lua/objects
server * enum for secondary skills 2010-12-23 20:18:10 +00:00
aclocal.m4 - New animation system: 2010-10-18 15:08:59 +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 * more extensive usage of CStack pointers instead of stack IDs 2010-12-24 21:44:48 +00:00
CCallback.h * more extensive usage of CStack pointers instead of stack IDs 2010-12-24 21:44:48 +00:00
CConsoleHandler.cpp Some work towards useful AI: 2010-11-28 16:39:13 +00:00
CConsoleHandler.h Mostly done .BIK video handling (WIN only). 2009-06-23 08:14:49 +00:00
CGameInterface.cpp * enum for secondary skills 2010-12-23 20:18:10 +00:00
CGameInterface.h * more extensive usage of CStack pointers instead of stack IDs 2010-12-24 21:44:48 +00:00
ChangeLog Changelog. 2010-11-01 21:16:13 +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 (linux) Update version to 0.83. 2010-11-02 01:38:26 +00:00
configure.ac (linux) Update version to 0.83. 2010-11-02 01:38:26 +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 * enum for secondary skills 2010-12-23 20:18:10 +00:00
h3m.txt
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
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
nodrze.h some changes 2010-12-17 18:47:07 +00:00
README Reverted r731 2009-02-14 14:37:13 +00:00
README.linux - New animation system: 2010-10-18 15:08:59 +00:00
StartInfo.h * partially done duel mode 2010-12-22 20:14:40 +00:00
stdafx.cpp
stdafx.h
tchar_amigaos4.h
timeHandler.h - changes in LodHandler: 2010-11-09 11:27:58 +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.