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-06-26 12:57:16 +00:00
aclocal/m4 Updated autoconf generated files. 2009-05-07 04:52:40 +00:00
AI * mostly working hero flying and water walking; support for artifacts: 2010-05-16 13:42:19 +00:00
client - part of castle gate handling (need to make server-client interaction) 2010-06-26 10:01:26 +00:00
config - part of castle gate handling (need to make server-client interaction) 2010-06-26 10:01:26 +00:00
debian Updated debian package files. 2010-04-11 05:56:41 +00:00
hch Implemented neutral army growth by 10% weekly, up to 4000. 2010-06-26 12:57:16 +00:00
lib - part of castle gate handling (need to make server-client interaction) 2010-06-26 10:01:26 +00:00
scripts/lua/objects Partially done object scripting and interactions. 2007-11-18 22:58:28 +00:00
server Removed unnessessary code from previous commit. 2010-06-25 08:34:14 +00:00
aclocal.m4 Various compile and warning fixes. 2010-05-12 02:32:56 +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 (linux) update to version 0.8. 2010-03-02 02:28:41 +00:00
CCallback.cpp Trading Post handling. 2010-05-18 07:01:54 +00:00
CCallback.h Trading Post handling. 2010-05-18 07:01:54 +00:00
CConsoleHandler.cpp (linux) Disable the console. It's just too broken. 2009-10-31 22:55:05 +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 Trading Post handling. 2010-05-18 07:01:54 +00:00
ChangeLog Fixed #468. 2010-06-01 19:02:40 +00:00
config.guess (linux) Meved version to 0.75 (at last) and regenerated the makefiles. 2010-01-25 03:19:55 +00:00
config.sub (linux) Meved version to 0.75 (at last) and regenerated the makefiles. 2010-01-25 03:19:55 +00:00
configure Various compile and warning fixes. 2010-05-12 02:32:56 +00:00
configure.ac (linux) update to version 0.8. 2010-03-02 02:28:41 +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 Implemented neutral army growth by 10% weekly, up to 4000. 2010-06-26 12:57:16 +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 Updated autoconf generated files. 2009-05-07 04:52:40 +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 Updated autoconf generated files. 2009-05-07 04:52:40 +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 Various compile and warning fixes. 2010-05-12 02:32:56 +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 * next part of campaign support 2010-02-18 12:34:44 +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 Solution file for VC9. Minor. 2010-03-27 22:00:55 +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.