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

beegee1 5fdb5aa494 * Improved battle and bonus system performance (significantly faster in debug build, tip: use vs 2008, turn of hex field presentation) 14 years ago
AI af8d8cbfc7 Implemented #479 14 years ago
Data 0a48e51af9 Fixes, more tests. 14 years ago
Scripting d88b6b1bb3 Interactive mode for ERM interpreter. 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 5fdb5aa494 * Improved battle and bonus system performance (significantly faster in debug build, tip: use vs 2008, turn of hex field presentation) 14 years ago
config e7bbfb615c Removed odd "no shoting penalty" bonus. It seems to be confused with No Distance Penalty. 14 years ago
debian 9c3df38517 Updated debian files. 15 years ago
lib 5fdb5aa494 * Improved battle and bonus system performance (significantly faster in debug build, tip: use vs 2008, turn of hex field presentation) 14 years ago
scripts 556311c9ab Partially done object scripting and interactions. 18 years ago
server 5fdb5aa494 * Improved battle and bonus system performance (significantly faster in debug build, tip: use vs 2008, turn of hex field presentation) 14 years ago
AI_Base.h cc631b1362 * next ubuntux's patch 16 years ago
AUTHORS 73a05d62fd * significantly improved verm interpreter - if, comparisons, lambda expressions are working! 14 years ago
CCallback.cpp 2d61fab7e9 * Probably fixed #655. 14 years ago
CCallback.h 2d61fab7e9 * Probably fixed #655. 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
CGameInterface.cpp 580c4e4c9b ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib. 14 years ago
CGameInterface.h 580c4e4c9b ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib. 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 96d6d34bc3 For 0.84d build. 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 7c9c939675 (linux) autoconf update for the new scripting directory. 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 ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 years ago
StartInfo.h 45fba15511 * Reverted previously changed PreGame code 14 years ago
VCMI_VS10.sln a1930300be ERM needs to be built after lib. 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 aca118b613 Fixed creature bonus parser. Fixed several uninitialized variables. Updated data build script to v0.85. 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 f99d0bf966 (linux) autoconf update for the new scripting directory. 14 years ago
configure.ac f99d0bf966 (linux) autoconf update for the new scripting directory. 14 years ago
depcomp 84937a3e24 Missing build file. 16 years ago
global.h e5c11385cd Fixed #293 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 b4edd10e6c * beegee's comments patch 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.