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

mateuszb 929ce79ad4 * general improvements in battles 17 years ago
AI b89c951d09 * version set to 0.62 17 years ago
aclocal 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
client 929ce79ad4 * general improvements in battles 17 years ago
config 538ffb1579 * added support for archery, offence and armorer secondary abilities 17 years ago
hch 7104326563 * water elemental will really be treated as 2 hex creature 17 years ago
lib 89cb5cb81b * added calls for battle action start/end 17 years ago
scripts 556311c9ab Partially done object scripting and interactions. 18 years ago
server 57238200e6 bugfixes 17 years ago
AI_Base.h cc7be20b07 Merged most of the changes from trunk. 17 years ago
AUTHORS 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
AdventureMapButton.cpp 6a3d0b666f * directional attack in battles 17 years ago
AdventureMapButton.h 6a3d0b666f * directional attack in battles 17 years ago
CAdvmapInterface.cpp 929ce79ad4 * general improvements in battles 17 years ago
CAdvmapInterface.h 929ce79ad4 * general improvements in battles 17 years ago
CBattleInterface.cpp 929ce79ad4 * general improvements in battles 17 years ago
CBattleInterface.h 929ce79ad4 * general improvements in battles 17 years ago
CCallback.cpp 4af64f1b9f * fixed blocked shooter behavior 17 years ago
CCallback.h 89cb5cb81b * added calls for battle action start/end 17 years ago
CCastleInterface.cpp 6a3d0b666f * directional attack in battles 17 years ago
CCastleInterface.h 6a3d0b666f * directional attack in battles 17 years ago
CConsoleHandler.cpp 856698bd80 * fixes for MSVC (it needs to have global variables from library explicitly exported) 17 years ago
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 years ago
CCursorHandler.cpp 7104326563 * water elemental will really be treated as 2 hex creature 17 years ago
CCursorHandler.h 6a3d0b666f * directional attack in battles 17 years ago
CGameInfo.cpp cc7be20b07 Merged most of the changes from trunk. 17 years ago
CGameInfo.h cc7be20b07 Merged most of the changes from trunk. 17 years ago
CGameInterface.cpp ca1dbfe949 changed most of std::cout to tlogX 17 years ago
CGameInterface.h 4af64f1b9f * fixed blocked shooter behavior 17 years ago
CGameState.cpp 4af64f1b9f * fixed blocked shooter behavior 17 years ago
CGameState.h 4af64f1b9f * fixed blocked shooter behavior 17 years ago
CHeroWindow.cpp 538ffb1579 * added support for archery, offence and armorer secondary abilities 17 years ago
CHeroWindow.h 16303ab1df classes for buttons group and functionlist with arg 17 years ago
CLua.cpp 89cb5cb81b * added calls for battle action start/end 17 years ago
CLua.h 41acf5528c * spells in the guild visible again 17 years ago
CLuaHandler.cpp 6e737bbf3c Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 17 years ago
CLuaHandler.h 6f7b29afcc GCC/AmigaOS compatibility changes by Andrea Palmaté. 17 years ago
CMT.cpp 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 years ago
CMessage.cpp 6613955463 * hero placed in the town starts as visiting hero, not garrisoned 17 years ago
CMessage.h 1c7e3718a7 * swapping artifacts (needs testing) 17 years ago
CPathfinder.cpp b08b29d0d8 * sprites from /Sprites folder are handled correctly now 17 years ago
CPathfinder.h b08b29d0d8 * sprites from /Sprites folder are handled correctly now 17 years ago
CPlayerInterface.cpp 929ce79ad4 * general improvements in battles 17 years ago
CPlayerInterface.h 929ce79ad4 * general improvements in battles 17 years ago
CPreGame.cpp 8e8066b4bd * released as dev version 0.62d 17 years ago
CPreGame.h c7bb04235c * merged changes in pregame 17 years ago
CThreadHelper.cpp 1462e50995 Missing files 17 years ago
CThreadHelper.h 1462e50995 Missing files 17 years ago
ChangeLog 56ecd03b61 Version set to 0.63, changelog updated 17 years ago
Makefile e0755aa7b3 Standard GCC Makefile for AmigaOS4 (Linux/Macosx) 17 years ago
Makefile.am 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
NEWS 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
README 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
SDL_Extensions.cpp 6a3d0b666f * directional attack in battles 17 years ago
SDL_Extensions.h 6a3d0b666f * directional attack in battles 17 years ago
SDL_framerate.cpp db65d9ee15 * CLodHandler now stories entries in nodrze (much faster searching) 18 years ago
SDL_framerate.h 21bbfda899 framerate keeper for main loop, working wersion of color converter (blue -> player's) and small tweak 18 years ago
StartInfo.h cc7be20b07 Merged most of the changes from trunk. 17 years ago
aclocal.m4 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
config.h.in 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
configure.ac 038dd90517 Autoconf/automake scripts to easy building. 17 years ago
global.h 56ecd03b61 Version set to 0.63, changelog updated 17 years ago
h3m.txt 23a7b708d8 * right click popups in towns 17 years ago
int3.h c00d0e4aca gcc fix 17 years ago
manisfest VCMI.txt f1d5e686ce * done #40, #32, #21 18 years ago
map.cpp 538ffb1579 * added support for archery, offence and armorer secondary abilities 17 years ago
map.h bca18a31c3 * fixed crashes when town is placed out of the map boundaries 17 years ago
mapHandler.cpp 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 years ago
mapHandler.h 346af53961 * showing creature amount in the CCreInfoWindow 17 years ago
nodrze.h 22ade5efbe * make compatible with boost 1.36.0 (there was breaking change in boost::function) 17 years ago
stdafx.cpp 01e84b9e40 Na początek. 18 years ago
stdafx.h cc7be20b07 Merged most of the changes from trunk. 17 years ago
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 years ago
timeHandler.h cc7be20b07 Merged most of the changes from trunk. 17 years ago

README