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

DjWarmonger fa544384a7 Fixed double serialization, possible cause of #1051. 13 jaren geleden
AI edbc7f1223 - Some hardcoded settings will now be read from config/defaultMods.json 13 jaren geleden
Data 0a48e51af9 Fixes, more tests. 14 jaren geleden
Scripting 69de38bf1d Tweaks for cmake build system: data dir definitions, flags for clang (not tested), missing CQuestLog.cpp file for the client, naming convention of few binaries same for autotools and cmake 13 jaren geleden
Sprites 35a528e062 - Rewrote Kingdom Overview window - all should be stable now 14 jaren geleden
aclocal 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 jaren geleden
client eec4d3579d - fixed crash on missing videos 13 jaren geleden
cmake_modules 758fb0679e Stub for a CMake build system. 13 jaren geleden
config edbc7f1223 - Some hardcoded settings will now be read from config/defaultMods.json 13 jaren geleden
debian c3eead45d4 (linux-only) 13 jaren geleden
lib fa544384a7 Fixed double serialization, possible cause of #1051. 13 jaren geleden
rpm 7a3a86b342 * Added RPM spec file for building RPM packages 13 jaren geleden
scripts 556311c9ab Partially done object scripting and interactions. 18 jaren geleden
server edbc7f1223 - Some hardcoded settings will now be read from config/defaultMods.json 13 jaren geleden
AUTHORS 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 jaren geleden
CCallback.cpp edccbd4809 Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 13 jaren geleden
CCallback.h edccbd4809 Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 13 jaren geleden
CMakeLists.txt d72c44e4c3 - fixed modifiers keys behaviour in TextInput 13 jaren geleden
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 jaren geleden
ChangeLog b7c4da65b5 Integrated 1280x800 resolution from #972. 13 jaren geleden
Global.h 28f0263298 - compile fixes 13 jaren geleden
INSTALL 8172493467 Updated autoconf generated files. 16 jaren geleden
Makefile.am 7c9c939675 (linux) autoconf update for the new scripting directory. 14 jaren geleden
Makefile.in 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 jaren geleden
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 jaren geleden
README 9dbe9bd277 Reverted r731 16 jaren geleden
README.linux 613172fa45 - fixed #582, #1019 and #1022 13 jaren geleden
VCMI_VS10.sln f7ae917645 VCAI depends on FuzzyLite. 13 jaren geleden
VCMI_global.props 7f04ed990b Major refactoring. First part: BattleInterface 14 jaren geleden
aclocal.m4 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 jaren geleden
build_data.sh 534c9142ac Updated for 0.89 13 jaren geleden
config.guess ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 jaren geleden
config.sub ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 jaren geleden
configure 1b50082e43 - fixed crash with necromancy dialog #1009 (russian-only) 13 jaren geleden
configure.ac 1b50082e43 - fixed crash with necromancy dialog #1009 (russian-only) 13 jaren geleden
depcomp 84937a3e24 Missing build file. 16 jaren geleden
h3m.txt 23a7b708d8 * right click popups in towns 17 jaren geleden
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 jaren geleden
license.txt 645ed84978 * license (GPL v2 or later) 17 jaren geleden
ltmain.sh 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 jaren geleden
missing 8172493467 Updated autoconf generated files. 16 jaren geleden
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 jaren geleden

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.