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

DjWarmonger d2d5930b64 Fix for previous commit. hace 14 años
AI af8d8cbfc7 Implemented #479 hace 14 años
Data 0a48e51af9 Fixes, more tests. hace 14 años
Scripting f99d0bf966 (linux) autoconf update for the new scripting directory. hace 14 años
aclocal ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. hace 14 años
client 5eef9551de Fixed #607 hace 14 años
config e7bbfb615c Removed odd "no shoting penalty" bonus. It seems to be confused with No Distance Penalty. hace 14 años
debian 9c3df38517 Updated debian files. hace 15 años
lib af8d8cbfc7 Implemented #479 hace 14 años
scripts 556311c9ab Partially done object scripting and interactions. hace 18 años
server d2d5930b64 Fix for previous commit. hace 14 años
AI_Base.h cc631b1362 * next ubuntux's patch hace 16 años
AUTHORS 73a05d62fd * significantly improved verm interpreter - if, comparisons, lambda expressions are working! hace 14 años
CCallback.cpp 2d61fab7e9 * Probably fixed #655. hace 14 años
CCallback.h 2d61fab7e9 * Probably fixed #655. hace 14 años
CConsoleHandler.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project hace 14 años
CConsoleHandler.h b4edd10e6c * beegee's comments patch hace 14 años
CGameInterface.cpp 580c4e4c9b ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib. hace 14 años
CGameInterface.h 580c4e4c9b ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib. hace 14 años
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). hace 16 años
CThreadHelper.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project hace 14 años
CThreadHelper.h 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project hace 14 años
ChangeLog 96d6d34bc3 For 0.84d build. hace 14 años
INSTALL 8172493467 Updated autoconf generated files. hace 16 años
Makefile.am 7c9c939675 (linux) autoconf update for the new scripting directory. hace 14 años
Makefile.amiga 0f22ba0c0f - First part of kingdom overview window (not a 100% stable) hace 15 años
Makefile.in 7c9c939675 (linux) autoconf update for the new scripting directory. hace 14 años
Makefile.x 1915811a2e Patch from keen: compatibility fixes for Mac OS X hace 16 años
NEWS 038dd90517 Autoconf/automake scripts to easy building. hace 17 años
README 9dbe9bd277 Reverted r731 hace 16 años
README.linux ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. hace 14 años
StartInfo.h 45fba15511 * Reverted previously changed PreGame code hace 14 años
VCMI_VS10.sln a1930300be ERM needs to be built after lib. hace 14 años
aclocal.m4 ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. hace 14 años
build_data.sh aca118b613 Fixed creature bonus parser. Fixed several uninitialized variables. Updated data build script to v0.85. hace 14 años
config.guess ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. hace 14 años
config.sub ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. hace 14 años
configure f99d0bf966 (linux) autoconf update for the new scripting directory. hace 14 años
configure.ac f99d0bf966 (linux) autoconf update for the new scripting directory. hace 14 años
depcomp 84937a3e24 Missing build file. hace 16 años
global.h 580c4e4c9b ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib. hace 14 años
h3m.txt 23a7b708d8 * right click popups in towns hace 17 años
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. hace 15 años
int3.h b4edd10e6c * beegee's comments patch hace 14 años
license.txt 645ed84978 * license (GPL v2 or later) hace 17 años
ltmain.sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. hace 15 años
missing 8172493467 Updated autoconf generated files. hace 16 años
nodrze.h 23c501b79e some changes hace 15 años
stdafx.cpp 01e84b9e40 Na początek. hace 18 años
stdafx.h b54a3bfb7c unified guardians names hace 17 años
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) hace 17 años
timeHandler.h 6d52bb5842 timeHandler: FreeBSD fixes, based on plush's patch ( #719 ). hace 14 años
vcmi.workspace a113a8d289 * patch update from Dikamilo hace 16 años

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.