1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-30 23:18:08 +02:00
vcmi/client
2023-06-25 17:42:36 +03:00
..
adventureMap Workaround-ish fix for last scenario of Angel Wings (un)equipping 2023-06-25 17:42:36 +03:00
battle Merge pull request #2250 from IvanSavenko/event_handling_fixes 2023-06-25 17:39:55 +03:00
eventsSDL Removed no longer used 2023-06-22 22:12:05 +03:00
gui Merge pull request #2250 from IvanSavenko/event_handling_fixes 2023-06-25 17:39:55 +03:00
icons
ios
lobby Merge pull request #2250 from IvanSavenko/event_handling_fixes 2023-06-25 17:39:55 +03:00
mainmenu Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
mapView Split mouseDragged event from mouseMoved 2023-06-22 22:11:48 +03:00
render Attempt to improve def palette detection 2023-06-20 19:37:27 +03:00
renderSDL Added SDLImage::doubleFlip() 2023-06-11 18:45:14 +03:00
widgets Fixed slider's behavior, especially for mobile systems 2023-06-22 23:49:38 +03:00
windows Merge pull request #2250 from IvanSavenko/event_handling_fixes 2023-06-25 17:39:55 +03:00
CFocusableHelper.cpp
CFocusableHelper.h
CGameInfo.cpp
CGameInfo.h
Client.cpp Split pathfinder into multiple smaller files 2023-06-21 13:46:09 +03:00
Client.h Added createObject call as wrapper around NewObject netpack 2023-06-23 13:42:08 +03:00
ClientCommandManager.cpp Added encapsulation for movement points access 2023-06-25 17:42:36 +03:00
ClientCommandManager.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
ClientNetPackVisitors.h
CMakeLists.txt Moved slider class to a separate file 2023-06-05 19:16:01 +03:00
CMT.cpp Restore SDL_main in CMT.cpp 2023-05-20 01:51:49 +03:00
CMT.h
CMusicHandler.cpp Merged "music" resource type into "sound", enables ogg's use as sounds 2023-05-15 22:22:54 +03:00
CMusicHandler.h
CPlayerInterface.cpp Implemented fly movement sound 2023-06-25 17:42:36 +03:00
CPlayerInterface.h Minor fixes and cleanup 2023-05-20 01:51:49 +03:00
CServerHandler.cpp Implemented gesture for town/hero lists and town/hero selection 2023-06-05 19:12:24 +03:00
CServerHandler.h Implemented gesture for town/hero lists and town/hero selection 2023-06-05 19:12:24 +03:00
CVideoHandler.cpp Replaced event handling break system with key capturing 2023-05-20 01:51:49 +03:00
CVideoHandler.h
LobbyClientNetPackVisitors.h
NetPacksClient.cpp Recalculate paths on (un)equipping Angel Wings 2023-06-25 17:42:36 +03:00
NetPacksLobbyClient.cpp Renamed "Int" -> "Window" in WindowHandler API 2023-05-16 19:10:22 +03: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