1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
Ivan Savenko 2288acef69
Merge pull request #4083 from IvanSavenko/recruitment_fix
[1.6] Fixes crash on accessing recruitment window via click on creature icon
2024-06-04 17:53:53 +03:00
..
adventureMap Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
battle Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
eventsSDL Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
globalLobby Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
gui Fix renamed end turn shortcut 2024-05-23 18:49:06 +00:00
icons
ios Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
lobby Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
mainmenu Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
mapView Use same arrows for U-turns in UI as in H3 2024-05-23 19:01:30 +00:00
media Clarified & simplified ffmpeg decoding loop 2024-06-01 11:48:54 +00:00
render Simplify code 2024-04-30 12:01:03 +03:00
renderSDL Fix time handling 2024-04-30 15:31:35 +03:00
widgets Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
windows Merge pull request #4083 from IvanSavenko/recruitment_fix 2024-06-04 17:53:53 +03:00
CFocusableHelper.cpp Fix build 2024-05-15 12:45:45 +00:00
CFocusableHelper.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
CGameInfo.cpp Removed non-functional updateEntity in VLC 2024-05-16 22:05:26 +00:00
CGameInfo.h Merge pull request #3998 from IvanSavenko/refactor_sdl_media 2024-05-31 12:02:55 +03:00
Client.cpp Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
Client.h Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
ClientCommandManager.cpp Added semi-workaround method for network thread shutdown: 2024-05-18 11:04:10 +00:00
ClientCommandManager.h Added semi-workaround method for network thread shutdown: 2024-05-18 11:04:10 +00:00
ClientNetPackVisitors.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
CMakeLists.txt Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
CMT.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
CMT.h
ConditionalWait.h Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
CPlayerInterface.cpp Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
CPlayerInterface.h Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
CServerHandler.cpp Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
CServerHandler.h Added semi-workaround method for network thread shutdown: 2024-05-18 11:04:10 +00:00
GameChatHandler.cpp use MetaString 2024-05-02 21:03:23 +02:00
GameChatHandler.h use MetaString 2024-05-02 21:03:23 +02:00
HeroMovementController.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
HeroMovementController.h Instant movement is now part of standard movement 2024-04-20 14:20:54 +03:00
LobbyClientNetPackVisitors.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
NetPacksClient.cpp use MetaString 2024-05-02 21:03:23 +02:00
NetPacksLobbyClient.cpp Implemented simple versioning system for multiplayer 2024-05-29 20:08:32 +00:00
PlayerLocalState.cpp
PlayerLocalState.h Removed broken & unused serialization of player interface and AI 2024-05-17 16:35:53 +00:00
resource.h
ServerRunner.cpp Store and load last difficulty setting 2024-03-01 10:57:48 +01:00
ServerRunner.h How about now? 2024-03-01 11:18:08 +01:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
VCMI_client.rc
vcmi.ico