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

DjWarmonger d8cb3a34d3 -Fixed crash #1037 il y a 13 ans
AI d8cb3a34d3 -Fixed crash #1037 il y a 13 ans
Data 0a48e51af9 Fixes, more tests. il y a 15 ans
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 il y a 13 ans
Sprites 35a528e062 - Rewrote Kingdom Overview window - all should be stable now il y a 14 ans
aclocal 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file il y a 14 ans
client d8cb3a34d3 -Fixed crash #1037 il y a 13 ans
cmake_modules 758fb0679e Stub for a CMake build system. il y a 13 ans
config cf45239332 Fixed #1035. il y a 13 ans
debian c3eead45d4 (linux-only) il y a 14 ans
lib d8cb3a34d3 -Fixed crash #1037 il y a 13 ans
rpm 7a3a86b342 * Added RPM spec file for building RPM packages il y a 14 ans
scripts 556311c9ab Partially done object scripting and interactions. il y a 18 ans
server b86706d58c Commander can now die in a battle and will be automatically rised when visiting town. il y a 13 ans
AUTHORS 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation il y a 14 ans
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. il y a 13 ans
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. il y a 13 ans
CMakeLists.txt 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 il y a 13 ans
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). il y a 17 ans
ChangeLog b7c4da65b5 Integrated 1280x800 resolution from #972. il y a 14 ans
Global.h 54ca71d598 Update to Boost.Filesystem version 3, since Boost 1.50 drops support for version 2. il y a 13 ans
INSTALL 8172493467 Updated autoconf generated files. il y a 17 ans
Makefile.am 7c9c939675 (linux) autoconf update for the new scripting directory. il y a 15 ans
Makefile.in 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file il y a 14 ans
NEWS 038dd90517 Autoconf/automake scripts to easy building. il y a 17 ans
README 9dbe9bd277 Reverted r731 il y a 17 ans
README.linux 613172fa45 - fixed #582, #1019 and #1022 il y a 13 ans
VCMI_VS10.sln f7ae917645 VCAI depends on FuzzyLite. il y a 14 ans
VCMI_global.props 7f04ed990b Major refactoring. First part: BattleInterface il y a 14 ans
aclocal.m4 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file il y a 14 ans
build_data.sh 534c9142ac Updated for 0.89 il y a 14 ans
config.guess ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. il y a 15 ans
config.sub ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. il y a 15 ans
configure 1b50082e43 - fixed crash with necromancy dialog #1009 (russian-only) il y a 14 ans
configure.ac 1b50082e43 - fixed crash with necromancy dialog #1009 (russian-only) il y a 14 ans
depcomp 84937a3e24 Missing build file. il y a 17 ans
h3m.txt 23a7b708d8 * right click popups in towns il y a 18 ans
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. il y a 16 ans
license.txt 645ed84978 * license (GPL v2 or later) il y a 17 ans
ltmain.sh 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file il y a 14 ans
missing 8172493467 Updated autoconf generated files. il y a 17 ans
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) il y a 17 ans

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.