aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
2022-05-21Feature: Clicking the evidence icon when it's presented by a player will show...Rosemary Witchaven
2022-05-21Remove "debug_log" moniker for debug log and reuse ms_chatlog so old themes d...Crystalwarrior
2022-05-21Fix iniswap remove button removing character iniswaps (#710)Crystalwarrior
2022-05-21Fix sound in the sound list using the alias of the sound list as the sound in...Crystalwarrior
2022-05-18Check for settings.png if courtroom_settings.png doesn't exist (#762)Rosemary Witchaven
2022-03-29Add two ways of controlling judge buttons that aren't hardcoded nonsense (net...Rosemary Witchaven
2022-03-25Add timestamp colors you can change in courtroom_fonts.ini (#698)Crystalwarrior
2022-03-25Objections no longer force you into preanimations (#697)Crystalwarrior
2022-03-24Merge pull request #674 from AttorneyOnline/pausecharoldmud0
2022-03-24Fix SFX dropdown regressions, make dropdown play sound if custom sound is lis...Crystalwarrior
2022-03-19Add showname and selfname colors to courtroom_fonts.ini (#672)Crystalwarrior
2022-03-19Add blip rate of 0 which only plays a single blip sound per message (#659)Crystalwarrior
2022-03-13Allow character select list to refresh even if client is already loaded in (#...Crystalwarrior
2022-03-01try this reviewer (#668)stonedDiscord
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