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

red1939 f7a1b74092 Next batch of code clearing. 16 anni fa
AI f7a1b74092 Next batch of code clearing. 16 anni fa
aclocal 8172493467 Updated autoconf generated files. 16 anni fa
client 6b5feb63e6 Implemented "main menu" in-game option. 16 anni fa
config ad0848f1d2 * fix for bugs 47 and 89 16 anni fa
debian 288607bc72 First pass at creating a Debian/Ubuntu package for VCMI's binaries. 16 anni fa
hch ddd755c0c1 1.Removed unused code from hero handler 16 anni fa
lib 359ca49f26 (gcc) Fixed some warnings. 16 anni fa
scripts 556311c9ab Partially done object scripting and interactions. 18 anni fa
server ddd755c0c1 1.Removed unused code from hero handler 16 anni fa
AI_Base.h cc631b1362 * next ubuntux's patch 16 anni fa
AUTHORS 9bc40f1a8d * Fixed bug #72 16 anni fa
CCallback.cpp fe80e8b553 Fixed some typos. 16 anni fa
CCallback.h 95808db933 * Right-click info window for castles and garrisons you do not own shows a rough amount of creatures instead of none. 16 anni fa
CConsoleHandler.cpp c78d48473b (linux) Disable the console. It's just too broken. 16 anni fa
CConsoleHandler.h 9ff6501ba3 Mostly done .BIK video handling (WIN only). 16 anni fa
CGameInterface.cpp 1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 16 anni fa
CGameInterface.h 6b5feb63e6 Implemented "main menu" in-game option. 16 anni fa
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 anni fa
CThreadHelper.cpp f9ae91d88c * further changes towards support for ranged spells 16 anni fa
CThreadHelper.h 90fd75e66c * Removed trailing newline from settings.txt (caused warning) 16 anni fa
ChangeLog 310a6f5828 Changelog update, minor fix. 16 anni fa
INSTALL 8172493467 Updated autoconf generated files. 16 anni fa
Makefile.am 1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 16 anni fa
Makefile.amiga 3950cfa497 Renamed amiga Makefile so it won't be overwriten. 16 anni fa
Makefile.in 1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 16 anni fa
Makefile.x 1915811a2e Patch from keen: compatibility fixes for Mac OS X 16 anni fa
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 anni fa
README 9dbe9bd277 Reverted r731 16 anni fa
README.linux 1392df17dc (linux) fixed URL for windows release. 16 anni fa
StartInfo.h b4070c6b3e Third part of GUI reorganization: 16 anni fa
aclocal.m4 8172493467 Updated autoconf generated files. 16 anni fa
build_data.sh b02d4c1c2f (linux) Manage one directory per user for save games and config. 16 anni fa
config.guess 8172493467 Updated autoconf generated files. 16 anni fa
config.sub 8172493467 Updated autoconf generated files. 16 anni fa
configure 1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 16 anni fa
configure.ac 1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 16 anni fa
depcomp 84937a3e24 Missing build file. 16 anni fa
global.h fe80e8b553 Fixed some typos. 16 anni fa
h3m.txt 23a7b708d8 * right click popups in towns 17 anni fa
install-sh 8172493467 Updated autoconf generated files. 16 anni fa
int3.h 6d6b3ae1ea Additional functions to obtain precise info about stacks and armed instance for OnionKnight and general use. 16 anni fa
license.txt 645ed84978 * license (GPL v2 or later) 17 anni fa
ltmain.sh 8172493467 Updated autoconf generated files. 16 anni fa
mapHandler.cpp 1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 16 anni fa
mapHandler.h 399f58f1af * partially implemented puzzle map 16 anni fa
missing 8172493467 Updated autoconf generated files. 16 anni fa
nodrze.h 8d34b602b3 Removed a few extra semicolons. 16 anni fa
stdafx.cpp 01e84b9e40 Na początek. 18 anni fa
stdafx.h b54a3bfb7c unified guardians names 17 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
timeHandler.h 4653396d76 1.Support for Keymaster Tent & Borderguard, Eye & Hut of The Magi, Stables. 16 anni fa
vcmi.workspace a113a8d289 * patch update from Dikamilo 16 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.