aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
AgeCommit message (Expand)Author
2020-11-10Merge pull request #335 from AttorneyOnline/white_spaceoldmud0
2020-11-10Add vertical offset feature (#333)in1tiate
2020-11-09Reformat emote_mod logic (#307)in1tiate
2020-11-09Add context menu entry to stop music (#301)in1tiate
2020-11-05stop them from dragging the courtroomstonedDiscord
2020-11-05set no maximize flag on courtroomstonedDiscord
2020-10-31Merge pull request #309 from AttorneyOnline/fix-272oldmud0
2020-10-09Inmplement suggested changein1tiate
2020-10-09[MISSING] should be translatablein1tiate
2020-10-09add indicator when song is not foundin1tiate
2020-09-19add variable check for evidence presentingin1tiate
2020-09-11Merge pull request #298 from AttorneyOnline/fix-293oldmud0
2020-09-07Apply suggested change to remove need for additional functionin1tiate
2020-09-07Add 600ms rate limit to IC signalin1tiate
2020-09-07Add dropdown function to set_widgetsin1tiate
2020-08-22Fix upward log scrolling down instead of upoldmud0
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-16Remove clientside doublepost checkingscatterflower
2020-08-16Ensure consistent behavior in IC log, clarify showname logic, and define cons...scatterflower
2020-08-15Create brushes for area list oncescatterflower
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-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-29Fix build error from bad mergeoldmud0
2020-07-29Add support for multiple custom interjections via context menu (#162)in1tiate