DjWarmonger e9991f7932 Fixed #797. Minor tweaks. il y a 14 ans
..
vcmi_client d0d60175d7 break, fix and break and fix - now its fine :) il y a 17 ans
AdventureMapButton.cpp 5d2f5c2e33 - fixed #762 il y a 14 ans
AdventureMapButton.h 5d2f5c2e33 - fixed #762 il y a 14 ans
CAdvmapInterface.cpp 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. il y a 14 ans
CAdvmapInterface.h 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. il y a 14 ans
CAnimation.cpp d8249d007f Replaced a few iterators with BOOST_FOREACH. il y a 14 ans
CAnimation.h 98d32acf1b - new files JsonNode.cpp/.h il y a 14 ans
CBattleInterface.cpp e9991f7932 Fixed #797. Minor tweaks. il y a 14 ans
CBattleInterface.h 899aeeb748 New feature: All tiles affected by multi-hex attack will be highlighted when attack is possible. il y a 14 ans
CBitmapHandler.cpp 0693312a8e - fixed several crashes with joining creatures il y a 14 ans
CBitmapHandler.h 0693312a8e - fixed several crashes with joining creatures il y a 14 ans
CCastleInterface.cpp 18444fc72f Rewritten code handling growth to eliminate duplication and make it conformant to OH3 mechanics. Proper support for Statue of Legion. il y a 14 ans
CCastleInterface.h 0693312a8e - fixed several crashes with joining creatures il y a 14 ans
CConfigHandler.cpp 835bd1fbeb Reverting r2327 il y a 14 ans
CConfigHandler.h 4cad2f4587 Cache the selected graphic resolution instead of looking it up many times. il y a 14 ans
CCreatureAnimation.cpp a89895452a - (linux) fixed searching/loading of scripting libraries il y a 14 ans
CCreatureAnimation.h 7962a9bc47 * Fixed #30 il y a 14 ans
CCreatureWindow.cpp d3a014ee94 Smarter implementation of last change. il y a 14 ans
CCreatureWindow.h d3a014ee94 Smarter implementation of last change. il y a 14 ans
CCursorHandler.cpp eecb470e74 Fixed all warnings "take address of temporary". il y a 14 ans
CCursorHandler.h 66b708c168 * PreGame interface gets now redrawn every frame. il y a 14 ans
CDefHandler.cpp 49083c4e5a * ConstTransitive CGI more or less done il y a 15 ans
CDefHandler.h 49083c4e5a * ConstTransitive CGI more or less done il y a 15 ans
CGameInfo.cpp 471c23ba71 Compile fixes, more work on new artifact system. il y a 15 ans
CGameInfo.h 05f166f751 Portability fix for „Win64”. 32-bit DLLs (bink, smack) cannot be loaded, so an empty player-placeholder is used to capture calls we can't properly handle. il y a 14 ans
CHeroWindow.cpp 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse il y a 14 ans
CHeroWindow.h 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse il y a 14 ans
CKingdomInterface.cpp 2047862eb1 Compile fix for Kingdom Overview il y a 14 ans
CKingdomInterface.h 35a528e062 - Rewrote Kingdom Overview window - all should be stable now il y a 14 ans
CMT.cpp 4cad2f4587 Cache the selected graphic resolution instead of looking it up many times. il y a 14 ans
CMessage.cpp df062614d7 Fixed #260, improvement for #250. il y a 14 ans
CMessage.h b4edd10e6c * beegee's comments patch il y a 14 ans
CMusicBase.h 49083c4e5a * ConstTransitive CGI more or less done il y a 15 ans
CMusicHandler.cpp d8249d007f Replaced a few iterators with BOOST_FOREACH. il y a 14 ans
CMusicHandler.h 7eb82278d9 - minor fixes to JSON il y a 14 ans
CPlayerInterface.cpp e3a8a41063 Fixed #804. il y a 14 ans
CPlayerInterface.h 3152e6d540 Fixed #771, #772 and #787. il y a 14 ans
CPreGame.cpp eff17aa850 Created campaign_regions.json from campaign_regions.txt. il y a 14 ans
CPreGame.h 3152e6d540 Fixed #771, #772 and #787. il y a 14 ans
CSndHandler.cpp a8a437ccb0 Don't behave so dramatically when Heroes3-cd2.snd is missing. il y a 14 ans
CSndHandler.h a8a437ccb0 Don't behave so dramatically when Heroes3-cd2.snd is missing. il y a 14 ans
CSoundBase.h 49083c4e5a * ConstTransitive CGI more or less done il y a 15 ans
CSpellWindow.cpp e5c11385cd Fixed #293 il y a 14 ans
CSpellWindow.h b4edd10e6c * beegee's comments patch il y a 14 ans
CVideoHandler.cpp 4895540f80 Compile fixes. il y a 14 ans
CVideoHandler.h c63df4f07a - compile fixes for linux player il y a 14 ans
Client.cpp ebacb433fe auto_ptr -> shared_ptr see http://gcc.gnu.org/onlinedocs/libstdc++/manual/auto_ptr.html il y a 14 ans
Client.h ebacb433fe auto_ptr -> shared_ptr see http://gcc.gnu.org/onlinedocs/libstdc++/manual/auto_ptr.html il y a 14 ans
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. il y a 16 ans
FontBase.h 38837ebfc9 Implementation of WOG and ROE campaign selection screen il y a 14 ans
FunctionList.h b4edd10e6c * beegee's comments patch il y a 14 ans
GUIBase.cpp b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). il y a 14 ans
GUIBase.h 0693312a8e - fixed several crashes with joining creatures il y a 14 ans
GUIClasses.cpp 3fc42134b7 - fixed #586, #757, #758 il y a 14 ans
GUIClasses.h 0693312a8e - fixed several crashes with joining creatures il y a 14 ans
Graphics.cpp 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. il y a 14 ans
Graphics.h 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. il y a 14 ans
Makefile.am b8448e4c3b - (linux) build system update il y a 14 ans
Makefile.in b8448e4c3b - (linux) build system update il y a 14 ans
NetPacksClient.cpp bb1bdcb0a7 * fixed crash on visiting Sirens il y a 14 ans
SDL_Extensions.cpp ec76876bda drawBorder should not crash when attempted drawing outside the surface. il y a 14 ans
SDL_Extensions.h 450ae1772c - Buttons optimization - less memory and CPU usage il y a 14 ans
SDL_framerate.cpp 157002fe68 Better implementation of the framerate manager, FPS timer added, minor improvements il y a 14 ans
SDL_framerate.h 69364b5b60 Various gcc compile fixes, and updates to linux code. il y a 14 ans
VCMI_client.cbp a113a8d289 * patch update from Dikamilo il y a 16 ans
VCMI_client.rc 78517a4397 * fixed previous fix il y a 16 ans
VCMI_client.vcxproj 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 il y a 14 ans
mapHandler.cpp 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. il y a 14 ans
mapHandler.h 5e0b0e49b2 * bug 392 fixed il y a 14 ans
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. il y a 16 ans
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. il y a 16 ans