| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-22 | Clang-ify the code with this styling using Visual Studio Code: | Crystalwarrior | |
| { BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Stroustrup, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All } (this is the Visual Studio preset with only "BreakBeforeBraces" changed from Allman to Stroustrup) | |||
| 2020-04-21 | fix typo | likeawindrammer | |
| 2020-04-20 | Hooked up the new settings | cents | |
| Did you know you could scale the iclog with ctrl + mouse wheel? | |||
| 2020-04-20 | Added additional customization options. | cents | |
| I didn't format anything tho that is at the end | |||
| 2020-04-19 | Removed Duplicates | cents | |
| 2020-04-19 | Fix crash on saving settings | likeawindrammer | |
| Thanks Initiate for actually fixing this | |||
| 2020-04-18 | Add Polish to the language options | likeawindrammer | |
| 2020-04-18 | Add missing periods on two tooltips | likeawindrammer | |
| 2020-04-18 | "interupted" -> "interrupted"; "expierence" -> "experience" | likeawindrammer | |
| 2020-04-18 | "IC_Log" -> "IC Log" | likeawindrammer | |
| 2020-04-18 | Change some tooltips | likeawindrammer | |
| 2020-04-17 | Revert "Change "Custom shownames:" to "Show custom IC names:"" | likeawindrammer | |
| This reverts commit cd034b996ad2887b3f0b310e6839603f3064d294. | |||
| 2020-04-17 | Change tickbox to checkbox | likeawindrammer | |
| As far as I know checkbox is more common | |||
| 2020-04-17 | Change "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-17 | Mega-merge of CR fork | oldmud0 | |
| 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-11 | Add Portuguese translation | likeawindrammer | |
| 2020-03-12 | Add a search bar for server list | Crystalwarrior | |
| Add options for sticky sounds, sticky effects and sticky preanims Optimize the search for areas and music (previously, area search also searched for music in the background, causing lag with huge music lists) | |||
| 2020-03-06 | fix compiler warnings for unused vars | sD | |
| 2020-02-23 | move language setting to the correct position | sD | |
| 2020-02-21 | Merge branch 'master' into 2.7 | stonedDiscord | |
| 2020-01-15 | Separate screenshake options button from effects options button | Crystalwarrior | |
| Add a color logging option button Update version to 2.8.2 | |||
| 2019-10-02 | Add 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-16 | Begin implementation of scroll bars in the options menu | Crystalwarrior | |
| 2019-09-15 | Add an option for networking frame-specific effects | Crystalwarrior | |
| I'm starting to realize the options menu/system needs a complete overhaul at this point. (Auto-generating options menu, anyone?) | |||
| 2019-09-15 | Adjust options dialog to use a "row" variable for adding new elements easier | Crystalwarrior | |
| Add the "allow shake/flash" button Add the "enable looping SFX" button | |||
| 2019-09-13 | Add a tool tip to blip rate settings | Crystalwarrior | |
| Adapt the blip rate to allow variable speed value array sizes | |||
| 2019-09-13 | Make log go downwards by default | Crystalwarrior | |
| 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-13 | Kill Music on Object option | iamgoofball | |
| (todo: actual functionality, cherrypicked from Goofball's 2.7 branch) | |||
| 2019-08-19 | list audio devices (doesn't apply it yet) | stonedDiscord | |
| 2019-08-07 | show current setting | stonedDiscord | |
| 2019-08-07 | missed a backwards lowercase N with accent mark | stonedDiscord | |
| 2019-08-06 | use languages own name | stonedDiscord | |
| 2019-08-06 | add es and ru to options and translate a lot more strings from the courtroom | stonedDiscord | |
| 2019-08-05 | language setting | stonedDiscord | |
| 2019-07-30 | move #ifdef BASSAUDIO so the audio tab isn't deleted as a whole | stonedDiscord | |
| 2019-03-12 | makes all the bass stuff optional | stonedDiscord | |
| 2019-02-01 | whoops | iamgoofball | |
| 2019-02-01 | bugfixes and shit | iamgoofball | |
| 2019-01-21 | final commit | iamgoofball | |
| 2019-01-18 | Add 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-26 | added dynamic loading of qapng and fixed mac sound | David Skoland | |
| 2018-12-26 | muh macos support | David Skoland | |
| 2018-12-26 | moved headers into include and cpp files into src + logo into resource | David Skoland | |
