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
Michał W. Urbańczyk 13f26fc3cb * Client is able to await for answers for multiple queries at the same time
* Hackish solution allowing AI undertaking actions from event-handling thread
* Fixed crash when death stare or acid breath activated on stack that was just killed
* minor fixes
2012-03-25 22:46:14 +00:00
aclocal/m4 - (linux) Fixed gcc linking issues 2011-10-31 18:00:44 +00:00
AI * Client is able to await for answers for multiple queries at the same time 2012-03-25 22:46:14 +00:00
client * Client is able to await for answers for multiple queries at the same time 2012-03-25 22:46:14 +00:00
config - fullscreen config option will take effect immediately 2012-02-24 20:41:14 +00:00
Data/s Fixes, more tests. 2011-06-21 00:00:49 +00:00
debian - (linux) version bump 2012-03-05 13:31:59 +00:00
lib * Client is able to await for answers for multiple queries at the same time 2012-03-25 22:46:14 +00:00
Scripting/ERM - (linux) replaced Genius with VCAI 2012-02-16 17:10:58 +00:00
scripts/lua/objects
server * Client is able to await for answers for multiple queries at the same time 2012-03-25 22:46:14 +00:00
Sprites - Rewrote Kingdom Overview window - all should be stable now 2011-07-22 16:22:22 +00:00
aclocal.m4 - re-generated build system 2011-12-31 10:03:29 +00:00
AUTHORS New pack - BattleEffectTrigger for various one-shot effects with animation 2011-10-08 13:02:58 +00:00
build_data.sh Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap(). 2011-09-14 05:27:49 +00:00
CCallback.cpp * Client is able to await for answers for multiple queries at the same time 2012-03-25 22:46:14 +00:00
CCallback.h Rewritten VCAI::pickBestCreatures. Should fix the compilation error ( http://forum.vcmi.eu/viewtopic.php?p=6605#6605 ). 2012-03-11 01:26:11 +00:00
ChangeLog Version set to 0.88. Put release date into changelog. 2012-03-01 15:45:43 +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 - makefiles for fuzzylite (#911) 2012-03-12 20:11:46 +00:00
configure.ac - makefiles for fuzzylite (#911) 2012-03-12 20:11:46 +00:00
COPYING
depcomp
Global.h First attempt to replace rule-of-a-thumb behavior with actual reasoning 2012-03-13 12:47:47 +00:00
h3m.txt
INSTALL
install-sh
license.txt
ltmain.sh - (linux) Fixed gcc linking issues 2011-10-31 18:00:44 +00:00
Makefile.am (linux) autoconf update for the new scripting directory. 2011-06-21 02:35:23 +00:00
Makefile.in Add support for SDL 1.3 in compatibility mode. 2011-11-17 00:24:27 +00:00
missing
NEWS
README
README.linux - (linux) replaced Genius with VCAI 2012-02-16 17:10:58 +00:00
tchar_amigaos4.h
VCMI_global.props Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
VCMI_VS10.sln VCAI depends on FuzzyLite. 2012-03-08 11:17:09 +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.