1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00
vcmi/client
2023-05-17 14:54:19 +03:00
..
adventureMap Implemented zoom reset shortcut (backspace) 2023-05-17 14:54:19 +03:00
battle Battle animations use tick() for updates 2023-05-14 22:23:00 +03:00
gui Implemented zoom reset shortcut (backspace) 2023-05-17 14:54:19 +03:00
icons Update generate_icns.py 2023-04-16 12:33:35 +02:00
ios Add different sizes 2023-04-15 13:13:44 +02:00
lobby Remove no longer used code 2023-05-09 13:10:33 +03:00
mainmenu Fix main menu resize on resolution change 2023-05-09 13:10:33 +03:00
mapView Implemented zoom reset shortcut (backspace) 2023-05-17 14:54:19 +03:00
render Rename & cleanup of WindowHandler -> ScreenHandler 2023-05-09 13:10:33 +03:00
renderSDL Added more checks for SDL return status 2023-05-09 13:10:33 +03:00
widgets Separated timer updates from rendering in adventure map and town screen 2023-05-14 22:22:37 +03:00
windows Separated timer updates from rendering in adventure map and town screen 2023-05-14 22:22:37 +03:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Renamed some adventure map files & classes 2023-05-09 13:10:33 +03:00
Client.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
ClientCommandManager.cpp CBonusSystemNode: remove description 2023-05-05 18:57:11 +03:00
ClientCommandManager.h Split Process console commands code into individual functions 2023-04-16 23:45:37 +03:00
ClientNetPackVisitors.h
CMakeLists.txt Framerate manager is now in a separate file and private member of GH 2023-05-14 22:22:37 +03:00
CMT.cpp FramerateManager now uses chrono instead of SDL_Ticks 2023-05-14 22:22:37 +03:00
CMT.h
CMusicHandler.cpp Fix crash on missing music file 2023-04-08 19:47:16 +03:00
CMusicHandler.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
CPlayerInterface.cpp Renamed some adventure map files & classes 2023-05-09 13:10:33 +03:00
CPlayerInterface.h Renamed some adventure map files & classes 2023-05-09 13:10:33 +03:00
CServerHandler.cpp Extracted window management from CMT to new class 2023-05-09 13:10:33 +03:00
CServerHandler.h Revert "Auxiliary commit to revert individual files from fb4db41891e157f4f7d72ee759141754d2df680c" 2023-04-13 12:45:10 +04:00
CVideoHandler.cpp Removed getFrameDeltaMilliseconds from gui handler 2023-05-14 22:30:59 +03:00
CVideoHandler.h
LobbyClientNetPackVisitors.h Removed magical initialization of registry via static variables 2023-04-08 21:29:04 +03:00
NetPacksClient.cpp CBonusSystemNode: remove description 2023-05-05 18:57:11 +03:00
NetPacksLobbyClient.cpp
PlayerLocalState.cpp Renamed some adventure map files & classes 2023-05-09 13:10:33 +03:00
PlayerLocalState.h Moved selection logic to player state 2023-04-20 22:04:24 +03:00
resource.h
StdInc.cpp
StdInc.h
VCMI_client.cbp
VCMI_client.rc
VCMI_client.vcxproj
VCMI_client.vcxproj.filters
vcmi.ico new icons 2023-04-15 12:52:11 +02:00