1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/windows/settings
2023-10-08 16:03:57 +02:00
..
AdventureOptionsTab.cpp Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
AdventureOptionsTab.h Basic separation of adventure map & general tabs 2023-02-12 19:25:59 +01:00
BattleOptionsTab.cpp Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
BattleOptionsTab.h Allow toggling quick combat spells usage 2023-08-19 17:23:55 +02:00
GeneralOptionsTab.cpp Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock 2023-09-27 18:33:52 +03:00
GeneralOptionsTab.h Added selection of long touch duration 2023-06-20 19:58:05 +03:00
OtherOptionsTab.cpp Use ResourcePath for referencing texts and json's 2023-09-04 18:22:34 +03:00
OtherOptionsTab.h Rename settings files 2023-02-18 17:58:22 +01:00
SettingsMainWindow.cpp Add game pause 2023-10-08 16:03:57 +02:00
SettingsMainWindow.h Replaced SDL user events list with dispatching of arbitrary functors 2023-06-26 21:51:10 +03:00