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

ozsy1023 671e7bc3ec Modified and added some functions in BattleHelper.cpp. 14 år sedan
AI 671e7bc3ec Modified and added some functions in BattleHelper.cpp. 14 år sedan
aclocal ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 år sedan
client aca118b613 Fixed creature bonus parser. Fixed several uninitialized variables. Updated data build script to v0.85. 14 år sedan
config 27f9a20d2b Fioxed #748 14 år sedan
debian 9c3df38517 Updated debian files. 15 år sedan
lib af3050058f * some work on interpreter 14 år sedan
scripts 556311c9ab Partially done object scripting and interactions. 18 år sedan
server ff49b852df Silenced several "warning: suggest parentheses around ‘&&’ within ‘||’": added some parenthesis, optimized a couple statments and fix a bug in another. 14 år sedan
AI_Base.h cc631b1362 * next ubuntux's patch 16 år sedan
AUTHORS 2d3caec79b * Implemented parabolic trajectory of the trebuchet 14 år sedan
CCallback.cpp 2d61fab7e9 * Probably fixed #655. 14 år sedan
CCallback.h 2d61fab7e9 * Probably fixed #655. 14 år sedan
CConsoleHandler.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 år sedan
CConsoleHandler.h b4edd10e6c * beegee's comments patch 14 år sedan
CGameInterface.cpp cab8f9e11d AI for neutral creatures and battles and player AIs can be different. StupidAI will handle neutrals by default. 14 år sedan
CGameInterface.h 617e1f962e New files for lib: 14 år sedan
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 år sedan
CThreadHelper.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 år sedan
CThreadHelper.h 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 år sedan
ChangeLog 96d6d34bc3 For 0.84d build. 14 år sedan
INSTALL 8172493467 Updated autoconf generated files. 16 år sedan
Makefile.am 1609b8fdb9 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. 16 år sedan
Makefile.amiga 0f22ba0c0f - First part of kingdom overview window (not a 100% stable) 16 år sedan
Makefile.in ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 år sedan
Makefile.x 1915811a2e Patch from keen: compatibility fixes for Mac OS X 16 år sedan
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 år sedan
README 9dbe9bd277 Reverted r731 16 år sedan
README.linux ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 år sedan
StartInfo.h 45fba15511 * Reverted previously changed PreGame code 14 år sedan
VCMI_VS10.sln 236ba6f1a8 And the solution file. 14 år sedan
aclocal.m4 ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 år sedan
build_data.sh aca118b613 Fixed creature bonus parser. Fixed several uninitialized variables. Updated data build script to v0.85. 14 år sedan
config.guess ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 år sedan
config.sub ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 år sedan
configure f9a5cf430f (linux) set LIBS and CFLAGS before testing for sdl and ffmpeg presence. 14 år sedan
configure.ac f9a5cf430f (linux) set LIBS and CFLAGS before testing for sdl and ffmpeg presence. 14 år sedan
depcomp 84937a3e24 Missing build file. 16 år sedan
global.h 0dbd7ee3c8 Fixed #739 and #742. 14 år sedan
h3m.txt 23a7b708d8 * right click popups in towns 17 år sedan
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 år sedan
int3.h b4edd10e6c * beegee's comments patch 14 år sedan
license.txt 645ed84978 * license (GPL v2 or later) 17 år sedan
ltmain.sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 år sedan
missing 8172493467 Updated autoconf generated files. 16 år sedan
nodrze.h 23c501b79e some changes 15 år sedan
stdafx.cpp 01e84b9e40 Na początek. 18 år sedan
stdafx.h b54a3bfb7c unified guardians names 17 år sedan
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 år sedan
timeHandler.h 6d52bb5842 timeHandler: FreeBSD fixes, based on plush's patch ( #719 ). 14 år sedan
vcmi.workspace a113a8d289 * patch update from Dikamilo 16 år sedan

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.