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

Ivan Savenko 1a77fee7f7 more improvements for battle animations 12 년 전
AI a1f545792b Compile fixes specific for VS 2012" 12 년 전
Mods 886ef13bec Levels for WoG neutral creatures - fixes #1282. 12 년 전
client 1a77fee7f7 more improvements for battle animations 12 년 전
cmake_modules 843f8f10c0 patches from forum: 12 년 전
config 1a77fee7f7 more improvements for battle animations 12 년 전
debian b3c5757f2e (linux) version set to 0.93 12 년 전
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 년 전
lib 1a77fee7f7 more improvements for battle animations 12 년 전
osx cdefb12d4c Update sparkle appcast for 0.93 12 년 전
scripting 4ac2a6e8b6 minor refactoring of VCMIDirs, bugfixing 12 년 전
server 4ac2a6e8b6 minor refactoring of VCMIDirs, bugfixing 12 년 전
test 4ac2a6e8b6 minor refactoring of VCMIDirs, bugfixing 12 년 전
AUTHORS 42cbbc8682 - linux version update 13 년 전
CCallback.cpp 2b45e13c5c c++03 -> c++11 switch: 12 년 전
CCallback.h 2b45e13c5c c++03 -> c++11 switch: 12 년 전
CMakeLists.txt f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 년 전
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 년 전
ChangeLog 7e13e85762 Changelog. 12 년 전
Global.h 516684aaab Visual 2012 compile fixes. 12 년 전
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 년 전
README 9dbe9bd277 Reverted r731 16 년 전
README.linux 870399c7be - updated link to repo in readme 12 년 전
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 년 전
VCMI_VS11.sln 254f194220 Some very early work towards autofight feature. 12 년 전
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 년 전
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 년 전
license.txt 645ed84978 * license (GPL v2 or later) 17 년 전
vcmi.workspace 5b2f176c27 compile fix 12 년 전
vcmibuilder 8273f323b1 - it is possible to edit data of another mod or H3 data via mods 12 년 전
vcmimanual.tex 8bfc6a1116 A patch from O01eg: http://forum.vcmi.eu/viewtopic.php?p=9313#9313 12 년 전

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.