1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/mapView
2023-07-08 14:33:04 +03:00
..
IMapRendererContext.h Implemented spell range overlay for Dimension Door and Scuttle Boat 2023-04-20 14:15:08 +03:00
IMapRendererObserver.h
mapHandler.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
mapHandler.h
MapRenderer.cpp Moved hardcoded terrain palette-cycling animations to config 2023-07-05 22:07:20 +03:00
MapRenderer.h Implemented spell range overlay for Dimension Door and Scuttle Boat 2023-04-20 14:15:08 +03:00
MapRendererContext.cpp Split pathfinder into multiple smaller files 2023-06-21 13:46:09 +03:00
MapRendererContext.h Implemented spell range overlay for Dimension Door and Scuttle Boat 2023-04-20 14:15:08 +03:00
MapRendererContextState.cpp Renamed some adventure map files & classes 2023-05-09 13:10:33 +03:00
MapRendererContextState.h
MapView.cpp Fix map edge scrolling after swiping usage 2023-07-03 23:50:09 +03:00
MapView.h Fix map edge scrolling after swiping usage 2023-07-03 23:50:09 +03:00
MapViewActions.cpp Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
MapViewActions.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
MapViewCache.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
MapViewCache.h Fix graphical artifacts on map scaling 2023-05-19 17:09:46 +03:00
MapViewController.cpp Fix map grid visibility on game load 2023-07-07 01:27:57 +03:00
MapViewController.h Fix map grid visibility on game load 2023-07-07 01:27:57 +03:00
MapViewModel.cpp Fix graphical artifacts on map scaling 2023-05-19 17:09:46 +03:00
MapViewModel.h Basic version of zoomable adventure map 2023-05-16 23:42:51 +03:00