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

mateuszb 3e9b247470 * defining functions in verm works 14 年 前
AI 671e7bc3ec Modified and added some functions in BattleHelper.cpp. 14 年 前
Data 3e9b247470 * defining functions in verm works 14 年 前
aclocal ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 年 前
client eecb470e74 Fixed all warnings "take address of temporary". 14 年 前
config 27f9a20d2b Fioxed #748 14 年 前
debian 9c3df38517 Updated debian files. 15 年 前
lib 3e9b247470 * defining functions in verm works 14 年 前
scripts 556311c9ab Partially done object scripting and interactions. 18 年 前
server eecb470e74 Fixed all warnings "take address of temporary". 14 年 前
AI_Base.h cc631b1362 * next ubuntux's patch 16 年 前
AUTHORS 73a05d62fd * significantly improved verm interpreter - if, comparisons, lambda expressions are working! 14 年 前
CCallback.cpp 2d61fab7e9 * Probably fixed #655. 14 年 前
CCallback.h 2d61fab7e9 * Probably fixed #655. 14 年 前
CConsoleHandler.cpp 1afcaf2817 * CThreadHelper.cpp now belongs to VCMI_lib project 14 年 前
CConsoleHandler.h b4edd10e6c * beegee's comments patch 14 年 前
CGameInterface.cpp cab8f9e11d AI for neutral creatures and battles and player AIs can be different. StupidAI will handle neutrals by default. 14 年 前
CGameInterface.h 617e1f962e New files for lib: 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 96d6d34bc3 For 0.84d build. 14 年 前
INSTALL 8172493467 Updated autoconf generated files. 16 年 前
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 年 前
Makefile.amiga 0f22ba0c0f - First part of kingdom overview window (not a 100% stable) 15 年 前
Makefile.in ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 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 ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 年 前
StartInfo.h 45fba15511 * Reverted previously changed PreGame code 14 年 前
VCMI_VS10.sln 236ba6f1a8 And the solution file. 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 aca118b613 Fixed creature bonus parser. Fixed several uninitialized variables. Updated data build script to v0.85. 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 bf9f0beb01 (linux) configure fixes. 14 年 前
configure.ac bf9f0beb01 (linux) configure fixes. 14 年 前
depcomp 84937a3e24 Missing build file. 16 年 前
global.h 9775f88045 Version bump. 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 b4edd10e6c * beegee's comments patch 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.