1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/client
Ivan Savenko b61c9a9e35 Fix build
2023-08-25 13:46:42 +03: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 Remove unused code 2023-08-23 16:32:29 +03: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 Use API identical to std classes where possible 2023-08-23 16:32:29 +03: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 show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
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 Converted remaining identifier to new system 2023-08-25 13:38:02 +03: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 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