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

Michał W. Urbańczyk 37f38aed0c No newline at the end of settings.txt please. 16 years ago
AI 8ecabaa041 GeniusAI: 16 years ago
aclocal 8172493467 Updated autoconf generated files. 16 years ago
client 0f6bb0d8b0 Use mapped memory for LOD files. Fixed a few bugs. 16 years ago
config 37f38aed0c No newline at the end of settings.txt please. 16 years ago
hch 7fbd4e696c * Fixed crashbug on iterating stack effects 16 years ago
lib 7fbd4e696c * Fixed crashbug on iterating stack effects 16 years ago
scripts 556311c9ab Partially done object scripting and interactions. 18 years ago
server 27ffad3580 * next part of stack bonus system 16 years ago
AI_Base.h cc631b1362 * next ubuntux's patch 16 years ago
AUTHORS 302b5d9427 * fixed crashbug on savegame choice when no savegames were available 17 years ago
AdventureMapButton.cpp 6e0212a464 * small fix 16 years ago
AdventureMapButton.h bf2fec8e64 * music volume buttons in system options window (unfortunately seems not to affect volume at all despite appropriate music handler call) 16 years ago
CAdvmapInterface.cpp ab1a759458 * reduntant quotation marks from artifact descriptions are removed 16 years ago
CAdvmapInterface.h ab1a759458 * reduntant quotation marks from artifact descriptions are removed 16 years ago
CBattleInterface.cpp 27ffad3580 * next part of stack bonus system 16 years ago
CBattleInterface.h 788343dd1d Typo: cast is an irregular verb. 16 years ago
CCallback.cpp 38226c1056 * further changes in stack feature code 16 years ago
CCallback.h b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
CCastleInterface.cpp 51216c224d Recrutation -> Recruitment. 16 years ago
CCastleInterface.h 51216c224d Recrutation -> Recruitment. 16 years ago
CConsoleHandler.cpp f9ae91d88c * further changes towards support for ranged spells 16 years ago
CConsoleHandler.h b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
CCursorHandler.cpp f9ae91d88c * further changes towards support for ranged spells 16 years ago
CCursorHandler.h cc631b1362 * next ubuntux's patch 16 years ago
CGameInfo.cpp f9ae91d88c * further changes towards support for ranged spells 16 years ago
CGameInfo.h 90fd75e66c * Removed trailing newline from settings.txt (caused warning) 16 years ago
CGameInterface.cpp 8c36658c56 Made AI name OS agnostic. 16 years ago
CGameInterface.h 788343dd1d Typo: cast is an irregular verb. 16 years ago
CGameState.cpp 27ffad3580 * next part of stack bonus system 16 years ago
CGameState.h 27ffad3580 * next part of stack bonus system 16 years ago
CHeroWindow.cpp ade4b46edd Sound patch from Ubuntux #2 16 years ago
CHeroWindow.h b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
CMT.cpp 5ce428cf1d Let SDL decide which pixel depth is the best. This fixes the sluggish interface under linux. Removed SDL_DOUBLEBUF for it's only valid with SDL_HWSURFACE. 16 years ago
CMessage.cpp 1661da2fcb * fixed selecting new path 16 years ago
CMessage.h b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 years ago
CPlayerInterface.cpp 51216c224d Recrutation -> Recruitment. 16 years ago
CPlayerInterface.h 51216c224d Recrutation -> Recruitment. 16 years ago
CPreGame.cpp b961d22052 * the number of creatures at the beginning is their base growth 16 years ago
CPreGame.h b961d22052 * the number of creatures at the beginning is their base growth 16 years ago
CThreadHelper.cpp f9ae91d88c * further changes towards support for ranged spells 16 years ago
CThreadHelper.h 90fd75e66c * Removed trailing newline from settings.txt (caused warning) 16 years ago
ChangeLog 6a37aebec0 Added 0.71 release date to the changelog 16 years ago
INSTALL 8172493467 Updated autoconf generated files. 16 years ago
Makefile.am 81d2a36df6 Autoconf rework. 16 years ago
Makefile.amiga 3950cfa497 Renamed amiga Makefile so it won't be overwriten. 16 years ago
Makefile.in 8172493467 Updated autoconf generated files. 16 years ago
Makefile.x 1915811a2e Patch from keen: compatibility fixes for Mac OS X 16 years ago
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
README 9dbe9bd277 Reverted r731 17 years ago
README.linux 0d5de20a7a vcmi builds with boost 1.36. Add a note for systems where boost is installed in /usr/lib64. 16 years ago
SDL_Extensions.cpp bf562bdb77 Depth neutral implementation of CSDL_Ext::rotate01 and CSDL_Ext::hFlip. 16 years ago
SDL_Extensions.h 899be22db0 * added new spells 16 years ago
SDL_framerate.cpp db65d9ee15 * CLodHandler now stories entries in nodrze (much faster searching) 18 years ago
SDL_framerate.h 21bbfda899 framerate keeper for main loop, working wersion of color converter (blue -> player's) and small tweak 18 years ago
StartInfo.h cc631b1362 * next ubuntux's patch 16 years ago
aclocal.m4 8172493467 Updated autoconf generated files. 16 years ago
bootstrap.sh 4373f211f1 fixed build scripts (credist goes to scoruppa) 16 years ago
config.guess 8172493467 Updated autoconf generated files. 16 years ago
config.sub 8172493467 Updated autoconf generated files. 16 years ago
configure 0d5de20a7a vcmi builds with boost 1.36. Add a note for systems where boost is installed in /usr/lib64. 16 years ago
configure.ac 0d5de20a7a vcmi builds with boost 1.36. Add a note for systems where boost is installed in /usr/lib64. 16 years ago
depcomp 84937a3e24 Missing build file. 16 years ago
global.h 8a32855900 * further changes in stack's bonus code 16 years ago
h3m.txt 23a7b708d8 * right click popups in towns 18 years ago
install-sh 8172493467 Updated autoconf generated files. 16 years ago
int3.h cc631b1362 * next ubuntux's patch 16 years ago
libtool c1eea72fce Support for new source files. 16 years ago
license.txt 645ed84978 * license (GPL v2 or later) 17 years ago
ltmain.sh 8172493467 Updated autoconf generated files. 16 years ago
map.cpp b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
map.h b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
mapHandler.cpp b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
mapHandler.h b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
missing 8172493467 Updated autoconf generated files. 16 years ago
nodrze.h b356524aee corrected that missclick! hope so 17 years ago
stdafx.cpp 01e84b9e40 Na początek. 18 years ago
stdafx.h b54a3bfb7c unified guardians names 17 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
timeHandler.h cc631b1362 * next ubuntux's patch 16 years ago
vcmi.workspace a113a8d289 * patch update from Dikamilo 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.