aboutsummaryrefslogtreecommitdiff
path: root/src/aooptionsdialog.cpp
AgeCommit message (Collapse)Author
2019-10-02Add rightclick context menus to sfx dropdown, iniswap dropdown and effects ↵Crystalwarrior
dropdown to open the ini's and respective folders try to fix settings menu (I failed)
2019-09-16Begin implementation of scroll bars in the options menuCrystalwarrior
2019-09-15Add an option for networking frame-specific effectsCrystalwarrior
I'm starting to realize the options menu/system needs a complete overhaul at this point. (Auto-generating options menu, anyone?)
2019-09-15Adjust options dialog to use a "row" variable for adding new elements easierCrystalwarrior
Add the "allow shake/flash" button Add the "enable looping SFX" button
2019-09-13Add a tool tip to blip rate settingsCrystalwarrior
Adapt the blip rate to allow variable speed value array sizes
2019-09-13Make log go downwards by defaultCrystalwarrior
Rename kill_music_on_object to objection_stop_music for readability Update blip rate (faster overall, more accurate to the trilogy) - based on AOV values Update default blip rate to be "once every two symbols"
2019-09-13Kill Music on Object optioniamgoofball
(todo: actual functionality, cherrypicked from Goofball's 2.7 branch)
2019-08-19list audio devices (doesn't apply it yet)stonedDiscord
2019-08-07show current settingstonedDiscord
2019-08-07missed a backwards lowercase N with accent markstonedDiscord
2019-08-06use languages own namestonedDiscord
2019-08-06add es and ru to options and translate a lot more strings from the courtroomstonedDiscord
2019-08-05language settingstonedDiscord
2019-07-30move #ifdef BASSAUDIO so the audio tab isn't deleted as a wholestonedDiscord
2019-03-12makes all the bass stuff optionalstonedDiscord
2018-12-26added dynamic loading of qapng and fixed mac soundDavid Skoland
2018-12-26muh macos supportDavid Skoland
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland