1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
Michał W. Urbańczyk 88b4d69afa Minor fixes.
2010-07-06 02:40:42 +00:00
aclocal/m4 (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
AI * mostly working hero flying and water walking; support for artifacts: 2010-05-16 13:42:19 +00:00
client Minor fixes. 2010-07-06 02:40:42 +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 Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback. 2010-07-06 02:10:26 +00:00
lib Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback. 2010-07-06 02:10:26 +00:00
scripts/lua/objects
server - Skeleton transformer implemented 2010-07-03 12:00:53 +00:00
aclocal.m4 Various compile and warning fixes. 2010-05-12 02:32:56 +00:00
AI_Base.h
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 Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback. 2010-07-06 02:10:26 +00:00
CCallback.h Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback. 2010-07-06 02:10:26 +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 Black Market and Artifact Merchant (only buying artifacts) support. 2010-06-27 16:03:01 +00:00
ChangeLog Fixed #468. 2010-06-01 19:02:40 +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 (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
configure.ac (gcc) disable signedness warnings. There's just too many of them. 2010-06-29 01:58:31 +00:00
COPYING
CThreadHelper.cpp
CThreadHelper.h
depcomp
global.h - Skeleton transformer implemented 2010-07-03 12:00:53 +00:00
h3m.txt
INSTALL
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 Various compile and warning fixes. 2010-05-12 02:32:56 +00:00
Makefile.x
missing
NEWS
nodrze.h Removed a few extra semicolons. 2009-10-04 01:31:14 +00:00
README
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
stdafx.h
tchar_amigaos4.h
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

    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.