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

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

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.