英雄无敌3(跨平台含手机)

Frank Zago 14261d6be9 Removed debug trace. 14 anos atrás
AI 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse 14 anos atrás
Data 0a48e51af9 Fixes, more tests. 14 anos atrás
Scripting c0127032fc Restored ERM interpreter to the solution. 14 anos atrás
Sprites 35a528e062 - Rewrote Kingdom Overview window - all should be stable now 14 anos atrás
aclocal ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 anos atrás
client 14261d6be9 Removed debug trace. 14 anos atrás
config 01566fcde1 Patch from Yupsi. Hero sleep/wake-up. Fixes #162 and #601. 14 anos atrás
debian 9c3df38517 Updated debian files. 15 anos atrás
lib ddd3d166b1 Let user add maps in his home directory. Linux only. 14 anos atrás
scripts 556311c9ab Partially done object scripting and interactions. 18 anos atrás
server c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 anos atrás
AI_Base.h b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). 14 anos atrás
AUTHORS 73a05d62fd * significantly improved verm interpreter - if, comparisons, lambda expressions are working! 14 anos atrás
CCallback.cpp 8b7a2f179c * Server will strictly require answering the queries before taking any actions. Let me know, if this causes any freezes. 14 anos atrás
CCallback.h b217768d0a A patch from ori.bar fixing #37 and #64. 14 anos atrás
CConsoleHandler.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 anos atrás
CConsoleHandler.h b4edd10e6c * beegee's comments patch 14 anos atrás
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 anos atrás
CThreadHelper.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 anos atrás
CThreadHelper.h 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 anos atrás
ChangeLog e3db348304 Bump save format. Release date in changelog. 14 anos atrás
INSTALL 8172493467 Updated autoconf generated files. 16 anos atrás
Makefile.am 7c9c939675 (linux) autoconf update for the new scripting directory. 14 anos atrás
Makefile.amiga 0f22ba0c0f - First part of kingdom overview window (not a 100% stable) 15 anos atrás
Makefile.in a89895452a - (linux) fixed searching/loading of scripting libraries 14 anos atrás
Makefile.x 1915811a2e Patch from keen: compatibility fixes for Mac OS X 16 anos atrás
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 anos atrás
README 9dbe9bd277 Reverted r731 16 anos atrás
README.linux b217768d0a A patch from ori.bar fixing #37 and #64. 14 anos atrás
StartInfo.h 45fba15511 * Reverted previously changed PreGame code 14 anos atrás
VCMI_VS10.sln c0127032fc Restored ERM interpreter to the solution. 14 anos atrás
VCMI_global.props 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 14 anos atrás
aclocal.m4 ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 anos atrás
build_data.sh 0cfb2deeaf Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap(). 14 anos atrás
config.guess ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 anos atrás
config.sub ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 anos atrás
configure ecf33cca91 - one more fix for 763 14 anos atrás
configure.ac ecf33cca91 - one more fix for 763 14 anos atrás
depcomp 84937a3e24 Missing build file. 16 anos atrás
global.h ddd3d166b1 Let user add maps in his home directory. Linux only. 14 anos atrás
h3m.txt 23a7b708d8 * right click popups in towns 17 anos atrás
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 anos atrás
int3.h 6ef44bde5a Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway. 14 anos atrás
license.txt 645ed84978 * license (GPL v2 or later) 17 anos atrás
ltmain.sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 anos atrás
missing 8172493467 Updated autoconf generated files. 16 anos atrás
nodrze.h 23c501b79e some changes 15 anos atrás
stdafx.cpp 01e84b9e40 Na początek. 18 anos atrás
stdafx.h b54a3bfb7c unified guardians names 17 anos atrás
tchar_amigaos4.h 8b53778417 Very little changes to compile under linux and other unix-like OS. Added autoconf/automake scripts to easy compile on all unix-like OS(try autoconf; automake --add-missing;./configure) 17 anos atrás
timeHandler.h 6d52bb5842 timeHandler: FreeBSD fixes, based on plush's patch ( #719 ). 14 anos atrás
vcmi.workspace a113a8d289 * patch update from Dikamilo 16 anos atrás

README

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.