summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/AudDlg.cpp
AgeCommit message (Collapse)Author
2024-03-08You can now adjust master volumes in settingsAki
Changes may not take effect until restarting the game. It seems some singletons are initialized when needed, then they are reused for each mission, but have sound volume assigned at awkward times.
2024-03-01Removed useless MachineInfo queriesAki
One questionable leftover is the Windows version check
2022-04-13Removed unused includes of DataLoaderAki
2022-04-09Removed dependency on Starshatter in some dialogs and mission gensAki
2022-04-01Moved Stars45 to StarsExAki