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

Michał W. Urbańczyk f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 年 前
AI f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 年 前
Mods b0f669a764 - moved Sprites and Data directory to vcmi "mod' 13 年 前
Scripting 1d316e7afd [c::b]tweak options for ERM project 13 年 前
aclocal 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 年 前
client f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 年 前
cmake_modules 758fb0679e Stub for a CMake build system. 13 年 前
config 8dca88c3c8 * start map in campaign button is properly disabled/enabled (I hope) 13 年 前
debian c3eead45d4 (linux-only) 13 年 前
lib f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 年 前
rpm 7a3a86b342 * Added RPM spec file for building RPM packages 13 年 前
scripts 556311c9ab Partially done object scripting and interactions. 18 年 前
server 786bd73e67 Fixed #1092. 13 年 前
AUTHORS 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 年 前
CCallback.cpp 6a81c8b1af * campaign against magic numbers 13 年 前
CCallback.h d390113c23 * New files for lib: CBattleCallback.cpp and CBattleCallback.h 13 年 前
CMakeLists.txt 061ed69c63 - fixed seer hut issue (#1073) 13 年 前
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 年 前
ChangeLog 529394a4e7 Development build 0.89b 13 年 前
Global.h 95b866c131 * Further work on Battle AI. Now it is able to cast a number of offensive spells. Battle callback exposes more spell-casting info. 13 年 前
INSTALL 8172493467 Updated autoconf generated files. 16 年 前
Makefile.am 7c9c939675 (linux) autoconf update for the new scripting directory. 14 年 前
Makefile.in 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 年 前
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 年 前
README 9dbe9bd277 Reverted r731 17 年 前
README.linux 613172fa45 - fixed #582, #1019 and #1022 13 年 前
VCMI_VS10.sln 8e3de98059 * restoring campaign features 13 年 前
VCMI_client.cbp 5118386cb4 [c::b] tweak PCH options 13 年 前
VCMI_global.props 7f04ed990b Major refactoring. First part: BattleInterface 14 年 前
VCMI_lib.cbp 5118386cb4 [c::b] tweak PCH options 13 年 前
VCMI_server.cbp 5118386cb4 [c::b] tweak PCH options 13 年 前
aclocal.m4 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 年 前
build_data.sh 534c9142ac Updated for 0.89 13 年 前
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 ae42abc212 - (autotools) removed no longer needed video disabling 13 年 前
configure.ac ae42abc212 - (autotools) removed no longer needed video disabling 13 年 前
depcomp 84937a3e24 Missing build file. 16 年 前
h3m.txt 23a7b708d8 * right click popups in towns 18 年 前
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 年 前
license.txt 645ed84978 * license (GPL v2 or later) 17 年 前
ltmain.sh 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 年 前
missing 8172493467 Updated autoconf generated files. 16 年 前
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 年 前
vcmi.workspace bdc373227e [c::b] add BattleAI to workspace 13 年 前
vcmimanual.tex 061ed69c63 - fixed seer hut issue (#1073) 13 年 前

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.