aboutsummaryrefslogtreecommitdiff
path: root/src/aooptionsdialog.cpp
AgeCommit message (Collapse)Author
2020-04-18"interupted" -> "interrupted"; "expierence" -> "experience"likeawindrammer
2020-04-18"IC_Log" -> "IC Log"likeawindrammer
2020-04-18Change some tooltipslikeawindrammer
2020-04-17Revert "Change "Custom shownames:" to "Show custom IC names:""likeawindrammer
This reverts commit cd034b996ad2887b3f0b310e6839603f3064d294.
2020-04-17Change tickbox to checkboxlikeawindrammer
As far as I know checkbox is more common
2020-04-17Change "Custom shownames:" to "Show custom IC names:"likeawindrammer
"shownames" isn't a word, and what does "Custom shownames" even mean anyway? "Show custom IC names" should do a better job at explaining what this option does.
2020-04-17Mega-merge of CR forkoldmud0
CR likely stands for "CentsRaidensnake." Like the Case Cafe mega-merge before it, this was not a clean merge, and it had to be split up into two parts: the actual changes, and the attempt it made to reformat the entire code via clang-format. This branch had a complicated set of changes that would be difficult to describe in this commit message. It would be better described in a proper changelog.
2020-04-11Add Portuguese translationlikeawindrammer
2020-03-06fix compiler warnings for unused varssD
2020-02-23move language setting to the correct positionsD
2020-02-21Merge branch 'master' into 2.7stonedDiscord
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
2019-02-01whoopsiamgoofball
2019-02-01bugfixes and shitiamgoofball
2019-01-21final commitiamgoofball
2019-01-18Add screenshake, frame-specific effects, looping SFX, and clientside music ↵iamgoofball
looping Committed by patch since Goof is currently banned on GitHub for no good reason.
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