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

mateuszb 05e25ed3ea * added spells: shield, air shield, bless, curse, bloodlust, weakness, stone skin, prayer 17 vuotta sitten
AI c4bcf7b880 * better support for non-800x600 resolutions 17 vuotta sitten
aclocal 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
client c6bcd61aba * animation of water tiles 17 vuotta sitten
config c4bcf7b880 * better support for non-800x600 resolutions 17 vuotta sitten
hch c6bcd61aba * animation of water tiles 17 vuotta sitten
lib c6bcd61aba * animation of water tiles 17 vuotta sitten
scripts 556311c9ab Partially done object scripting and interactions. 18 vuotta sitten
server 05e25ed3ea * added spells: shield, air shield, bless, curse, bloodlust, weakness, stone skin, prayer 17 vuotta sitten
AI_Base.h cc7be20b07 Merged most of the changes from trunk. 17 vuotta sitten
AUTHORS 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
AdventureMapButton.cpp c4bcf7b880 * better support for non-800x600 resolutions 17 vuotta sitten
AdventureMapButton.h 89d8bdc069 * Adventure Map interface elements configurable (new screen resolutions possible!) 17 vuotta sitten
CAdvmapInterface.cpp 00899402cc * choosing adventure map scroll speed 17 vuotta sitten
CAdvmapInterface.h c431577a5e * added a number of key shortcuts 17 vuotta sitten
CBattleInterface.cpp 05e25ed3ea * added spells: shield, air shield, bless, curse, bloodlust, weakness, stone skin, prayer 17 vuotta sitten
CBattleInterface.h 447e5babda * merged CBattleConsole::stackKilled into CBattleInterface::stacksAreAttacked (I hope it'll work even better than before) 17 vuotta sitten
CCallback.cpp 2d1fc64dd9 * forgetfulness spell implemented 17 vuotta sitten
CCallback.h 3a66dc2b7c * added heroes pool for heroes available for hiring 17 vuotta sitten
CCastleInterface.cpp c4bcf7b880 * better support for non-800x600 resolutions 17 vuotta sitten
CCastleInterface.h c4bcf7b880 * better support for non-800x600 resolutions 17 vuotta sitten
CConsoleHandler.cpp 3a66dc2b7c * added heroes pool for heroes available for hiring 17 vuotta sitten
CConsoleHandler.h a1dd7f22f9 gcc fixes(bad idea to call global vars such as log2, this name used by math function). Colored log support on some non-win32 platforms. Small Automake project update 17 vuotta sitten
CCursorHandler.cpp 20a6e05718 small fixes 17 vuotta sitten
CCursorHandler.h 6a3d0b666f * directional attack in battles 17 vuotta sitten
CGameInfo.cpp cc7be20b07 Merged most of the changes from trunk. 17 vuotta sitten
CGameInfo.h c4bcf7b880 * better support for non-800x600 resolutions 17 vuotta sitten
CGameInterface.cpp f6807a2af9 * loading AI dll for neutrals 17 vuotta sitten
CGameInterface.h 2d01e00284 Added some kind of simple chatting functionality through console. Implemented several WoG cheats equivalents: 17 vuotta sitten
CGameState.cpp 05e25ed3ea * added spells: shield, air shield, bless, curse, bloodlust, weakness, stone skin, prayer 17 vuotta sitten
CGameState.h 447e5babda * merged CBattleConsole::stackKilled into CBattleInterface::stacksAreAttacked (I hope it'll work even better than before) 17 vuotta sitten
CHeroWindow.cpp c6bcd61aba * animation of water tiles 17 vuotta sitten
CHeroWindow.h 16303ab1df classes for buttons group and functionlist with arg 17 vuotta sitten
CLua.cpp 248b5e8677 * added shots limit 17 vuotta sitten
CLua.h 333e1d9878 * started making support for save/load options 17 vuotta sitten
CLuaHandler.cpp 6e737bbf3c Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 17 vuotta sitten
CLuaHandler.h 6f7b29afcc GCC/AmigaOS compatibility changes by Andrea Palmaté. 17 vuotta sitten
CMT.cpp c6bcd61aba * animation of water tiles 17 vuotta sitten
CMessage.cpp 447e5babda * merged CBattleConsole::stackKilled into CBattleInterface::stacksAreAttacked (I hope it'll work even better than before) 17 vuotta sitten
CMessage.h 1c7e3718a7 * swapping artifacts (needs testing) 17 vuotta sitten
CPathfinder.cpp 9cfa09c076 Some gcc fixups. Automake project updates 17 vuotta sitten
CPathfinder.h 32505ec161 * reverted pathfinder with necessary updates including handling of visitDir and code cleanup (needs a bit of testing but Zamolxis will probably do it for us ;]) 17 vuotta sitten
CPlayerInterface.cpp 00899402cc * choosing adventure map scroll speed 17 vuotta sitten
CPlayerInterface.h 00899402cc * choosing adventure map scroll speed 17 vuotta sitten
CPreGame.cpp 447e5babda * merged CBattleConsole::stackKilled into CBattleInterface::stacksAreAttacked (I hope it'll work even better than before) 17 vuotta sitten
CPreGame.h c4bcf7b880 * better support for non-800x600 resolutions 17 vuotta sitten
CThreadHelper.cpp 1462e50995 Missing files 17 vuotta sitten
CThreadHelper.h 1462e50995 Missing files 17 vuotta sitten
ChangeLog c6bcd61aba * animation of water tiles 17 vuotta sitten
Makefile e0755aa7b3 Standard GCC Makefile for AmigaOS4 (Linux/Macosx) 17 vuotta sitten
Makefile.am 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
README 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
SDL_Extensions.cpp c6bcd61aba * animation of water tiles 17 vuotta sitten
SDL_Extensions.h c6bcd61aba * animation of water tiles 17 vuotta sitten
SDL_framerate.cpp db65d9ee15 * CLodHandler now stories entries in nodrze (much faster searching) 18 vuotta sitten
SDL_framerate.h 21bbfda899 framerate keeper for main loop, working wersion of color converter (blue -> player's) and small tweak 18 vuotta sitten
StartInfo.h 3a66dc2b7c * added heroes pool for heroes available for hiring 17 vuotta sitten
aclocal.m4 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
config.h.in 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
configure.ac 038dd90517 Autoconf/automake scripts to easy building. 17 vuotta sitten
global.h 89d8bdc069 * Adventure Map interface elements configurable (new screen resolutions possible!) 17 vuotta sitten
h3m.txt 23a7b708d8 * right click popups in towns 17 vuotta sitten
int3.h 0cc5571604 * new spell: implosion 17 vuotta sitten
manisfest VCMI.txt f1d5e686ce * done #40, #32, #21 18 vuotta sitten
map.cpp f6807a2af9 * loading AI dll for neutrals 17 vuotta sitten
map.h c4bcf7b880 * better support for non-800x600 resolutions 17 vuotta sitten
mapHandler.cpp 00899402cc * choosing adventure map scroll speed 17 vuotta sitten
mapHandler.h 00899402cc * choosing adventure map scroll speed 17 vuotta sitten
nodrze.h 22ade5efbe * make compatible with boost 1.36.0 (there was breaking change in boost::function) 17 vuotta sitten
stdafx.cpp 01e84b9e40 Na początek. 18 vuotta sitten
stdafx.h cc7be20b07 Merged most of the changes from trunk. 17 vuotta sitten
tchar_amigaos4.h 8b53778417 Very little changes to compile under linux and other unix-like OS. Added autoconf/automake scripts to easy compile on all unix-like OS(try autoconf; automake --add-missing;./configure) 17 vuotta sitten
timeHandler.h cc7be20b07 Merged most of the changes from trunk. 17 vuotta sitten

README