1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
2023-09-06 16:03:46 +03:00
..
adventureMap Merge pull request #2712 from Laserlicht/dim_map 2023-09-01 22:37:10 +03:00
battle Removed getStr(bool), replaced with similar toString() 2023-09-04 22:21:02 +03:00
eventsSDL compatible with older sdl 2023-08-26 22:30:02 +02:00
gui Fixed serialization of PlayerColor in json 2023-09-04 22:22:24 +03:00
icons Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00
ios Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00
lobby Removed getStr(bool), replaced with similar toString() 2023-09-04 22:21:02 +03:00
mainmenu Remove unused code 2023-08-23 16:32:29 +03:00
mapView Merge pull request #2683 from Laserlicht/zoom_dead_area 2023-08-28 17:09:15 +04:00
render Removed getStr(bool), replaced with similar toString() 2023-09-04 22:21:02 +03:00
renderSDL dim adventuremap 2023-08-29 22:22:22 +02:00
widgets Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-28 21:19:53 +03:00
windows #2646 add a null check if creature is empty 2023-09-02 16:21:54 +02:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Support multiple battles in AI 2023-09-06 16:03:46 +03:00
Client.h Support multiple battles in AI 2023-09-06 16:03:46 +03:00
ClientCommandManager.cpp Removed getStr(bool), replaced with similar toString() 2023-09-04 22:21:02 +03:00
ClientCommandManager.h
ClientNetPackVisitors.h Implement turn timer feature 2023-08-13 14:07:48 +04:00
CMakeLists.txt Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00
CMT.cpp Use API identical to std classes where possible 2023-08-23 16:32:29 +03:00
CMT.h Show message box when H3 data is missing 2023-08-06 18:16:32 +03:00
CMusicHandler.cpp fix 2023-08-26 21:37:29 +02:00
CMusicHandler.h Fixed possible multithreading races in sound/music callbacks 2023-08-08 00:27:03 +03:00
CPlayerInterface.cpp Support multiple battles in AI 2023-09-06 16:03:46 +03:00
CPlayerInterface.h Support multiple battles in AI 2023-09-06 16:03:46 +03:00
CServerHandler.cpp Basic timer ui is almost complete 2023-08-28 17:10:52 +04:00
CServerHandler.h Basic timer ui is almost complete 2023-08-28 17:10:52 +04:00
CVideoHandler.cpp Use API identical to std classes where possible 2023-08-23 16:32:29 +03:00
CVideoHandler.h
LobbyClientNetPackVisitors.h Fix progress bar 2023-08-21 19:21:32 +04:00
NetPacksClient.cpp Removed getStr(bool), replaced with similar toString() 2023-09-04 22:21:02 +03:00
NetPacksLobbyClient.cpp Fix removing loading screen 2023-08-24 15:01:43 +04:00
PlayerLocalState.cpp Added encapsulation for movement points access 2023-06-25 17:42:36 +03:00
PlayerLocalState.h
resource.h
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00