1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client
2024-11-16 15:40:05 +00:00
..
adventureMap TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
battle Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
eventsSDL allow scrolling in touch popups 2024-11-02 19:15:49 +01:00
globalLobby
gui Merge remote-tracking branch 'upstream/develop' into adv_search 2024-10-14 19:52:55 +02:00
ios
lobby Merge pull request #4857 from Laserlicht/delete 2024-11-16 17:28:23 +02:00
mainmenu chronicles campaign screen 2024-11-11 22:25:54 +01:00
mapView Use upper_bound instead of sort since predicate does not fulfills strict weak ordering requirement for std::sort 2024-11-16 15:32:52 +00:00
media Merge pull request #4785 from Laserlicht/subtitles 2024-11-06 21:56:43 +02:00
render ISharedImage is now always const, remove creation of image copy when 2024-11-16 15:40:05 +00:00
renderSDL ISharedImage is now always const, remove creation of image copy when 2024-11-16 15:40:05 +00:00
widgets Merge pull request #4864 from Laserlicht/creature_window_rework 2024-11-15 19:13:58 +02:00
windows Merge pull request #4910 from Laserlicht/picture_regression 2024-11-15 19:17:52 +02:00
xBRZ
ArtifactsUIController.cpp ask assemble artifact dialog fix 2024-11-10 16:50:58 +02:00
ArtifactsUIController.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Replace more usages of pointers to packs with references 2024-10-07 14:59:14 +00:00
Client.h Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
ClientCommandManager.cpp Added 'translate missing' command for convenience 2024-10-26 12:54:35 +00:00
ClientCommandManager.h Added 'translate missing' command for convenience 2024-10-26 12:54:35 +00:00
ClientNetPackVisitors.h
CMakeLists.txt CSecSkillPlace 2024-10-22 01:54:04 +03:00
CMT.h
ConditionalWait.h
CPlayerInterface.cpp change datetime format 2024-10-30 23:23:56 +01:00
CPlayerInterface.h
CServerHandler.cpp Merge pull request #4736 from Laserlicht/fix_8th_portal_summoning 2024-10-07 22:19:17 +03:00
CServerHandler.h Reduced usage of CPack, replaced with CPackForServer where applicable 2024-10-07 14:59:14 +00:00
GameChatHandler.cpp
GameChatHandler.h
HeroMovementController.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
HeroMovementController.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
NetPacksLobbyClient.cpp refresh list 2024-11-01 00:52:19 +01:00
PlayerLocalState.cpp Merge pull request #4770 from IvanSavenko/prison_fix 2024-10-14 18:16:53 +03:00
PlayerLocalState.h Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
resource.h
ServerRunner.cpp
ServerRunner.h
StdInc.cpp
StdInc.h