| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-23 | undo branding | sD | |
| 2020-05-23 | use new hdid method if supported | sD | |
| 2020-05-23 | translate stuff that got run over | sD | |
| 2020-05-23 | forgot those on noaudio | sD | |
| 2020-05-23 | no and zone | sD | |
| 2020-05-23 | fix up nomusic | sD | |
| 2020-05-22 | Fix compile errors from merge | oldmud0 | |
| 2020-05-22 | Bring back CI changes and macOS support | oldmud0 | |
| 2020-05-22 | Merge KFO source unconditionally into AO2 | oldmud0 | |
| 2020-05-22 | Perform clang-format | oldmud0 | |
| If you don't want to see this commit on blames, use the hidden whitespace option on GitHub, or use `-w` in git-blame. | |||
| 2020-05-22 | Full revert to tag 2.6.2 | oldmud0 | |
| Due to a countless number of changes made to the core that were not fully understood, tested, or documented, it was decided to roll everything back to the last known stable version (2.6.2). Changes dropped include: - Witness needed - Shake - Frame SFX - Multiple custom objections - Multithreaded thumbnail generation - Looping - Various translation additions - "Mirror IC" - Color in IC log - An invocation of clang-format Next time, work together and split your big fork into independently testable feature branches. | |||
| 2020-05-22 | Fix looping frame SFX not working w/ AOV's definitions | Crystalwarrior | |
| 2020-05-22 | clang 2 electric boogaloo | Crystalwarrior | |
| { BasedOnStyle: LLVM, BreakBeforeBraces: Stroustrup} | |||
| 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-05-20 | specify encoding for qsettings calls | in1tiate | |
| 2020-05-19 | Fix broken APNG (#153) | oldmud0 | |
| * Remove explicit APNG check * Update aocharmovie.h | |||
| 2020-05-02 | Fix syntax error from unclean merge | oldmud0 | |
| 2020-05-02 | Merge branch '2.7-rc' | oldmud0 | |
| Includes full code reformat. # Conflicts: # src/aomusicplayer.cpp # src/path_functions.cpp | |||
| 2020-04-24 | what is this, c++ for ANDs | sD | |
| this kept it from buildinf with MSVC | |||
| 2020-04-23 | Fixed wrong name being written in mirror mode | cents | |
| 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-19 | Merge pull request #134 from AttorneyOnline/streammusic | stonedDiscord | |
| Streaming music | |||
| 2020-04-18 | Add Polish to the language options | likeawindrammer | |
| 2020-04-18 | Change second exclamation to period on tooltip | likeawindrammer | |
| No need for two exclamations | |||
| 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 | Run clang-format on entire project | oldmud0 | |
| Indentation fixed to 2 spaces per tab. Braces set to Stroustrup style. Lines reflow at 80 characters. One-line method bodies are on the same line as the signature. Space always after `//`. No indentation on preprocessor macros. Includes are sorted lexicographically. If you don't want to see this commit on blames, use the hidden whitespace option on GitHub, or use `-w` in git-blame. | |||
| 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-13 | Add possibility for custom use text besides just "played music" | Crystalwarrior | |
| Implemented "presented evidence" message | |||
| 2020-04-12 | Remove dumb memes (#141) | in1tiate | |
| * remove memes * Update courtroom.cpp | |||
| 2020-04-11 | Merge pull request #139 from AttorneyOnline/posdrp | oldmud0 | |
| Fix an oversight with the pos dropdown, add a small feature | |||
| 2020-04-11 | fix dropdown bug, add minor feature | in1tiate | |
| 2020-04-11 | Add Portuguese translation | likeawindrammer | |
| 2020-04-02 | Fix evidence display viewport element being a FUCKING JACKASS | Crystalwarrior | |
| 2020-04-01 | Fix collapse all rightclick option being annoying in its behavior. Now it's ↵ | Crystalwarrior | |
| *smart*! | |||
| 2020-04-01 | Fix weird behavior with area list and arup system + wrong column being used ↵ | Crystalwarrior | |
| for 'metadata' | |||
| 2020-04-01 | bass being bass again | sD | |
| 2020-04-01 | don't look in music for URLs | sD | |
| 2020-03-31 | Add courtroom_design.ini partial parsing for misc/ folder (only chat_arrow ↵ | Crystalwarrior | |
| and showname atm) Initialize chat arrow n stuff this is still pretty gay because you can't ignore size and set pos or something like that | |||
| 2020-03-31 | Add legacy fallback for "chatbox.png" name if chat.png doesn't exist | Crystalwarrior | |
| 2020-03-31 | Fix custom chatboxes not working at all | Crystalwarrior | |
