1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/client/windows/settings
Ivan Savenko 4533271692
Merge pull request #4312 from IvanSavenko/texthandler_split
Split CGeneralTextHandler file into 1 file per class form
2024-07-21 13:49:14 +03:00
..
AdventureOptionsTab.cpp hide adventuremap 2024-01-18 00:47:18 +01:00
AdventureOptionsTab.h Basic separation of adventure map & general tabs 2023-02-12 19:25:59 +01:00
BattleOptionsTab.cpp Merge pull request #4312 from IvanSavenko/texthandler_split 2024-07-21 13:49:14 +03:00
BattleOptionsTab.h option to enable quickspell 2024-07-19 19:43:22 +02:00
GeneralOptionsTab.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00: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 Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
SettingsMainWindow.h Replaced SDL user events list with dispatching of arbitrary functors 2023-06-26 21:51:10 +03:00