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

DjWarmonger 2c1001f8e0 Making sure that treasure piles and other objects will always be accessible from the center of zone. 11 년 전
AI e54c816c92 Treasure piles can now cover several tiles. 11 년 전
Mods fb5152254d Merge branch 'develop' of git://github.com/Macron1Robot/vcmi into WarmysBackup 11 년 전
client 62e9f13b08 - Implemented guard generation formula following this post http://forum.vcmi.eu/viewtopic.php?p=12426&sid=09f5fac8992dc880eb6a720615787ca0#12426 11 년 전
cmake_modules 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 년 전
config c82bfd0f3e - Fixed guard generation 11 년 전
debian dc9fdf691a Debian update, removed empty files from trunk 11 년 전
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 년 전
launcher 9e7013de77 Backup for my own MVS project configuration 11 년 전
lib 2c1001f8e0 Making sure that treasure piles and other objects will always be accessible from the center of zone. 11 년 전
osx 667cc3b067 make download_dependencies.sh also build vcmibuilder 11 년 전
rpm fe1b16a7ec Some preparation towards mantis #1743: 11 년 전
scripting 9e7013de77 Backup for my own MVS project configuration 11 년 전
server c676c5da82 Fixed small error in nearest town finding algorithm. 11 년 전
test 4a71442c80 Missing changes. 11 년 전
.gitignore 1d57b75bc5 - random number generation refactoring 11 년 전
AUTHORS 237d2b4090 Added myself 11 년 전
CCallback.cpp 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 년 전
CCallback.h 92a62368b5 One more fix for MVS compilation 11 년 전
CMakeLists.txt 7356145c3a updated LD_RUNPATH_SEARCH_PATHS 11 년 전
ChangeLog 5adafe02a2 added commit changes to changelog 11 년 전
Global.h e54c816c92 Treasure piles can now cover several tiles. 11 년 전
README c70bb25146 Hopefully - more useful readme file 11 년 전
README.linux 5cbec833c2 - (linux) XDG filesystem support 11 년 전
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 9e7013de77 Backup for my own MVS project configuration 11 년 전
VCMI_global.props a50e9219c2 Launcher works for me. 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 년 전
VCMI_global_user.props a50e9219c2 Launcher works for me. 12 년 전
license.txt 645ed84978 * license (GPL v2 or later) 17 년 전
vcmi.workspace 2947bdedfc [c::b] configure Test project dependencies 11 년 전
vcmibuilder 760ae7d44a Changes related to Debian packaging, based on josch patch 11 년 전
vcmimanual.tex 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 년 전

README

# VCMI Project
VCMI is work-in-progress attempt to recreate engine for Heroes III, giving it new and extended possibilities. To use VCMI you need to own original data files.

## Links

* Homepage: http://vcmi.eu/
* Wiki: http://wiki.vcmi.eu/
* Forums: http://forum.vcmi.eu/
* Bugtracker: http://bugs.vcmi.eu/

## Installation
For installation of latest release see release announcement on http://vcmi.eu/

For building from source see project wiki at http://wiki.vcmi.eu/

## Copyright and license

VCMI Project is released under GPL version 2 or later

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