1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client/mapView
2024-10-30 16:22:12 +00:00
..
IMapRendererContext.h Add overlay that shows map objects and their name & status 2024-07-20 18:47:20 +00:00
IMapRendererObserver.h Add network thread termination logic for adventure map animations 2024-05-18 12:15:48 +00:00
mapHandler.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
mapHandler.h Add network thread termination logic for adventure map animations 2024-05-18 12:15:48 +00:00
MapOverlayLogVisualizer.cpp Moved fonts handling from Graphics to RenderHandler class 2024-09-23 15:43:11 +00:00
MapOverlayLogVisualizer.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
MapRenderer.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
MapRenderer.h xBRZ-upscaled images now support common palette-transform effects: 2024-08-17 15:25:26 +00:00
MapRendererContext.cpp Update tests 2024-10-30 16:22:12 +00:00
MapRendererContext.h Add overlay that shows map objects and their name & status 2024-07-20 18:47:20 +00:00
MapRendererContextState.cpp Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00
MapRendererContextState.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
MapView.cpp Merge pull request #4425 from IvanSavenko/ui_cleanup 2024-08-12 17:16:03 +03:00
MapView.h Fix zooming with keyboard shortcuts 2024-05-19 09:58:55 +00:00
MapViewActions.cpp map drag with right mouse 2024-08-28 22:17:05 +02:00
MapViewActions.h map drag with right mouse 2024-08-28 22:17:05 +02:00
MapViewCache.cpp Moved fonts handling from Graphics to RenderHandler class 2024-09-23 15:43:11 +00:00
MapViewCache.h Add overlay that shows map objects and their name & status 2024-07-20 18:47:20 +00:00
MapViewController.cpp Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00
MapViewController.h Merge pull request #4013 from IvanSavenko/shortcuts_additions 2024-05-21 14:18:55 +03:00
MapViewModel.cpp Reduce memory usage of adventure map 2024-06-06 16:11:01 +00:00
MapViewModel.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00