1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/client/windows/settings
2023-06-26 21:51:10 +03:00
..
AdventureOptionsTab.cpp Added option to disable edge scrolling 2023-06-05 19:20:20 +03:00
AdventureOptionsTab.h Basic separation of adventure map & general tabs 2023-02-12 19:25:59 +01:00
BattleOptionsTab.cpp Renamed settings option to reflect that same option is used for both ranges. 2023-06-23 19:50:39 +03:00
BattleOptionsTab.h Renamed settings option to reflect that same option is used for both ranges. 2023-06-23 19:50:39 +03:00
GeneralOptionsTab.cpp Fix accessing potentially non-existing UI element 2023-06-20 19:58:05 +03:00
GeneralOptionsTab.h Added selection of long touch duration 2023-06-20 19:58:05 +03:00
OtherOptionsTab.cpp Rename settings files 2023-02-18 17:58:22 +01:00
OtherOptionsTab.h Rename settings files 2023-02-18 17:58:22 +01:00
SettingsMainWindow.cpp Replaced SDL user events list with dispatching of arbitrary functors 2023-06-26 21:51:10 +03:00
SettingsMainWindow.h Replaced SDL user events list with dispatching of arbitrary functors 2023-06-26 21:51:10 +03:00