1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/adventureMap
2023-06-05 19:09:56 +03:00
..
AdventureMapInterface.cpp Implemented panning/swiping gesture for sliders 2023-06-05 19:09:56 +03:00
AdventureMapInterface.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
AdventureMapShortcuts.cpp Merge pull request #2163 from IvanSavenko/adventure_map_zoom 2023-05-20 13:35:53 +03:00
AdventureMapShortcuts.h Basic version of zoomable adventure map 2023-05-16 23:42:51 +03:00
AdventureMapWidget.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
AdventureMapWidget.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
AdventureOptions.cpp Renamed "Int" -> "Window" in WindowHandler API 2023-05-16 19:10:22 +03:00
AdventureOptions.h Renamed some adventure map files & classes 2023-05-09 13:10:33 +03:00
AdventureState.h Fixed toggleable buttons (sleep/wake & subterra/surface) 2023-05-09 13:10:33 +03:00
CInfoBar.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CInfoBar.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CInGameConsole.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CInGameConsole.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CList.cpp Implemented panning/swiping gesture for sliders 2023-06-05 19:09:56 +03:00
CList.h Implemented panning/swiping gesture for sliders 2023-06-05 19:09:56 +03:00
CMinimap.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CMinimap.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CResDataBar.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CResDataBar.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
MapAudioPlayer.cpp int3 now has proper hasher function 2023-04-20 22:04:24 +03:00
MapAudioPlayer.h Added more checks to avoid potential nullptr dereference crash 2023-03-25 23:54:51 +02:00