DjWarmonger 62e9f13b08 - Implemented guard generation formula following this post http://forum.vcmi.eu/viewtopic.php?p=12426&sid=09f5fac8992dc880eb6a720615787ca0#12426 11 rokov pred
..
battle a87363c0f1 - fixed mantis #783 - play sound when entering message in chat box 11 rokov pred
gui 8a3b997fa5 fix a few comments. No code changes. 11 rokov pred
icons 760ae7d44a Changes related to Debian packaging, based on josch patch 11 rokov pred
AdventureMapClasses.cpp 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 12 rokov pred
AdventureMapClasses.h ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 rokov pred
CAdvmapInterface.cpp 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 rokov pred
CAdvmapInterface.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 rokov pred
CAnimation.cpp 1d57b75bc5 - random number generation refactoring 11 rokov pred
CAnimation.h 410ec92668 Minor fixes: 12 rokov pred
CBitmapHandler.cpp ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 rokov pred
CBitmapHandler.h 146a5e5ef8 Made speed of most of battle animations time-based 12 rokov pred
CCastleInterface.cpp 8ec7a9b919 Moved "max heroes on map per player", "max heroes available for player" to "defaultMods.json" 11 rokov pred
CCastleInterface.h b7b890acff Added "tavernVideo","guildBackground" to "faction" JSON config and schema. If "primaryResource" is set to "gold", silo will generate 500 gold per day 11 rokov pred
CCreatureWindow.cpp 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 rokov pred
CCreatureWindow.h 065b8366fb [Spells] Added basic support for icons and sounds 11 rokov pred
CDefHandler.cpp 1d9139303a introduced zip support into vcmi 12 rokov pred
CDefHandler.h 146a5e5ef8 Made speed of most of battle animations time-based 12 rokov pred
CGameInfo.cpp d2ae847ecf - files in local directories (saves & configs) now always have higher 11 rokov pred
CGameInfo.h 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 rokov pred
CHeroWindow.cpp 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 12 rokov pred
CHeroWindow.h 2b45e13c5c c++03 -> c++11 switch: 12 rokov pred
CKingdomInterface.cpp 1dbc0c7177 Compilation fix. This will be released as VCMI 0.95b. 11 rokov pred
CKingdomInterface.h 46eb0b3daf - wrokaround/fix for #1177 13 rokov pred
CMT.cpp db7cd79cf7 Android port. 11 rokov pred
CMT.h 6a88604937 * fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus) 12 rokov pred
CMakeLists.txt 7356145c3a updated LD_RUNPATH_SEARCH_PATHS 11 rokov pred
CMessage.cpp 80765eb0a3 - fixed clang compiler warnings (detects now unused constant vars) 11 rokov pred
CMessage.h 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 rokov pred
CMusicHandler.cpp 1d57b75bc5 - random number generation refactoring 11 rokov pred
CMusicHandler.h 065b8366fb [Spells] Added basic support for icons and sounds 11 rokov pred
CPlayerInterface.cpp 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 rokov pred
CPlayerInterface.h b9b25ef552 - Fixed mantis #1422 (starting another scenario crashes VCMI for now) 12 rokov pred
CPreGame.cpp 62e9f13b08 - Implemented guard generation formula following this post http://forum.vcmi.eu/viewtopic.php?p=12426&sid=09f5fac8992dc880eb6a720615787ca0#12426 11 rokov pred
CPreGame.h 48d6e2cd59 - move campaigns description into new config file, campaignSets.json 11 rokov pred
CQuestLog.cpp 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 12 rokov pred
CQuestLog.h 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 rokov pred
CSoundBase.h 8be801a6dc - CMappedFileLoader class to remap WoG files to h3 names 12 rokov pred
CSpellWindow.cpp dd33fd51a8 int3 dist2d microoptimization 11 rokov pred
CSpellWindow.h 065b8366fb [Spells] Added basic support for icons and sounds 11 rokov pred
CVideoHandler.cpp 8a3b997fa5 fix a few comments. No code changes. 11 rokov pred
CVideoHandler.h 0b2ca4416a It is possible to use ffmpeg with Visual Studio 2013 build by definining USE_FFMPEG macro. 12 rokov pred
Client.cpp db7cd79cf7 Android port. 11 rokov pred
Client.h 2b45e13c5c c++03 -> c++11 switch: 12 rokov pred
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 rokov pred
GUIClasses.cpp a87363c0f1 - fixed mantis #783 - play sound when entering message in chat box 11 rokov pred
GUIClasses.h 065b8366fb [Spells] Added basic support for icons and sounds 11 rokov pred
Graphics.cpp 065b8366fb [Spells] Added basic support for icons and sounds 11 rokov pred
Graphics.h 065b8366fb [Spells] Added basic support for icons and sounds 11 rokov pred
Info.plist 8c7c4789ca Attempt to apply patch from stopiccot. 12 rokov pred
NetPacksClient.cpp 1d17d60449 gcc update: 11 rokov pred
OSX.mm 8c7c4789ca Attempt to apply patch from stopiccot. 12 rokov pred
SDLMain.h 2643762f08 Mac OS patch from stopiccot 13 rokov pred
SDLMain.m 2643762f08 Mac OS patch from stopiccot 13 rokov pred
StdInc.cpp cce814c41b * Final commit 14 rokov pred
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 rokov pred
VCMI_client.cbp 4203d69525 Part 2 of new spell configuration 11 rokov pred
VCMI_client.rc 78517a4397 * fixed previous fix 16 rokov pred
VCMI_client.vcxproj 4a71442c80 Missing changes. 11 rokov pred
VCMI_client.vcxproj.filters 36a69aaa2f - Fixed VS project files (added missing .cpp files) 12 rokov pred
mapHandler.cpp 80765eb0a3 - fixed clang compiler warnings (detects now unused constant vars) 11 rokov pred
mapHandler.h 80765eb0a3 - fixed clang compiler warnings (detects now unused constant vars) 11 rokov pred
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 rokov pred
vcmi.icns 2643762f08 Mac OS patch from stopiccot 13 rokov pred
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 rokov pred