Ivan Savenko 42b2be4bbb Merge pull request #1908 from SoundSSGood/art-client-server-fixes 2 years ago
..
adventureMap 11b237a23c vcmi: massive refactoring v1 2 years ago
battle 7eda4b6c1e replaced SDLK_LSHIFT check with GH.isKeyboardShiftDown() 2 years ago
gui 3194999809 Add SHIFT + hover shortcut to show movement highlight while pressed. 2 years ago
icons 760ae7d44a Changes related to Debian packaging, based on josch patch 11 years ago
ios 11ec500dff [iOS] use pinch gesture as Spacebar hotkey instead of Tab 2 years ago
lobby 11b237a23c vcmi: massive refactoring v1 2 years ago
mainmenu 5366f9190e vcmi: reduce boost::lexical_cast usage 2 years ago
mapView 839172cd30 Do not attempt to play animations when map is inactive 2 years ago
render dcff463d36 Fixed handling of special palette colors in palette transformations 2 years ago
renderSDL c4d5a7a2d6 vcmi:towns now can choose if moat render is needed 2 years ago
widgets 42b2be4bbb Merge pull request #1908 from SoundSSGood/art-client-server-fixes 2 years ago
windows 1644cab938 Added combat option Highlight Movement on Hover 2 years ago
CFocusableHelper.cpp 44d0e19c71 remove focus from active text input after keyboard is closed 3 years ago
CFocusableHelper.h 44d0e19c71 remove focus from active text input after keyboard is closed 3 years ago
CGameInfo.cpp 383387ef29 Integrated defaultMods into mod system 2 years ago
CGameInfo.h 383387ef29 Integrated defaultMods into mod system 2 years ago
CMT.cpp 369e925af8 Loading of translation mods is now skipped on language mismatch 2 years ago
CMT.h ee7a573cb8 Refactoring of SDL API usage: 2 years ago
CMakeLists.txt b57a07b10f Restored ambient sounds functionality 2 years ago
CMusicHandler.cpp 9062d67f80 Fixed volume of ambient sounds 2 years ago
CMusicHandler.h 9062d67f80 Fixed volume of ambient sounds 2 years ago
CPlayerInterface.cpp e58be8e7f7 vcmiartifacts fixed 2 years ago
CPlayerInterface.h 4617ce10e5 vcmi: allow showing more than one components in infobar 2 years ago
CServerHandler.cpp 383387ef29 Integrated defaultMods into mod system 2 years ago
CServerHandler.h 9f55666931 rework netpacks to avoid double typeinfo 2 years ago
CVideoHandler.cpp a72af34d9f vcmi: fix build and run with ffmpeg 6.0 2 years ago
CVideoHandler.h a9fefffc65 Video playback is now time-based, using video file timings 2 years ago
Client.cpp a3059033f2 Fixes broken client state, e.g. movement. Effectively reverts #1663 2 years ago
Client.h 11b237a23c vcmi: massive refactoring v1 2 years ago
ClientCommandManager.cpp 383387ef29 Integrated defaultMods into mod system 2 years ago
ClientCommandManager.h a8fe8c0f3b Converted timer event into tick event that is called every frame 2 years ago
ClientNetPackVisitors.h 4617ce10e5 vcmi: allow showing more than one components in infobar 2 years ago
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 years ago
LobbyClientNetPackVisitors.h 9f55666931 rework netpacks to avoid double typeinfo 2 years ago
NetPacksClient.cpp e58be8e7f7 vcmiartifacts fixed 2 years ago
NetPacksLobbyClient.cpp 9f55666931 rework netpacks to avoid double typeinfo 2 years ago
StdInc.cpp cce814c41b * Final commit 14 years ago
StdInc.h 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 years ago
VCMI_client.cbp ecaa9f5d0b Entities redesign and a few ERM features 4 years ago
VCMI_client.rc ab5e1f9109 don't use separate .rc files for MSVC and MinGW 11 years ago
VCMI_client.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 years ago
VCMI_client.vcxproj.filters 260981d586 Update project files to match vcmi code changes 7 years ago
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 years ago
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 years ago