Michał W. Urbańczyk f5bb1f3ba3 [programming challenge] An experiment. hace 14 años
..
vcmi_client d0d60175d7 break, fix and break and fix - now its fine :) hace 17 años
AdventureMapButton.cpp d113517db4 - fixed #108, #798, #810 hace 14 años
AdventureMapButton.h 5d2f5c2e33 - fixed #762 hace 14 años
CAdvmapInterface.cpp 01566fcde1 Patch from Yupsi. Hero sleep/wake-up. Fixes #162 and #601. hace 14 años
CAdvmapInterface.h 01566fcde1 Patch from Yupsi. Hero sleep/wake-up. Fixes #162 and #601. hace 14 años
CAnimation.cpp d113517db4 - fixed #108, #798, #810 hace 14 años
CAnimation.h 98d32acf1b - new files JsonNode.cpp/.h hace 14 años
CBattleInterface.cpp f5bb1f3ba3 [programming challenge] An experiment. hace 14 años
CBattleInterface.h 2b18e0b821 Various fixes and refactorings. Restored client project to solution. hace 14 años
CBitmapHandler.cpp 0cfb2deeaf Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap(). hace 14 años
CBitmapHandler.h 0693312a8e - fixed several crashes with joining creatures hace 14 años
CCastleInterface.cpp d113517db4 - fixed #108, #798, #810 hace 14 años
CCastleInterface.h 0693312a8e - fixed several crashes with joining creatures hace 14 años
CConfigHandler.cpp 835bd1fbeb Reverting r2327 hace 14 años
CConfigHandler.h 4cad2f4587 Cache the selected graphic resolution instead of looking it up many times. hace 14 años
CCreatureAnimation.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. hace 14 años
CCreatureAnimation.h 7962a9bc47 * Fixed #30 hace 14 años
CCreatureWindow.cpp d3a014ee94 Smarter implementation of last change. hace 14 años
CCreatureWindow.h d3a014ee94 Smarter implementation of last change. hace 14 años
CCursorHandler.cpp eecb470e74 Fixed all warnings "take address of temporary". hace 14 años
CCursorHandler.h 66b708c168 * PreGame interface gets now redrawn every frame. hace 14 años
CDefHandler.cpp 49083c4e5a * ConstTransitive CGI more or less done hace 15 años
CDefHandler.h 49083c4e5a * ConstTransitive CGI more or less done hace 15 años
CGameInfo.cpp 471c23ba71 Compile fixes, more work on new artifact system. hace 15 años
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. hace 14 años
CHeroWindow.cpp 750995f7f9 A patch from Gesh fixing and #819 and removing reduntant #ifdefs (DLLHandler is win-only anyway). hace 14 años
CHeroWindow.h 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse hace 14 años
CKingdomInterface.cpp 2047862eb1 Compile fix for Kingdom Overview hace 14 años
CKingdomInterface.h 35a528e062 - Rewrote Kingdom Overview window - all should be stable now hace 14 años
CMT.cpp 94e7fa5b3c Logging battle activites. Replaying battles with client. hace 14 años
CMessage.cpp 14261d6be9 Removed debug trace. hace 14 años
CMessage.h b4edd10e6c * beegee's comments patch hace 14 años
CMusicBase.h 49083c4e5a * ConstTransitive CGI more or less done hace 15 años
CMusicHandler.cpp d113517db4 - fixed #108, #798, #810 hace 14 años
CMusicHandler.h 7eb82278d9 - minor fixes to JSON hace 14 años
CPlayerInterface.cpp 01566fcde1 Patch from Yupsi. Hero sleep/wake-up. Fixes #162 and #601. hace 14 años
CPlayerInterface.h 01566fcde1 Patch from Yupsi. Hero sleep/wake-up. Fixes #162 and #601. hace 14 años
CPreGame.cpp 499a401095 * moved CThreadHelper and CConsoleHandler to lib hace 14 años
CPreGame.h 3152e6d540 Fixed #771, #772 and #787. hace 14 años
CSndHandler.cpp a8a437ccb0 Don't behave so dramatically when Heroes3-cd2.snd is missing. hace 14 años
CSndHandler.h a8a437ccb0 Don't behave so dramatically when Heroes3-cd2.snd is missing. hace 14 años
CSoundBase.h 49083c4e5a * ConstTransitive CGI more or less done hace 15 años
CSpellWindow.cpp e5c11385cd Fixed #293 hace 14 años
CSpellWindow.h b4edd10e6c * beegee's comments patch hace 14 años
CVideoHandler.cpp 750995f7f9 A patch from Gesh fixing and #819 and removing reduntant #ifdefs (DLLHandler is win-only anyway). hace 14 años
CVideoHandler.h c63df4f07a - compile fixes for linux player hace 14 años
Client.cpp 8de4a4aef2 Clients report their PIDs so the memory usage can be monitored. hace 14 años
Client.h 94e7fa5b3c Logging battle activites. Replaying battles with client. hace 14 años
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. hace 16 años
FontBase.h 38837ebfc9 Implementation of WOG and ROE campaign selection screen hace 14 años
FunctionList.h b4edd10e6c * beegee's comments patch hace 14 años
GUIBase.cpp 499a401095 * moved CThreadHelper and CConsoleHandler to lib hace 14 años
GUIBase.h 0693312a8e - fixed several crashes with joining creatures hace 14 años
GUIClasses.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. hace 14 años
GUIClasses.h c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. hace 14 años
Graphics.cpp 499a401095 * moved CThreadHelper and CConsoleHandler to lib hace 14 años
Graphics.h 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. hace 14 años
Makefile.am 499a401095 * moved CThreadHelper and CConsoleHandler to lib hace 14 años
Makefile.in 51ace689c4 Linux build fixes hace 14 años
NetPacksClient.cpp 94e7fa5b3c Logging battle activites. Replaying battles with client. hace 14 años
SDL_Extensions.cpp ec76876bda drawBorder should not crash when attempted drawing outside the surface. hace 14 años
SDL_Extensions.h 450ae1772c - Buttons optimization - less memory and CPU usage hace 14 años
SDL_framerate.cpp 157002fe68 Better implementation of the framerate manager, FPS timer added, minor improvements hace 14 años
SDL_framerate.h 69364b5b60 Various gcc compile fixes, and updates to linux code. hace 14 años
VCMI_client.cbp a113a8d289 * patch update from Dikamilo hace 16 años
VCMI_client.rc 78517a4397 * fixed previous fix hace 16 años
VCMI_client.vcxproj 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 hace 14 años
mapHandler.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. hace 14 años
mapHandler.h 5e0b0e49b2 * bug 392 fixed hace 14 años
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. hace 16 años
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. hace 16 años