aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-18forgot to return after destroying the connection (#412)stonedDiscord
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-13behaivor (#404)stonedDiscord
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-12Desynchronize viewport from the IC chat log so that users have a smooth viewi...Crystalwarrior
2021-01-11Merge pull request #396 from skyedeving/fix-spectator-muteoldmud0
2021-01-11Allow button generator to generate both on and off buttons (#320)in1tiate
2021-01-11Set log filename to a more sortable formatSkye Deving
2021-01-11Set music and objection to volume slider in update_characterSkye Deving
2021-01-10Add arup_clear() and clear arup when fetching new areasSkye Deving
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-09Fix segfault in server list without a server selection (#374)Skye Deving
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-07Adopt the orphaned msgBox's and add delete on close attributeSkye Deving
2021-01-07Set delete on close attribute for orphaned widgetsSkye Deving
2021-01-07Adopt the scroll widget in the options dialogSkye Deving
2021-01-07Adopt the poor orphaned QWidgetsSkye Deving
2021-01-07Add QMenu delete on close attributes (#381)Skye Deving
2021-01-07Set emote format to apng if png supports animation (#379)Skye Deving
2021-01-06Merge pull request #316 from AttorneyOnline/messageboxoldmud0
2021-01-06Use call_error() for character load error messageoldmud0
2021-01-06Merge pull request #362 from skyedeving/fix-casedoc-loadingoldmud0
2021-01-06Checking for apng should be lower caseSkye Deving
2021-01-05Merge pull request #369 from skyedeving/fix-showname-toggleoldmud0
2021-01-05Add in support for streaming music with bassSkye Deving
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-04Use QList::mid when constructing QStringList (#365)Skye Deving
2021-01-04CI needs an extra include for bindstonedDiscord
2021-01-04add 3 second timer before OK shows upstonedDiscord