aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
2022-07-31Add "edit" and "open folder" actions for dropdowns (#776)Crystalwarrior
2022-07-31Pending ghost messages (#736)Crystalwarrior
2022-07-30Never send an unencoded packet to the server (#719)Crystalwarrior
2022-07-30Add settings option for "sfx_on_idle" which allows you to play a custom SFX a...Crystalwarrior
2022-07-30Fix get_effect_property ignoring the provided effect folder and using the cha...Crystalwarrior
2022-07-29Stop iniswapping from modifying the char.ini file (#712)Crystalwarrior
2022-07-29Fix or suppress compiler warnings (Qt 5.15 w/MinGW) (#818)Rosemary Witchaven
2022-07-28Fix iniswaps.ini and soundlist.ini not using vpath (#714)Crystalwarrior
2022-07-27Code to support effects ini version 2 (#813)Crystalwarrior
2022-07-26Part 2 of #713: merge get_real_suffixed_path into get_real_path (#717)Crystalwarrior
2022-07-23Merge pull request #819 from AttorneyOnline/lambda-coreoldmud0
2022-07-23Fix multiple issues with screenshake code (#812)Rosemary Witchaven
2022-07-23Change FL variable names for clarity (#810)Rosemary Witchaven
2022-07-23Add Emote preview (#774)Crystalwarrior
2022-07-23Suppress application volume when alt-tabbed (#730)Crystalwarrior
2022-07-19Make lambda captures of 'this' explicitin1tiate
2022-07-18Add effect layering under the character, flippable effects and more (#701)Crystalwarrior
2022-07-18Use QStyle to fetch checkbox size and spacing info instead of relying on magi...Rosemary Witchaven
2022-07-16Add "chatbox_always_show" courtroom_config.ini option (#725)Crystalwarrior
2022-07-16Optimize area list slightly by recycling QTreeWidgetItems instead of clearing...Crystalwarrior
2022-07-16Swap a bitwise AND for a logical AND (#809)Rosemary Witchaven
2022-07-07Support for DRO's sounds.ini as a fallback if soundlist.ini is not found for ...Crystalwarrior
2022-07-07Added Play SFX context menu action (#791)Leifa♥
2022-06-23Added penalty effects (#786)Leifa♥
2022-06-11Add line limit to server chat and debug log panes (#784)Salanto
2022-06-03Merge pull request #777 from AttorneyOnline/shorter-offsetsoldmud0
2022-06-03Merge pull request #770 from AttorneyOnline/fix-stickersoldmud0
2022-06-03improve placeholder text for IC and OOC (#753)Crystalwarrior
2022-06-03Add icons for pos dropdown (#715)Crystalwarrior
2022-06-03make x/y pair spinboxes shorter and not have "offset" in it cuz it always get...Alex Noir
2022-05-23Fix screenshake misaligning the char on idle screenshake (#724)Crystalwarrior
2022-05-23Add compatibility layer for "witnesstestimony" in courtroom_sounds.ini becaus...Crystalwarrior
2022-05-23Fix custom objection folders not working (#726)Crystalwarrior
2022-05-21Fix stickers being layered under the chatbox rather than above (but still und...Alex Noir
2022-05-21Try to fix music list disappearing randomly (#768)Crystalwarrior
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