aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
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
2021-01-18cursed way of preserving inheritance (#413)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-18Stack default soundlist after the character soundlist instead of making the c...Crystalwarrior
2021-01-14Make chat rate limit configurable (#398)Crystalwarrior
2021-01-13Overhaul sound lists to introduce aliases, rethink editing behavior (#389)Crystalwarrior
2021-01-13[2.8.6] Demo Recording/Playback (#337)Crystalwarrior
2021-01-12Make sure blankposts are properly displayed unless repeats, playing nice with...Crystalwarrior
2021-01-12Allow user themes to customize ui_music_list's indentation and animation (#395)in1tiate
2021-01-12Better place to check invalid ID'sCrystalwarrior
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-11Screw it, let there be clock_0Crystalwarrior
2021-01-11Add "id" variable to the clock functions and properly parse the IDCrystalwarrior
2021-01-11Set music and objection to volume slider in update_characterSkye Deving
2021-01-10Merge branch 'master' into feature/timerclockCrystalwarrior
2021-01-09more commentsin1tiate
2021-01-09i barely had to modify thisin1tiate
2021-01-09Remove redefinition of variable in same scope (#391)Skye Deving
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-09correct my widdle fucky wucky (#390)in1tiate
2021-01-09Rename noninterrupting_preanim and all its associated bullshit with more cool...Crystalwarrior
2021-01-09replace "gender" with "blips" (#386)in1tiate
2021-01-09Populate non-default background positions from design.ini, allow 2.8-style de...in1tiate
2021-01-09Log objections IC, overhaul custom objections context menu, add more configur...in1tiate
2021-01-09only play expanded songs, music_random (#376)in1tiate
2021-01-09Resolve https://github.com/AttorneyOnline/AO2-Client/issues/275 by adding a "...Crystalwarrior
2021-01-09Move user-made iniswaps to a global configuration file and make character fol...in1tiate
2021-01-09Define IC Log colors independent of character, define message colors accordin...in1tiate
2021-01-09Rework timer and ping logicoldmud0
2021-01-07Add QMenu delete on close attributes (#381)Skye Deving
2021-01-06Merge pull request #362 from skyedeving/fix-casedoc-loadingoldmud0
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
2021-01-04Encode doc contents with hash signSkye Deving