Frank Zago a62634cf94 Add support for SDL 1.3 in compatibility mode. 14 роки тому
..
vcmi_client d0d60175d7 break, fix and break and fix - now its fine :) 17 роки тому
AdventureMapButton.cpp d113517db4 - fixed #108, #798, #810 14 роки тому
AdventureMapButton.h 5d2f5c2e33 - fixed #762 14 роки тому
CAdvmapInterface.cpp a62634cf94 Add support for SDL 1.3 in compatibility mode. 14 роки тому
CAdvmapInterface.h 583aca8912 Move hero/Next hero buttons being blocked when they should (#204) 14 роки тому
CAnimation.cpp 0f2e00c780 -(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory 14 роки тому
CAnimation.h 98d32acf1b - new files JsonNode.cpp/.h 14 роки тому
CBattleInterface.cpp 2e0ca6d162 Cleaned some code. 14 роки тому
CBattleInterface.h 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 роки тому
CBitmapHandler.cpp c8f837b51b Cleaned-up pcx loader. 14 роки тому
CBitmapHandler.h 0693312a8e - fixed several crashes with joining creatures 14 роки тому
CCastleInterface.cpp 0f2e00c780 -(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory 14 роки тому
CCastleInterface.h 0f2e00c780 -(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory 14 роки тому
CConfigHandler.cpp 835bd1fbeb Reverting r2327 14 роки тому
CConfigHandler.h 4cad2f4587 Cache the selected graphic resolution instead of looking it up many times. 14 роки тому
CCreatureAnimation.cpp e43ac3fa06 Fixed alignment issue on sparc. Minor optimization of CCreatureAnimation::nextFrameT. 14 роки тому
CCreatureAnimation.h 7b1ede449d Removed last instances of readNormalNr. Made readChar an inline. 14 роки тому
CCreatureWindow.cpp 57216eea44 Console texts for creature casting spells. 14 роки тому
CCreatureWindow.h d3a014ee94 Smarter implementation of last change. 14 роки тому
CCursorHandler.cpp eecb470e74 Fixed all warnings "take address of temporary". 14 роки тому
CCursorHandler.h 66b708c168 * PreGame interface gets now redrawn every frame. 14 роки тому
CDefHandler.cpp 7b1ede449d Removed last instances of readNormalNr. Made readChar an inline. 14 роки тому
CDefHandler.h 49083c4e5a * ConstTransitive CGI more or less done 15 роки тому
CGameInfo.cpp 471c23ba71 Compile fixes, more work on new artifact system. 15 роки тому
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. 14 роки тому
CHeroWindow.cpp 750995f7f9 A patch from Gesh fixing and #819 and removing reduntant #ifdefs (DLLHandler is win-only anyway). 14 роки тому
CHeroWindow.h 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse 14 роки тому
CKingdomInterface.cpp 2047862eb1 Compile fix for Kingdom Overview 14 роки тому
CKingdomInterface.h 35a528e062 - Rewrote Kingdom Overview window - all should be stable now 14 роки тому
CMT.cpp 0f2e00c780 -(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory 14 роки тому
CMessage.cpp 14261d6be9 Removed debug trace. 14 роки тому
CMessage.h b4edd10e6c * beegee's comments patch 14 роки тому
CMusicBase.h 49083c4e5a * ConstTransitive CGI more or less done 15 роки тому
CMusicHandler.cpp d113517db4 - fixed #108, #798, #810 14 роки тому
CMusicHandler.h 7eb82278d9 - minor fixes to JSON 14 роки тому
CPlayerInterface.cpp 7ed83864e7 Fixing #222 (hero/town order saving). 14 роки тому
CPlayerInterface.h 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 роки тому
CPreGame.cpp 5d4cfc0d0f Fixed #382. 14 роки тому
CPreGame.h 3152e6d540 Fixed #771, #772 and #787. 14 роки тому
CSndHandler.cpp a8a437ccb0 Don't behave so dramatically when Heroes3-cd2.snd is missing. 14 роки тому
CSndHandler.h a8a437ccb0 Don't behave so dramatically when Heroes3-cd2.snd is missing. 14 роки тому
CSoundBase.h 49083c4e5a * ConstTransitive CGI more or less done 15 роки тому
CSpellWindow.cpp e5c11385cd Fixed #293 14 роки тому
CSpellWindow.h b4edd10e6c * beegee's comments patch 14 роки тому
CVideoHandler.cpp 750995f7f9 A patch from Gesh fixing and #819 and removing reduntant #ifdefs (DLLHandler is win-only anyway). 14 роки тому
CVideoHandler.h a62634cf94 Add support for SDL 1.3 in compatibility mode. 14 роки тому
Client.cpp 0f2e00c780 -(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory 14 роки тому
Client.h ebacb433fe auto_ptr -> shared_ptr see http://gcc.gnu.org/onlinedocs/libstdc++/manual/auto_ptr.html 14 роки тому
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 роки тому
FontBase.h 38837ebfc9 Implementation of WOG and ROE campaign selection screen 14 роки тому
FunctionList.h b4edd10e6c * beegee's comments patch 14 роки тому
GUIBase.cpp b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). 14 роки тому
GUIBase.h 0693312a8e - fixed several crashes with joining creatures 14 роки тому
GUIClasses.cpp 89bd7e273d - fixed #808 14 роки тому
GUIClasses.h 89bd7e273d - fixed #808 14 роки тому
Graphics.cpp 8403d177aa Added endian aware macros read_le_u16 and read_le_u32 to replace readNormalNR(). Fixes a couple of issues on big endian machines. 14 роки тому
Graphics.h 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. 14 роки тому
Makefile.am a62634cf94 Add support for SDL 1.3 in compatibility mode. 14 роки тому
Makefile.in a62634cf94 Add support for SDL 1.3 in compatibility mode. 14 роки тому
NetPacksClient.cpp 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 роки тому
SDL_Extensions.cpp 8403d177aa Added endian aware macros read_le_u16 and read_le_u32 to replace readNormalNR(). Fixes a couple of issues on big endian machines. 14 роки тому
SDL_Extensions.h a62634cf94 Add support for SDL 1.3 in compatibility mode. 14 роки тому
SDL_framerate.cpp 157002fe68 Better implementation of the framerate manager, FPS timer added, minor improvements 14 роки тому
SDL_framerate.h 69364b5b60 Various gcc compile fixes, and updates to linux code. 14 роки тому
VCMI_client.cbp a113a8d289 * patch update from Dikamilo 17 роки тому
VCMI_client.rc 78517a4397 * fixed previous fix 16 роки тому
VCMI_client.vcxproj 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 14 роки тому
mapHandler.cpp 0f2e00c780 -(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory 14 роки тому
mapHandler.h 5e0b0e49b2 * bug 392 fixed 14 роки тому
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 роки тому
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 роки тому