aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-21remove fantacryptscatterflower
2020-08-21Proof of concept complete. The timer will now take int msecs to start, and wi...Crystalwarrior
2020-08-21add a new aoclocklabel class that is a QLabel with fancy DR-Style timing feat...Crystalwarrior
2020-08-19Reset BASS when switching devices; drop Qt Multimedia support (#262)scatterflower
2020-08-19IC log rewrite (#259)Crystalwarrior
2020-08-18Improved blankposting (#256)Crystalwarrior
2020-08-17fix statement after break; from casescatterflower
2020-08-17Do not update colors in log for each IC messagescatterflower
2020-08-16clang formatscatterflower
2020-08-16use shownames in log properlyscatterflower
2020-08-16use proper syntax to instansiate qbrushscatterflower
2020-08-16make suggested changes from code reviewscatterflower
2020-08-16Don't hang IC due to invalid emote modscatterflower
2020-08-16allow -1 charid for system messagesscatterflower
2020-08-16fix check for negative char_idscatterflower
2020-08-16fix incorrect emote modifierscatterflower
2020-08-16further cleanup of chat handlerscatterflower
2020-08-16Merge branch '2.8' into ic_fixesscatterflower
2020-08-16Merge pull request #250 from scatterflower/boldfixscatterflower
2020-08-16Fix improper bolding behavior due to malformed string literalscatterflower
2020-08-16Clean up logic in handle_chatmessage()scatterflower
2020-08-16Merge pull request #244 from scatterflower/is241scatterflower
2020-08-16Update brushes on theme reloadscatterflower
2020-08-16Merge pull request #245 from scatterflower/realization_fixscatterflower
2020-08-16Remove clientside doublepost checkingscatterflower
2020-08-16Ensure consistent behavior in IC log, clarify showname logic, and define cons...scatterflower
2020-08-16Check for custom realization sound when using effects listscatterflower
2020-08-15Create brushes for area list oncescatterflower
2020-08-15Only regenerate the area list once per ARUP packetscatterflower
2020-08-05Fix not using custom chatbox's colors (#228)windrammer
2020-08-04Fix music display disappearing on theme reload (#233)windrammer
2020-08-04Fix current_display_speed overflow (#232)windrammer
2020-07-31Add option for automatic logging (#203)windrammer
2020-07-31Add "Play Random Song" option (#200)Crystalwarrior
2020-07-31Fix reload theme breaking BG sizing (#212)Crystalwarrior
2020-07-31Add a p_char optional argument to set_fonts() (#209)Crystalwarrior
2020-07-30Fix regression parsing HTML escapesoldmud0
2020-07-30Make spectator function as a character with ID -1 (#211)Crystalwarrior
2020-07-30Fix emoji displaying extraneous characters (#219)oldmud0
2020-07-30Add darker button generator (#201)windrammer
2020-07-29Fix build error from bad mergeoldmud0
2020-07-29Add support for multiple custom interjections via context menu (#162)in1tiate
2020-07-29Add Qt 5.9 compatibility (#202)windrammer
2020-07-29Fix showname placeholder text and shout button after changing characters (#147)in1tiate
2020-07-29Fix colors not persisting when refreshing IC log (#204)windrammer
2020-07-29Hitting return on blank search box should collapse music list (#205)windrammer
2020-07-29Add Portuguese and Polish language optionslikeawindrammer
2020-07-29Fix character-specific theme not falling back to current theme (#207)windrammer
2020-07-29Fix screenshake button shunting character to origin (#215)windrammer
2020-07-27Fix chatlog instances where char_id 0 is ignored (#210)Crystalwarrior