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

mateuszb 64ce34af0e first part of CBattleOptionsWindow 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 41acf5528c * spells in the guild visible again 17 years ago
config 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 years ago
hch 41acf5528c * spells in the guild visible again 17 years ago
lib 41acf5528c * spells in the guild visible again 17 years ago
scripts 556311c9ab Partially done object scripting and interactions. 18 years ago
server 41acf5528c * spells in the guild visible again 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 856698bd80 * fixes for MSVC (it needs to have global variables from library explicitly exported) 17 years ago
AdventureMapButton.h 856698bd80 * fixes for MSVC (it needs to have global variables from library explicitly exported) 17 years ago
CAdvmapInterface.cpp ca1dbfe949 changed most of std::cout to tlogX 17 years ago
CAdvmapInterface.h 7722d058f0 Fixed issues reported by Zamolxis: 17 years ago
CBattleInterface.cpp 64ce34af0e first part of CBattleOptionsWindow 17 years ago
CBattleInterface.h 64ce34af0e first part of CBattleOptionsWindow 17 years ago
CCallback.cpp ca1dbfe949 changed most of std::cout to tlogX 17 years ago
CCallback.h 41acf5528c * spells in the guild visible again 17 years ago
CCastleInterface.cpp 41acf5528c * spells in the guild visible again 17 years ago
CCastleInterface.h e71b40ccc5 * counterattacks 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 7722d058f0 Fixed issues reported by Zamolxis: 17 years ago
CCursorHandler.h 9ec606a40b 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 bca18a31c3 * fixed crashes when town is placed out of the map boundaries 17 years ago
CGameState.cpp 41acf5528c * spells in the guild visible again 17 years ago
CGameState.h 41acf5528c * spells in the guild visible again 17 years ago
CHeroWindow.cpp 856698bd80 * fixes for MSVC (it needs to have global variables from library explicitly exported) 17 years ago
CHeroWindow.h 70673674dc * setting army formation 17 years ago
CLua.cpp 41acf5528c * spells in the guild visible again 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 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 years ago
CPathfinder.h 6f7b29afcc GCC/AmigaOS compatibility changes by Andrea Palmaté. 17 years ago
CPlayerInterface.cpp 41acf5528c * spells in the guild visible again 17 years ago
CPlayerInterface.h 48cb63f144 * possibly fixed bug with the mage guild when no spells available 17 years ago
CPreGame.cpp ca1dbfe949 changed most of std::cout to tlogX 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 48cb63f144 * possibly fixed bug with the mage guild when no spells available 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 c5c9127673 * fixed a few problems with refreshing screen during blitting using CSDL_Ext::printAtMiddle 17 years ago
SDL_Extensions.h c5c9127673 * fixed a few problems with refreshing screen during blitting using CSDL_Ext::printAtMiddle 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 41acf5528c * spells in the guild visible again 17 years ago
h3m.txt 23a7b708d8 * right click popups in towns 17 years ago
int3.h 41acf5528c * spells in the guild visible again 17 years ago
manisfest VCMI.txt f1d5e686ce * done #40, #32, #21 18 years ago
map.cpp 48cb63f144 * possibly fixed bug with the mage guild when no spells available 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