1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/client/windows/settings
Ivan Savenko d27b854cb1 Reorganized music, video and sound players:
- All XXXplayers are now in client/media directory
- Reogranized code on one class per file basis
- Extracted interfaces from handlers. Handlers now implement
corresponding interface.
- CCS now only stores pointer to an interface
2024-05-15 17:05:12 +00: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 setting 2024-01-27 01:16:55 +01:00
BattleOptionsTab.h setting 2024-01-27 01:16:55 +01:00
GeneralOptionsTab.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +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 Refactoring & deduplication of infowindow code 2024-02-26 18:32:15 +02:00
SettingsMainWindow.h Replaced SDL user events list with dispatching of arbitrary functors 2023-06-26 21:51:10 +03:00