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

Michał W. Urbańczyk 458ba47965 Compile fix for non-msvc, as per https://github.com/vcmi/vcmi/pull/8 11 tahun lalu
AI 458ba47965 Compile fix for non-msvc, as per https://github.com/vcmi/vcmi/pull/8 11 tahun lalu
Mods 7d7e65a316 changes in hero class format: 12 tahun lalu
client 1e555a8ee3 Improved serializer. See: http://forum.vcmi.eu/viewtopic.php?p=11562#11562 11 tahun lalu
cmake_modules 5a7551388b - added missing cotire files to previous commit 11 tahun lalu
config 48d6e2cd59 - move campaigns description into new config file, campaignSets.json 11 tahun lalu
debian 3d3f93275d Multiple minor fixes: 12 tahun lalu
editor 95034b9fa0 - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 11 tahun lalu
launcher 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer. 11 tahun lalu
lib 8a9f2781c2 - Fixed #1674 (Xeron should be re-created on AB campaign) 11 tahun lalu
osx 40d3290a35 0.94 Sparkle update 12 tahun lalu
rpm 9ebd4a5c00 Changes due to boost locale: 12 tahun lalu
scripting 95034b9fa0 - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 11 tahun lalu
server 1e555a8ee3 Improved serializer. See: http://forum.vcmi.eu/viewtopic.php?p=11562#11562 11 tahun lalu
test 95034b9fa0 - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 11 tahun lalu
AUTHORS 42cbbc8682 - linux version update 13 tahun lalu
CCallback.cpp b368e565ab - fixed #1714 11 tahun lalu
CCallback.h b368e565ab - fixed #1714 11 tahun lalu
CMakeLists.txt 95034b9fa0 - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 11 tahun lalu
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 tahun lalu
ChangeLog 4a9194a644 Version set to 0.94. 12 tahun lalu
Global.h 95034b9fa0 - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 11 tahun lalu
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 tahun lalu
README d307ed5f92 Updated readme with the links to our pages + updated the year. 12 tahun lalu
README.linux 9ebd4a5c00 Changes due to boost locale: 12 tahun lalu
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 tahun lalu
VCMI_VS11.sln f217c61131 Added launcher to solution, fixed .rc file so launcher has its icon. 12 tahun lalu
VCMI_global.props a50e9219c2 Launcher works for me. 12 tahun lalu
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 tahun lalu
VCMI_global_release.props bcf8cab19a Project files update/cleanup. 13 tahun lalu
VCMI_global_user.props a50e9219c2 Launcher works for me. 12 tahun lalu
license.txt 645ed84978 * license (GPL v2 or later) 17 tahun lalu
vcmi.workspace d01b84b460 [mechanics] fix copy-paste errors in magic skill arrays 11 tahun lalu
vcmibuilder 8273f323b1 - it is possible to edit data of another mod or H3 data via mods 12 tahun lalu
vcmimanual.tex 8bfc6a1116 A patch from O01eg: http://forum.vcmi.eu/viewtopic.php?p=9313#9313 12 tahun lalu

README

VCMI Project
Copyright (C) 2007-2013 VCMI Team (check AUTHORS file for the contributors list)

VCMI is an open-source project aiming to reimplement HMM3:WoG game engine,
giving it new and extended possibilities.
Wiki: http://wiki.vcmi.eu
Forums: http://forum.vcmi.eu
Bugtracker: http://bugs.vcmi.eu/

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.