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

Ivan Savenko 7f6f125b4c First part of submods support. 11 years ago
AI 4203d69525 Part 2 of new spell configuration 11 years ago
Mods 4203d69525 Part 2 of new spell configuration 11 years ago
client 065b8366fb [Spells] Added basic support for icons and sounds 11 years ago
cmake_modules 5a7551388b - added missing cotire files to previous commit 11 years ago
config 065b8366fb [Spells] Added basic support for icons and sounds 11 years ago
debian 5563db9145 - my part of chagelog + some formatting 11 years ago
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 years ago
launcher 7f6f125b4c First part of submods support. 11 years ago
lib 7f6f125b4c First part of submods support. 11 years ago
osx ae55532131 script to automate osx packaging 11 years ago
rpm 70914cff91 - added my part to changelog for 0.95 11 years ago
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 years ago
server 065b8366fb [Spells] Added basic support for icons and sounds 11 years ago
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 years ago
AUTHORS c959fdcce0 SpellHandler: cleanup, formatting, simplification. 11 years ago
CCallback.cpp f5d945d1b2 Fixed #1679. 11 years ago
CCallback.h b368e565ab - fixed #1714 11 years ago
CMakeLists.txt 7356145c3a updated LD_RUNPATH_SEARCH_PATHS 11 years ago
COPYING 8f5e8fb2a8 Added COPYING (refers to license.txt). 16 years ago
ChangeLog 065b8366fb [Spells] Added basic support for icons and sounds 11 years ago
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 years ago
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
README f6c2c96cdc Copyright update. 11 years ago
README.linux 5cbec833c2 - (linux) XDG filesystem support 11 years ago
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 years ago
VCMI_VS11.sln f217c61131 Added launcher to solution, fixed .rc file so launcher has its icon. 12 years ago
VCMI_global.props a50e9219c2 Launcher works for me. 12 years ago
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 years ago
VCMI_global_release.props bcf8cab19a Project files update/cleanup. 13 years ago
VCMI_global_user.props a50e9219c2 Launcher works for me. 12 years ago
license.txt 645ed84978 * license (GPL v2 or later) 17 years ago
vcmi.workspace d01b84b460 [mechanics] fix copy-paste errors in magic skill arrays 11 years ago
vcmibuilder d2ae847ecf - files in local directories (saves & configs) now always have higher 11 years ago
vcmimanual.tex 8bfc6a1116 A patch from O01eg: http://forum.vcmi.eu/viewtopic.php?p=9313#9313 12 years ago

README

VCMI Project
Copyright (C) 2007-2014 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.