aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
2022-02-23Add \p for "pause" similar to \s and \f, which will pause the text for 0.1 se...Alex Noir
2022-02-20Fix pos dropdown failing to get properly populated with bg pos (#661)Crystalwarrior
2022-02-20Merge pull request #657 from AttorneyOnline/icons-for-alloldmud0
2022-02-20Merge pull request #654 from AttorneyOnline/fix-bg-bugoldmud0
2022-02-20Merge pull request #665 from AttorneyOnline/background-ini-overlaysoldmud0
2022-02-20Effects follow offset, add ini option to disable offset for effect (#663)Salanto
2022-02-20Add background overlay overrides so you don't have to copy-paste the same fil...Alex Noir
2022-02-18Address potential source of race confition inside the play function (#658)Salanto
2022-02-18Add icons for iniswaps and emotes in the dropdownAlex Noir
2022-02-18Fix backgrounds getting messed up, closes #635Alex Noir
2022-01-08Don't restart background if background is unchangedoldmud0
2022-01-07Merge pull request #619 from AttorneyOnline/feature/http-msoldmud0
2021-12-31Disambiguate settings with lobby_settings and courtroom_settingsoldmud0
2021-12-30Add and refine debug log messages (#625)oldmud0
2021-12-30Merge branch 'master' into feature/http-msoldmud0
2021-12-25Merge pull request #623 from AttorneyOnline/feature/debug-logoldmud0
2021-12-25Change master chat in courtroom to debug logoldmud0
2021-12-24Sanity check before removing the ui element (#612)Salanto
2021-12-24Fix animation freeze when loading music files (#609)Salanto
2021-12-24Merge pull request #621 from AttorneyOnline/split-demo-optionoldmud0
2021-12-23Split logging option into text and demooldmud0
2021-12-23Remove client-side send waitingoldmud0
2021-12-22Merge pull request #578 from AttorneyOnline/fix-desk-mods-againoldmud0
2021-12-18Merge branch 'master' into feature/http-msoldmud0
2021-12-18Qt 5.9 compat; remove dead codeoldmud0
2021-12-11Update slots/signals to Qt5 connection style and eliminate some clazy warningsSalanto
2021-10-12Resolve compile error due to enum first introdcued in Qt 5.14Salanto
2021-10-11Purge most clientside-OOC commands (#599)Salanto
2021-10-10Fix paired character only playing animations once (#603)Rosemary Witchaven
2021-10-09Add missing check for anim_state 5 (#601)Rosemary Witchaven
2021-09-22Allow user to configure log timestamp format (#590)Rosemary Witchaven
2021-09-08Remove /pair as a client-side commandSalanto
2021-08-30Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)Rosemary Witchaven
2021-08-01handle expanded desk mods on chat ticking startin1tiate
2021-07-29swap out custom UNUSED macro for Q_UNUSEDin1tiate
2021-06-16Extend /pair command to work with character names as well as IDs (#562)Rose Witchaven
2021-06-13Use new HTTP-based master server clientoldmud0
2021-06-09Merge pull request #554 from AttorneyOnline/feature/mountingoldmud0
2021-06-08Move global stylesheet to lobby and courtroomoldmud0
2021-06-06Merge branch 'master' into feature/mountingoldmud0
2021-06-06remember past search term when switching between area and music listin1tiate
2021-06-05Finish mounting featureoldmud0
2021-05-12Commit suggestionSalanto
2021-05-05Add musclist streaming supportSalanto
2021-05-05Merge remote-tracking branch 'origin/handle-music-refactor' into asset-packet...Salanto
2021-04-29Merge pull request #545 from MangosArentLiterature/default-shownamesoldmud0
2021-04-28Add default shownamesMangosArentLiterature
2021-04-24Deprecate tick_ms and use actual milliseconds rather than arbitrary 60ms tick...Crystalwarrior
2021-04-23Expand .css power by giving object names to all AO UI elements (#534)Crystalwarrior
2021-04-23make sure we save the shownames even when theyre disabledin1tiate