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

yupsi 828a3f0776 Fixed #427 (custom quest messages). 14 years ago
AI 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 years ago
Data 0a48e51af9 Fixes, more tests. 14 years ago
Scripting c0127032fc Restored ERM interpreter to the solution. 14 years ago
Sprites 35a528e062 - Rewrote Kingdom Overview window - all should be stable now 14 years ago
aclocal ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 years ago
client e43ac3fa06 Fixed alignment issue on sparc. Minor optimization of CCreatureAnimation::nextFrameT. 14 years ago
config 5e40d3da72 Support for Enchanter ability. 14 years ago
debian 9c3df38517 Updated debian files. 15 years ago
lib 828a3f0776 Fixed #427 (custom quest messages). 14 years ago
scripts 556311c9ab Partially done object scripting and interactions. 18 years ago
server b4d0ebf9ab Support for Mana Channeling ability. 14 years ago
AI_Base.h b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). 14 years ago
AUTHORS 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 years ago
CCallback.cpp 8b7a2f179c * Server will strictly require answering the queries before taking any actions. Let me know, if this causes any freezes. 14 years ago
CCallback.h b217768d0a A patch from ori.bar fixing #37 and #64. 14 years ago
CConsoleHandler.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 years ago
CConsoleHandler.h b4edd10e6c * beegee's comments patch 14 years ago
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 years ago
CThreadHelper.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 years ago
CThreadHelper.h 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 years ago
ChangeLog e3db348304 Bump save format. Release date in changelog. 14 years ago
INSTALL 8172493467 Updated autoconf generated files. 16 years ago
Makefile.am 7c9c939675 (linux) autoconf update for the new scripting directory. 14 years ago
Makefile.amiga 0f22ba0c0f - First part of kingdom overview window (not a 100% stable) 15 years ago
Makefile.in a89895452a - (linux) fixed searching/loading of scripting libraries 14 years ago
Makefile.x 1915811a2e Patch from keen: compatibility fixes for Mac OS X 16 years ago
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
README 9dbe9bd277 Reverted r731 16 years ago
README.linux b217768d0a A patch from ori.bar fixing #37 and #64. 14 years ago
StartInfo.h 45fba15511 * Reverted previously changed PreGame code 14 years ago
VCMI_VS10.sln 623325ca61 Ouch. Thing was for branch only. 14 years ago
VCMI_global.props 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 14 years ago
aclocal.m4 ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 years ago
build_data.sh 0cfb2deeaf Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap(). 14 years ago
config.guess ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 years ago
config.sub ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 years ago
configure 28231fee98 Newest GCC linker requires that every necessary library must be explicitly mentioned - no implicit linking allowed. 14 years ago
configure.ac 28231fee98 Newest GCC linker requires that every necessary library must be explicitly mentioned - no implicit linking allowed. 14 years ago
depcomp 84937a3e24 Missing build file. 16 years ago
global.h 5e40d3da72 Support for Enchanter ability. 14 years ago
h3m.txt 23a7b708d8 * right click popups in towns 17 years ago
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 years ago
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 years ago
license.txt 645ed84978 * license (GPL v2 or later) 17 years ago
ltmain.sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 years ago
missing 8172493467 Updated autoconf generated files. 16 years ago
nodrze.h 23c501b79e some changes 15 years ago
stdafx.cpp 01e84b9e40 Na początek. 18 years ago
stdafx.h b54a3bfb7c unified guardians names 17 years ago
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 years ago
timeHandler.h 6d52bb5842 timeHandler: FreeBSD fixes, based on plush's patch ( #719 ). 14 years ago
vcmi.workspace a113a8d289 * patch update from Dikamilo 16 years ago

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.