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

mateuszb ceaa51d07d * fixed bug with levelling up 17 lat temu
AI b89c951d09 * version set to 0.62 17 lat temu
aclocal 038dd90517 Autoconf/automake scripts to easy building. 17 lat temu
client a4afdc7145 * minimap shows all flaggable objects (towns, mines, etc.) 17 lat temu
config 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 lat temu
hch ceaa51d07d * fixed bug with levelling up 17 lat temu
lib 41acf5528c * spells in the guild visible again 17 lat temu
scripts 556311c9ab Partially done object scripting and interactions. 18 lat temu
server ceaa51d07d * fixed bug with levelling up 17 lat temu
AI_Base.h cc7be20b07 Merged most of the changes from trunk. 17 lat temu
AUTHORS 038dd90517 Autoconf/automake scripts to easy building. 17 lat temu
AdventureMapButton.cpp 6a3d0b666f * directional attack in battles 17 lat temu
AdventureMapButton.h 6a3d0b666f * directional attack in battles 17 lat temu
CAdvmapInterface.cpp a4afdc7145 * minimap shows all flaggable objects (towns, mines, etc.) 17 lat temu
CAdvmapInterface.h 6a3d0b666f * directional attack in battles 17 lat temu
CBattleInterface.cpp 6a3d0b666f * directional attack in battles 17 lat temu
CBattleInterface.h 6a3d0b666f * directional attack in battles 17 lat temu
CCallback.cpp a4afdc7145 * minimap shows all flaggable objects (towns, mines, etc.) 17 lat temu
CCallback.h a4afdc7145 * minimap shows all flaggable objects (towns, mines, etc.) 17 lat temu
CCastleInterface.cpp 6a3d0b666f * directional attack in battles 17 lat temu
CCastleInterface.h 6a3d0b666f * directional attack in battles 17 lat temu
CConsoleHandler.cpp 856698bd80 * fixes for MSVC (it needs to have global variables from library explicitly exported) 17 lat temu
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 lat temu
CCursorHandler.cpp 6a3d0b666f * directional attack in battles 17 lat temu
CCursorHandler.h 6a3d0b666f * directional attack in battles 17 lat temu
CGameInfo.cpp cc7be20b07 Merged most of the changes from trunk. 17 lat temu
CGameInfo.h cc7be20b07 Merged most of the changes from trunk. 17 lat temu
CGameInterface.cpp ca1dbfe949 changed most of std::cout to tlogX 17 lat temu
CGameInterface.h bca18a31c3 * fixed crashes when town is placed out of the map boundaries 17 lat temu
CGameState.cpp ceaa51d07d * fixed bug with levelling up 17 lat temu
CGameState.h 41acf5528c * spells in the guild visible again 17 lat temu
CHeroWindow.cpp ceaa51d07d * fixed bug with levelling up 17 lat temu
CHeroWindow.h 16303ab1df classes for buttons group and functionlist with arg 17 lat temu
CLua.cpp 41acf5528c * spells in the guild visible again 17 lat temu
CLua.h 41acf5528c * spells in the guild visible again 17 lat temu
CLuaHandler.cpp 6e737bbf3c Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 17 lat temu
CLuaHandler.h 6f7b29afcc GCC/AmigaOS compatibility changes by Andrea Palmaté. 17 lat temu
CMT.cpp 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 lat temu
CMessage.cpp 6613955463 * hero placed in the town starts as visiting hero, not garrisoned 17 lat temu
CMessage.h 1c7e3718a7 * swapping artifacts (needs testing) 17 lat temu
CPathfinder.cpp 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 lat temu
CPathfinder.h 6f7b29afcc GCC/AmigaOS compatibility changes by Andrea Palmaté. 17 lat temu
CPlayerInterface.cpp ceaa51d07d * fixed bug with levelling up 17 lat temu
CPlayerInterface.h 6a3d0b666f * directional attack in battles 17 lat temu
CPreGame.cpp ca1dbfe949 changed most of std::cout to tlogX 17 lat temu
CPreGame.h c7bb04235c * merged changes in pregame 17 lat temu
CThreadHelper.cpp 1462e50995 Missing files 17 lat temu
CThreadHelper.h 1462e50995 Missing files 17 lat temu
ChangeLog 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 lat temu
Makefile e0755aa7b3 Standard GCC Makefile for AmigaOS4 (Linux/Macosx) 17 lat temu
Makefile.am 038dd90517 Autoconf/automake scripts to easy building. 17 lat temu
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 lat temu
README 038dd90517 Autoconf/automake scripts to easy building. 17 lat temu
SDL_Extensions.cpp 6a3d0b666f * directional attack in battles 17 lat temu
SDL_Extensions.h 6a3d0b666f * directional attack in battles 17 lat temu
SDL_framerate.cpp db65d9ee15 * CLodHandler now stories entries in nodrze (much faster searching) 18 lat temu
SDL_framerate.h 21bbfda899 framerate keeper for main loop, working wersion of color converter (blue -> player's) and small tweak 18 lat temu
StartInfo.h cc7be20b07 Merged most of the changes from trunk. 17 lat temu
aclocal.m4 038dd90517 Autoconf/automake scripts to easy building. 17 lat temu
config.h.in 038dd90517 Autoconf/automake scripts to easy building. 17 lat temu
configure.ac 038dd90517 Autoconf/automake scripts to easy building. 17 lat temu
global.h 8bde616908 * mostly done battle options (although they're not saved) 17 lat temu
h3m.txt 23a7b708d8 * right click popups in towns 17 lat temu
int3.h c00d0e4aca gcc fix 17 lat temu
manisfest VCMI.txt f1d5e686ce * done #40, #32, #21 18 lat temu
map.cpp 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 lat temu
map.h bca18a31c3 * fixed crashes when town is placed out of the map boundaries 17 lat temu
mapHandler.cpp 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 lat temu
mapHandler.h 346af53961 * showing creature amount in the CCreInfoWindow 17 lat temu
nodrze.h 22ade5efbe * make compatible with boost 1.36.0 (there was breaking change in boost::function) 17 lat temu
stdafx.cpp 01e84b9e40 Na początek. 18 lat temu
stdafx.h cc7be20b07 Merged most of the changes from trunk. 17 lat temu
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 lat temu
timeHandler.h cc7be20b07 Merged most of the changes from trunk. 17 lat temu

README