1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
Open-source engine for Heroes of Might and Magic III
Go to file
Michał W. Urbańczyk 2d61fab7e9 * Probably fixed #655.
* Fixed #736, #737.
* Fixed crash on loss/victory.
* Fixed crash on loading some AB maps.
* Fixed crash on loading map where victory/loss condition objective hero was placed inside the town.
* Fixed crash on loading map when neutral Dungeon has built Portal of Summoning.
* Mutex protecting GS will be used to prevent changes in GS when GUI might read it.
* Little more securities around moving hero and ending turn, still needed more.
2011-05-29 23:49:25 +00:00
aclocal/m4 (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
AI Compile and warning fixes. 2011-05-27 22:34:58 +00:00
client * Probably fixed #655. 2011-05-29 23:49:25 +00:00
config * Fixed #30 2011-05-26 14:47:45 +00:00
debian Updated debian files. 2010-10-27 02:00:25 +00:00
lib * Probably fixed #655. 2011-05-29 23:49:25 +00:00
scripts/lua/objects
server * Probably fixed #655. 2011-05-29 23:49:25 +00:00
aclocal.m4 (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
AI_Base.h
AUTHORS * Ivan added to list of authors 2010-02-15 13:33:07 +00:00
build_data.sh Updated data build script to 0.84. 2011-05-14 15:25:18 +00:00
CCallback.cpp * Probably fixed #655. 2011-05-29 23:49:25 +00:00
CCallback.h * Probably fixed #655. 2011-05-29 23:49:25 +00:00
CConsoleHandler.cpp * CThreadHelper.cpp now belongs to VCMI_lib project 2011-02-24 13:57:47 +00:00
CConsoleHandler.h * beegee's comments patch 2011-02-22 11:52:36 +00:00
CGameInterface.cpp AI for neutral creatures and battles and player AIs can be different. StupidAI will handle neutrals by default. 2011-02-23 03:57:45 +00:00
CGameInterface.h New files for lib: 2011-05-09 22:20:47 +00:00
ChangeLog For 0.84c dev build. 2011-05-29 01:44:47 +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 (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 (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
COPYING Added COPYING (refers to license.txt). 2009-05-17 15:48:13 +00:00
CThreadHelper.cpp * CThreadHelper.cpp now belongs to VCMI_lib project 2011-02-24 13:57:47 +00:00
CThreadHelper.h * CThreadHelper.cpp now belongs to VCMI_lib project 2011-02-24 13:57:47 +00:00
depcomp Missing build file. 2009-05-17 15:42:47 +00:00
global.h Restored some gameplay variables to original state. 2011-05-29 07:50:49 +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 * beegee's comments patch 2011-02-22 11:52:36 +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 (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
Makefile.x
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
README.linux (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
StartInfo.h * Reverted previously changed PreGame code 2011-04-26 13:30:29 +00:00
stdafx.cpp
stdafx.h
tchar_amigaos4.h
timeHandler.h timeHandler: FreeBSD fixes, based on plush's patch ( #719 ). 2011-04-02 23:45:47 +00:00
VCMI_VS10.sln And the solution file. 2011-03-17 23:12:34 +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.