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

mateuszb 696f85a2ed * partially done checking memory limit for AIs 14 vuotta sitten
AI 696f85a2ed * partially done checking memory limit for AIs 14 vuotta sitten
Data 0a48e51af9 Fixes, more tests. 14 vuotta sitten
Odpalarka b18cbcbda7 * Linux build fixes 14 vuotta sitten
Scripting 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
Sprites 35a528e062 - Rewrote Kingdom Overview window - all should be stable now 14 vuotta sitten
VCMI_BattleAiHost 8de4a4aef2 Clients report their PIDs so the memory usage can be monitored. 14 vuotta sitten
aclocal 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
client 8de4a4aef2 Clients report their PIDs so the memory usage can be monitored. 14 vuotta sitten
config 92e508fe1f Further changes for programming challenge. 14 vuotta sitten
debian 9c3df38517 Updated debian files. 15 vuotta sitten
lib 8de4a4aef2 Clients report their PIDs so the memory usage can be monitored. 14 vuotta sitten
scripts 556311c9ab Partially done object scripting and interactions. 18 vuotta sitten
server 696f85a2ed * partially done checking memory limit for AIs 14 vuotta sitten
AI_Base.h b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). 14 vuotta sitten
AUTHORS 73a05d62fd * significantly improved verm interpreter - if, comparisons, lambda expressions are working! 14 vuotta sitten
CCallback.cpp 2b18e0b821 Various fixes and refactorings. Restored client project to solution. 14 vuotta sitten
CCallback.h 2b18e0b821 Various fixes and refactorings. Restored client project to solution. 14 vuotta sitten
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 vuotta sitten
ChangeLog e3db348304 Bump save format. Release date in changelog. 14 vuotta sitten
INSTALL 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
Makefile with client.am 2c2b5b3bdf * first part of today's changes 14 vuotta sitten
Makefile without client.am 2c2b5b3bdf * first part of today's changes 14 vuotta sitten
Makefile.am 51ace689c4 Linux build fixes 14 vuotta sitten
Makefile.amiga 0f22ba0c0f - First part of kingdom overview window (not a 100% stable) 15 vuotta sitten
Makefile.in 51ace689c4 Linux build fixes 14 vuotta sitten
Makefile.x 1915811a2e Patch from keen: compatibility fixes for Mac OS X 16 vuotta sitten
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
README 9dbe9bd277 Reverted r731 16 vuotta sitten
README.linux b217768d0a A patch from ori.bar fixing #37 and #64. 14 vuotta sitten
StartInfo.h 94e7fa5b3c Logging battle activites. Replaying battles with client. 14 vuotta sitten
VCMI_VS10.sln 94e7fa5b3c Logging battle activites. Replaying battles with client. 14 vuotta sitten
VCMI_global.props 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 14 vuotta sitten
aclocal.m4 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
b1.json 92e508fe1f Further changes for programming challenge. 14 vuotta sitten
build_data.sh 0cfb2deeaf Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap(). 14 vuotta sitten
config.guess 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
config.sub 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
configure 696f85a2ed * partially done checking memory limit for AIs 14 vuotta sitten
configure with client.ac 2c2b5b3bdf * first part of today's changes 14 vuotta sitten
configure without client.ac 2debbb337a * second part 14 vuotta sitten
configure.ac 696f85a2ed * partially done checking memory limit for AIs 14 vuotta sitten
depcomp 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
global.h 499a401095 * moved CThreadHelper and CConsoleHandler to lib 14 vuotta sitten
h3m.txt 23a7b708d8 * right click popups in towns 17 vuotta sitten
install-sh 57b4bc6c67 (gcc) disable signedness warnings. There's just too many of them. 15 vuotta sitten
int3.h 6ef44bde5a Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway. 14 vuotta sitten
license.txt 645ed84978 * license (GPL v2 or later) 17 vuotta sitten
ltmain.sh 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
missing 441ddcbcfe * Linux compilation fixes 14 vuotta sitten
nodrze.h 23c501b79e some changes 15 vuotta sitten
stdafx.cpp 01e84b9e40 Na początek. 18 vuotta sitten
stdafx.h b54a3bfb7c unified guardians names 17 vuotta sitten
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 vuotta sitten
timeHandler.h 6d52bb5842 timeHandler: FreeBSD fixes, based on plush's patch ( #719 ). 14 vuotta sitten
vcmi.workspace a113a8d289 * patch update from Dikamilo 16 vuotta sitten
vcmiinstall.sh 696f85a2ed * partially done checking memory limit for AIs 14 vuotta sitten

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.