aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
2021-04-21Fix log_chatmessage referring to the global m_chatmessage instead of the loca...Crystalwarrior
2021-04-20Merge pull request #504 from AttorneyOnline/fix/css-lagoldmud0
2021-04-20Merge pull request #529 from AttorneyOnline/crystalwarrior/coolchat-plusoldmud0
2021-04-20Better logs with OOC logging, [IC] and [OOC] tags (#519)Crystalwarrior
2021-04-20Merge pull request #528 from AttorneyOnline/crystalwarrior/coolchatoldmud0
2021-04-20Merge pull request #527 from AttorneyOnline/fix/523oldmud0
2021-04-20don't set a mask on elements affected by offsets (#524)in1tiate
2021-04-20Fix blankposting when narrating not hiding the chatboxCrystalwarrior
2021-04-20Add support for narrator chat (??!!) which does not affect the state of IC in...Crystalwarrior
2021-04-20Fix anim_state deciding whether you're allowed to send a message or not (the ...Crystalwarrior
2021-04-20Fix ~~, ~> and <> breaking tick posCrystalwarrior
2021-04-19euthanize morton (#522)in1tiate
2021-04-19Fix character-specific color list not being properly regenerated on a theme r...in1tiate
2021-04-03move code outside if/else block (#518)in1tiate
2021-03-31Merge pull request #516 from AttorneyOnline/elide-leftoldmud0
2021-03-31set Qt::ElideLeft for dropdownsin1tiate
2021-03-30fix chat arrow being loaded when it doesnt need to bein1tiate
2021-03-27add songs with no parent to clistin1tiate
2021-03-24Remove useless code for extra ui_selector that is not usedCrystalwarrior
2021-03-21Merge pull request #503 from AttorneyOnline/fix/skip-queueoldmud0
2021-03-22Fix log_chatmessage being called for the same message like 24 or more times c...Crystalwarrior
2021-03-22Fix chat messages being lost to the Ether if instant objection was used, or y...Crystalwarrior
2021-03-22Fix blankposting forcing the message queue to sleep up until another message ...Crystalwarrior
2021-03-20Add timer packets to demo playback (#494)Crystalwarrior
2021-03-15Deprecate hardcoded string-based authentication, add AUTH packet (#489)in1tiate
2021-03-03Fix files not being written as UTF-8oldmud0
2021-03-02Hide ARUP fields when empty (#479)stonedDiscord
2021-02-28Fix wrong pos being picked/displayed (most likely wit) if current_side is bla...Crystalwarrior
2021-02-24Make "stop music on objection" work in tandem with the server by calling "mus...Crystalwarrior
2021-02-22Avoid use of QImageReader copy constructoroldmud0
2021-02-22Fix crash caused by pre-2.6 IC packetoldmud0
2021-02-21Stop hardcoding stylesheets so the behavior is more consistent finally (and c...Crystalwarrior
2021-02-21Remove background-color stylesheet from the set_qfont (allowing stylesheets t...Crystalwarrior
2021-02-21Fix edge cases where screenshake uses wrong chatbox coordinates due to it bei...Crystalwarrior
2021-02-21Fix chat arrow being frozen on frame 1Crystalwarrior
2021-02-20prevent static preanims from playingin1tiate
2021-02-20fix speedlines never being unhiddenin1tiate
2021-02-19Overhaul pos dropdown and pos remove system to work well with custom pos, cha...Crystalwarrior
2021-02-17rename wtce lookups to `_bubble` (themes need to be updated for this)Crystalwarrior
2021-02-17Adopt better method for setting custom pos using the pos dropdownCrystalwarrior
2021-02-17Revert bad "fix" of the sound names for WTCE courtroom_sounds.iniCrystalwarrior
2021-02-16Stop supporting the DRO way (we will make a .bat file or utility that does it...Crystalwarrior
2021-02-16Patch a segfault by play_frame_effect being wackyCrystalwarrior
2021-02-14fix testimony indicator not reappearingin1tiate
2021-02-14fix objection prematurely adjusting chatboxin1tiate
2021-02-14fix bg not resizing on reload themein1tiate
2021-02-13fix borked chatbox themesin1tiate
2021-02-13Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...Crystalwarrior
2021-02-11aolayer Debug text bamboozled (#461)Crystalwarrior
2021-02-09Fix expanded_desk_mods (2-5) being nonfunctional (#451)in1tiate