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

alexvins a8175c13bd fix to prev. revision 13 anni fa
AI 72ea5e4ac9 - fixed crash in AI logging (objID is object index, not hero ID) 13 anni fa
Mods 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. 13 anni fa
Scripting 8604234f8d - fixes for autotools build 13 anni fa
aclocal c071a03a8a - fix for #1135 13 anni fa
client 23fcdd1a4a - missing fields in town serialization 13 anni fa
cmake_modules 2643762f08 Mac OS patch from stopiccot 13 anni fa
config 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. 13 anni fa
debian fc85e08a64 - clang and gcc 4.5 compatibility 13 anni fa
lib a8175c13bd fix to prev. revision 13 anni fa
rpm a3d8ca65fa * Updated RPM spec(see mantis #1142) * Updated linux readme 13 anni fa
scripts 556311c9ab Partially done object scripting and interactions. 18 anni fa
server 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. 13 anni fa
AUTHORS 42cbbc8682 - linux version update 13 anni fa
CCallback.cpp a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 13 anni fa
CCallback.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 anni fa
CMakeLists.txt a1c7beeb83 cmake fix 13 anni fa
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 anni fa
ChangeLog 77e4b72531 Changelog: version number and release date. 13 anni fa
Global.h c05c05962d * Fixed bug #1142 (GCC 4.7.0 and 4.7.1 aren't supported) 13 anni fa
INSTALL 8172493467 Updated autoconf generated files. 16 anni fa
Makefile.am 7c9c939675 (linux) autoconf update for the new scripting directory. 14 anni fa
Makefile.in c071a03a8a - fix for #1135 13 anni fa
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 anni fa
README 9dbe9bd277 Reverted r731 16 anni fa
README.linux a3d8ca65fa * Updated RPM spec(see mantis #1142) * Updated linux readme 13 anni fa
VCMI_VS10.sln 8e3de98059 * restoring campaign features 13 anni fa
VCMI_client.cbp a6388652d3 [c::b] update projects 13 anni fa
VCMI_global.props 7f04ed990b Major refactoring. First part: BattleInterface 14 anni fa
VCMI_lib.cbp a6388652d3 [c::b] update projects 13 anni fa
VCMI_server.cbp a6388652d3 [c::b] update projects 13 anni fa
config.guess ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 anni fa
config.sub ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 anni fa
configure.ac c071a03a8a - fix for #1135 13 anni fa
depcomp 84937a3e24 Missing build file. 16 anni fa
h3m.txt 23a7b708d8 * right click popups in towns 17 anni fa
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 anni fa
license.txt 645ed84978 * license (GPL v2 or later) 17 anni fa
missing 8172493467 Updated autoconf generated files. 16 anni fa
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 anni fa
vcmi.workspace bdc373227e [c::b] add BattleAI to workspace 13 anni fa
vcmibuilder 16b72ee89b minor: 13 anni fa
vcmimanual.tex 061ed69c63 - fixed seer hut issue (#1073) 13 anni fa

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.