1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/client
Michael 3960e5aa32
Update client/mapView/MapView.cpp
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2023-08-27 20:55:37 +02:00
..
adventureMap Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
battle Converted several enumerations into constants 2023-08-25 13:38:02 +03:00
eventsSDL compatible with older sdl 2023-08-26 22:30:02 +02:00
gui Merge pull request #2653 from Nordsoft91/turn-timer 2023-08-25 00:09:00 +04:00
icons
ios changes from code review 2023-07-08 21:02:03 +02:00
lobby Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
mainmenu Remove unused code 2023-08-23 16:32:29 +03:00
mapView Update client/mapView/MapView.cpp 2023-08-27 20:55:37 +02:00
render Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
renderSDL Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
widgets Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
windows Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Redesign loading solution 2023-08-22 20:10:20 +04:00
Client.h Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
ClientCommandManager.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
ClientCommandManager.h
ClientNetPackVisitors.h Implement turn timer feature 2023-08-13 14:07:48 +04:00
CMakeLists.txt Implement turn timer feature 2023-08-13 14:07:48 +04: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 Fix build 2023-08-25 13:46:42 +03:00
CPlayerInterface.h Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
CServerHandler.cpp revert uuid 2023-08-23 20:03:40 +02:00
CServerHandler.h Merge pull request #2570 from Laserlicht/town_selection_window 2023-08-20 17:37:45 +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 Merge remote-tracking branch 'upstream/develop' into turn-timer 2023-08-22 00:54:38 +04:00
NetPacksLobbyClient.cpp Fix removing loading screen 2023-08-24 15:01:43 +04:00
PlayerLocalState.cpp
PlayerLocalState.h
resource.h
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico