1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/adventureMap
2023-09-16 20:07:26 +03:00
..
AdventureMapInterface.cpp Fixed most common cases of movement actions 2023-09-16 20:07:26 +03:00
AdventureMapInterface.h dim adventuremap 2023-08-29 22:22:22 +02:00
AdventureMapShortcuts.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2023-09-15 13:59:02 +03:00
AdventureMapShortcuts.h Unblock basic adventure map actions (scrolling / right-click) in multiplayer 2023-07-26 21:20:11 +02:00
AdventureMapWidget.cpp Fix resource bar UI in hotseat 2023-09-05 23:31:20 +03:00
AdventureMapWidget.h Removed some usages of std string as resource path 2023-09-04 18:22:34 +03:00
AdventureOptions.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
AdventureOptions.h Renamed some adventure map files & classes 2023-05-09 13:10:33 +03:00
AdventureState.h Use new adventure map state to detect opponent human turn 2023-07-27 17:26:52 +02:00
CInfoBar.cpp Fix regressions 2023-09-04 18:22:34 +03:00
CInfoBar.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CInGameConsole.cpp Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
CInGameConsole.h Simplified text input handling, fixes hotkeys on windows with text input 2023-07-04 18:42:52 +03:00
CList.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CList.h Fix updating of hero & town lists on adventure map 2023-07-15 16:09:44 +03:00
CMinimap.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CMinimap.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CResDataBar.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CResDataBar.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
MapAudioPlayer.cpp Fix regressions 2023-09-04 18:22:34 +03:00
MapAudioPlayer.h Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
TurnTimerWidget.cpp Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
TurnTimerWidget.h Timers fixes 2023-08-30 03:33:59 +04:00