aboutsummaryrefslogtreecommitdiff
path: root/include/courtroom.h
AgeCommit message (Expand)Author
2021-09-22Allow user to configure log timestamp format (#590)Rosemary Witchaven
2021-08-30Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)Rosemary Witchaven
2021-06-06remember past search term when switching between area and music listin1tiate
2021-04-21Fix log_chatmessage referring to the global m_chatmessage instead of the loca...Crystalwarrior
2021-03-24Remove useless code for extra ui_selector that is not usedCrystalwarrior
2021-03-22Fix chat messages being lost to the Ether if instant objection was used, or y...Crystalwarrior
2021-03-20Add timer packets to demo playback (#494)Crystalwarrior
2021-03-15Deprecate hardcoded string-based authentication, add AUTH packet (#489)in1tiate
2021-02-24Make "stop music on objection" work in tandem with the server by calling "mus...Crystalwarrior
2021-02-21Remove background-color stylesheet from the set_qfont (allowing stylesheets t...Crystalwarrior
2021-02-19Overhaul pos dropdown and pos remove system to work well with custom pos, cha...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-16Patch a segfault by play_frame_effect being wackyCrystalwarrior
2021-02-13Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...Crystalwarrior
2021-02-11Update the Settings screen - reload theme, restore defaults (#463)Crystalwarrior
2021-02-09make instant text instant againCrystalwarrior
2021-01-29Fix music_display not stretching properly, reconsolidate ForegroundLayer into...in1tiate
2021-01-28Improvements to the way the position dropdown is handled (#428)in1tiate
2021-01-27Refactor "text scrawl" to "text crawl" (sounds more simple to understand than...Crystalwarrior
2021-01-27Add the setting for the text scrawlCrystalwarrior
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-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-18Add a new "char_list" QTreeWidget that allows for categorizing characters (#399)in1tiate
2021-01-18Merge pull request #400 from AttorneyOnline/bugfix/blanklogsoldmud0
2021-01-18Simplify the logic behind last message = blankpost detectionCrystalwarrior
2021-01-18Attempt a theoretically safer method of tracking last displayed messageCrystalwarrior
2021-01-13Overhaul sound lists to introduce aliases, rethink editing behavior (#389)Crystalwarrior
2021-01-12Make sure blankposts are properly displayed unless repeats, playing nice with...Crystalwarrior
2021-01-12Didn't notice I removed this from the mergening when I resolved merge conflic...Crystalwarrior
2021-01-12Merge branch 'master' into feature/timerclockCrystalwarrior
2021-01-12Desynchronize viewport from the IC chat log so that users have a smooth viewi...Crystalwarrior
2021-01-11Add "id" variable to the clock functions and properly parse the IDCrystalwarrior
2021-01-10Trivial comment changeoldmud0
2021-01-10Add arup_clear() and clear arup when fetching new areasSkye Deving
2021-01-10Merge branch 'master' into feature/timerclockCrystalwarrior
2021-01-09i barely had to modify thisin1tiate
2021-01-09Merge pull request #387 from AttorneyOnline/feature/immediateoldmud0
2021-01-09Add desk_mods 2 -5 for more flexibility in emotes (#353)in1tiate
2021-01-09Rename noninterrupting_preanim and all its associated bullshit with more cool...Crystalwarrior
2021-01-09Log objections IC, overhaul custom objections context menu, add more configur...in1tiate
2021-01-09Define IC Log colors independent of character, define message colors accordin...in1tiate
2021-01-09Rework timer and ping logicoldmud0
2021-01-05Merge pull request #369 from skyedeving/fix-showname-toggleoldmud0
2021-01-04Sort case evidence numerically before adding inSkye Deving
2021-01-04Change default parameter to be QDateTime::currentDateTime()Skye Deving
2021-01-04Fix timestamps when toggling shownameSkye Deving