1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/client/windows/settings
2023-08-19 17:23:55 +02:00
..
AdventureOptionsTab.cpp Merge branch 'develop' into info-box-army-management 2023-07-18 16:05:09 +03:00
AdventureOptionsTab.h Basic separation of adventure map & general tabs 2023-02-12 19:25:59 +01:00
BattleOptionsTab.cpp Allow toggling quick combat spells usage 2023-08-19 17:23:55 +02:00
BattleOptionsTab.h Allow toggling quick combat spells usage 2023-08-19 17:23:55 +02:00
GeneralOptionsTab.cpp Always show correct game resolution in settings, unaffected by scaling 2023-07-15 16:09:44 +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 CIntObject::type bitfield with bool's. Added input blocking. 2023-07-03 19:24:12 +03:00
SettingsMainWindow.h Replaced SDL user events list with dispatching of arbitrary functors 2023-06-26 21:51:10 +03:00