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

Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 gadi atpakaļ
AI 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 gadi atpakaļ
Mods 0eb19dc16d WoG map version is 0x33, not 33. 12 gadi atpakaļ
client be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 gadi atpakaļ
cmake_modules 843f8f10c0 patches from forum: 12 gadi atpakaļ
config 42c2c29976 - Added support for RMG templates(subset of OH3) - Added template "Small Ring" for testing 12 gadi atpakaļ
debian 63cfb5de7e (linux) version set to 0.92 12 gadi atpakaļ
editor b1428bcd24 - Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder 12 gadi atpakaļ
lib be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 gadi atpakaļ
osx 7a66029d95 Fixed incorrect URL in sparkle_appcast.xml 12 gadi atpakaļ
scripting 87988b0ae7 Compile fixes for MVS2010 12 gadi atpakaļ
server be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 gadi atpakaļ
test 298f862d86 - Implemented updating additional terrain types fully(including 2 special cases) 12 gadi atpakaļ
AUTHORS 42cbbc8682 - linux version update 13 gadi atpakaļ
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 gadi atpakaļ
CCallback.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 gadi atpakaļ
CMakeLists.txt 8be801a6dc - CMappedFileLoader class to remap WoG files to h3 names 12 gadi atpakaļ
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 gadi atpakaļ
ChangeLog e708dd5545 Version set to 0.92. Changelog updated. 12 gadi atpakaļ
Global.h c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 12 gadi atpakaļ
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 gadi atpakaļ
README 9dbe9bd277 Reverted r731 16 gadi atpakaļ
README.linux 4e0881f689 - fixed #1167 13 gadi atpakaļ
VCMI_VS10.sln b1428bcd24 - Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder 12 gadi atpakaļ
VCMI_VS11.sln b1428bcd24 - Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder 12 gadi atpakaļ
VCMI_global.props e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 12 gadi atpakaļ
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 gadi atpakaļ
VCMI_global_release.props bcf8cab19a Project files update/cleanup. 13 gadi atpakaļ
license.txt 645ed84978 * license (GPL v2 or later) 17 gadi atpakaļ
vcmi.workspace 5b2f176c27 compile fix 12 gadi atpakaļ
vcmibuilder 8273f323b1 - it is possible to edit data of another mod or H3 data via mods 12 gadi atpakaļ
vcmimanual.tex 061ed69c63 - fixed seer hut issue (#1073) 13 gadi atpakaļ

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.