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

Michał W. Urbańczyk f42cfa6f43 MSVC compile fixes: 12 лет назад
AI abf96a5b66 - Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections 12 лет назад
Editor ee51c5beb5 - Renamed /lib subfolders to lowercase 12 лет назад
Mods ff4b05ccdd - missing changes 12 лет назад
Scripting dbec99ffc7 * PlayerColor and TeamID refactoring 12 лет назад
client 6827fcdb53 - Integrated the logging API into the server project - Simplified CBasicLogConfigurator usage(exception handling, logging, log file appending) 12 лет назад
cmake_modules 843f8f10c0 patches from forum: 12 лет назад
config c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets 12 лет назад
debian 63cfb5de7e (linux) version set to 0.92 12 лет назад
lib f42cfa6f43 MSVC compile fixes: 12 лет назад
osx 7a66029d95 Fixed incorrect URL in sparkle_appcast.xml 12 лет назад
scripts 556311c9ab Partially done object scripting and interactions. 18 лет назад
server 6827fcdb53 - Integrated the logging API into the server project - Simplified CBasicLogConfigurator usage(exception handling, logging, log file appending) 12 лет назад
AUTHORS 42cbbc8682 - linux version update 13 лет назад
CCallback.cpp c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets 12 лет назад
CCallback.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 лет назад
CMakeLists.txt 63cfb5de7e (linux) version set to 0.92 12 лет назад
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 лет назад
ChangeLog e708dd5545 Version set to 0.92. Changelog updated. 12 лет назад
Global.h abf96a5b66 - Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections 12 лет назад
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 лет назад
README 9dbe9bd277 Reverted r731 16 лет назад
README.linux 4e0881f689 - fixed #1167 13 лет назад
VCMI_VS10.sln bcf8cab19a Project files update/cleanup. 13 лет назад
VCMI_VS11.sln 92ffa6eb1d * Setting up (map) editor project. It requires Qt (possibly even 5.0 since it's the version I use) so you can exclude it from compilation if you don't have Qt. 12 лет назад
VCMI_global.props a9fd7b806c Fixed crash on the new month when there are no creatures that can get double growth. (#1219, possibly #1217) 12 лет назад
VCMI_global_debug.props 6ac70d6a0b Partially reverting r3191: DLL_LINKAGE on registerTypes def breaks compilation for MSVC. The function definition cannot be marked as dll import (and that happened, when it was included in CGameHandler.cpp) 12 лет назад
VCMI_global_release.props bcf8cab19a Project files update/cleanup. 13 лет назад
format 111312636a Fixed #1207. Some tweaks. 12 лет назад
h3m.txt 23a7b708d8 * right click popups in towns 17 лет назад
license.txt 645ed84978 * license (GPL v2 or later) 17 лет назад
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 5b2f176c27 compile fix 12 лет назад
vcmibuilder 9c1c337a3d - fixed #1220 and #1218 12 лет назад
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.