Ivan Savenko f3985d205b Added horseSoundPenalty for terrains (for movement outside of roads) 2 年 前
..
battle 3e0bb3a7cc Fixed copy-paste error 2 年 前
gui 1fece0ce18 Merge pull request #1229 from IvanSavenko/battle_improvements 2 年 前
icons 760ae7d44a Changes related to Debian packaging, based on josch patch 11 年 前
ios 632ffb4462 Alphabetical order for parameters 3 年 前
lobby e1799379dd Terrain/Road/River handler are now in compileable state 2 年 前
mainmenu 7c0d5666a0 Return string by copy to fix cases when string is constructed on stack 2 年 前
widgets 1468f6aded Converted terrainTypeHandler into proper handler class 2 年 前
windows 64885bdf6b Better names for terrain parameters. Support for new movement sounds. 2 年 前
CBitmapHandler.cpp d83eedb8dd Fixes #1378 - do not auto-set key color - image might not have one 2 年 前
CBitmapHandler.h d83eedb8dd Fixes #1378 - do not auto-set key color - image might not have one 2 年 前
CFocusableHelper.cpp 44d0e19c71 remove focus from active text input after keyboard is closed 3 年 前
CFocusableHelper.h 44d0e19c71 remove focus from active text input after keyboard is closed 3 年 前
CGameInfo.cpp a5077245a8 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 年 前
CGameInfo.h f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 年 前
CMT.cpp 1fece0ce18 Merge pull request #1229 from IvanSavenko/battle_improvements 2 年 前
CMT.h ac66fc7f42 Full rework of pre-game interface and networking 7 年 前
CMakeLists.txt bb65246aa3 Merge remote-tracking branch 'vcmi/develop' into battle_improvements 2 年 前
CMessage.cpp facf77b3ae vstd::unique -> std::unique 2 年 前
CMessage.h 75f8c8b29a Gui cleanup4 (#446) 7 年 前
CMusicHandler.cpp 64885bdf6b Better names for terrain parameters. Support for new movement sounds. 2 年 前
CMusicHandler.h 64885bdf6b Better names for terrain parameters. Support for new movement sounds. 2 年 前
CPlayerInterface.cpp f3985d205b Added horseSoundPenalty for terrains (for movement outside of roads) 2 年 前
CPlayerInterface.h 5d80457eda Merge with vcmi/develop branch 2 年 前
CServerHandler.cpp bdb8e0ee5c Introduced string identifiers for H3 texts, still WIP 2 年 前
CServerHandler.h eec7d91f2c Remove unused forward declaration 2 年 前
CVideoHandler.cpp 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 年 前
CVideoHandler.h e7b753c222 CVideoHandler: use new ffmpeg 3 年 前
Client.cpp 5d80457eda Merge with vcmi/develop branch 2 年 前
Client.h 8a8716ce8a Pass loaded game over network too 3 年 前
CreatureCostBox.cpp 864990db13 Implemented Bloodlust & Petrification effect 2 年 前
CreatureCostBox.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 年 前
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 年 前
Graphics.cpp f073c676f9 Merge 1.1 release into develop 2 年 前
Graphics.h 495e0b3657 Merge remote-tracking branch 'vcmi/develop' into battleint_refactor 3 年 前
NetPacksClient.cpp 1fece0ce18 Merge pull request #1229 from IvanSavenko/battle_improvements 2 年 前
NetPacksLobbyClient.cpp b91bb41a80 One step forward 3 年 前
SDLRWwrapper.cpp b0bb7f1f25 copyright stuff 9 年 前
SDLRWwrapper.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
StdInc.cpp cce814c41b * Final commit 14 年 前
StdInc.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
VCMI_client.cbp ecaa9f5d0b Entities redesign and a few ERM features 4 年 前
VCMI_client.rc ab5e1f9109 don't use separate .rc files for MSVC and MinGW 11 年 前
VCMI_client.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 年 前
VCMI_client.vcxproj.filters 260981d586 Update project files to match vcmi code changes 7 年 前
mapHandler.cpp 64885bdf6b Better names for terrain parameters. Support for new movement sounds. 2 年 前
mapHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年 前
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 年 前