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

Michał W. Urbańczyk 4cd77a0192 Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build. 13 years ago
AI 4cd77a0192 Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build. 13 years ago
Data 0a48e51af9 Fixes, more tests. 14 years ago
Scripting 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 years ago
Sprites 35a528e062 - Rewrote Kingdom Overview window - all should be stable now 14 years ago
aclocal 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 years ago
client faaf799d95 - fixed some extra warnings. Mostly harmless. 13 years ago
config 7ddf76a081 - fixed #967 13 years ago
debian e7783479d2 - (linux) version bump 13 years ago
lib 4cd77a0192 Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build. 13 years ago
scripts 556311c9ab Partially done object scripting and interactions. 18 years ago
server 247fabc3a6 Seems to be actually a missing return and redundant check. 13 years ago
AUTHORS 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 years ago
CCallback.cpp 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. 13 years ago
CCallback.h 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. 13 years ago
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 years ago
ChangeLog 3c43e03d4e Changelog update. Development build 0.88b. 13 years ago
Global.h 61ccabde53 - vcmi can be compiled with clang-3.1 13 years ago
INSTALL 8172493467 Updated autoconf generated files. 16 years ago
Makefile.am 7c9c939675 (linux) autoconf update for the new scripting directory. 14 years ago
Makefile.in 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 years ago
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
README 9dbe9bd277 Reverted r731 16 years ago
README.linux f6d6b3cba2 - Updated linux readme 13 years ago
VCMI_VS10.sln f7ae917645 VCAI depends on FuzzyLite. 13 years ago
VCMI_global.props 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
aclocal.m4 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 years ago
build_data.sh e15371eaf0 Add more WoG files to the data files. 13 years ago
config.guess ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 years ago
config.sub ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 14 years ago
configure 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 years ago
configure.ac f767216b2e - (autotools) libdl check for freebsd 13 years ago
depcomp 84937a3e24 Missing build file. 16 years ago
h3m.txt 23a7b708d8 * right click popups in towns 17 years ago
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 years ago
license.txt 645ed84978 * license (GPL v2 or later) 17 years ago
ltmain.sh 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file 13 years ago
missing 8172493467 Updated autoconf generated files. 16 years ago
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 years ago

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.