aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
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
2021-02-09Fix blankposts never appearing in the IC log (#449)in1tiate
2021-02-09Fix backwards compatibility with the stopmusicCrystalwarrior
2021-02-04remove extraneous additive appendationin1tiate
2021-01-29Fix music_display not stretching properly, reconsolidate ForegroundLayer into...in1tiate
2021-01-29fix looping effects not looping (#444)Crystalwarrior
2021-01-28Improvements to the way the position dropdown is handled (#428)in1tiate
2021-01-28more elegantly handle streaming urls (#443)in1tiate
2021-01-27Refactor "text scrawl" to "text crawl" (sounds more simple to understand than...Crystalwarrior
2021-01-27Initialize blip_rate and blank_blip before the text message chat_tick is call...Crystalwarrior
2021-01-27Add the setting for the text scrawlCrystalwarrior
2021-01-27Fix a thing not being removedCrystalwarrior
2021-01-27Redesign the text display speed delay to be more modular by introducing a "ba...Crystalwarrior
2021-01-22Allow effects to decide whether they go over or under the chatbox (#424)in1tiate
2021-01-20add some tooltip exceptionsin1tiate
2021-01-19Merge branch 'master' into feature/timerclockCrystalwarrior
2021-01-19Implement sticker logic with animated image support (#414)Crystalwarrior
2021-01-19Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for...in1tiate
2021-01-19unused macro and update QTime to QElapsedTimer (#417)in1tiate