aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-07-27Fix connect button issue when using favorites list (#206)windrammer
2020-07-27Fix private evidence arrows not updating (#213)Crystalwarrior
2020-07-26Merge pull request #198 from Crystalwarrior/bugfix/max_colorsoldmud0
2020-07-25Fix max_colors allowing +1 more than the actual maxCrystalwarrior
2020-07-24Credits corrected for CrazyJC and MaximumVolty involvement in 2.8Crystalwarrior
2020-07-23Make 'FL' packet reset settings to default and take the new settings in (#186)Crystalwarrior
2020-07-23Add showname alignment option for theme makers (#189)Crystalwarrior
2020-07-11Fix APNG backgrounds not appearing on list; fix BASSOPUS path for macOS (#185)raidensnake
2020-07-08Fix the color fix pr when logs go downwards where it didn't add an \n because...Crystalwarrior
2020-07-06Regenerate the background when reload_theme is pressed to prevent scaling iss...Crystalwarrior
2020-07-04Fix html not being parsed in ic logs when ic logs go downwards (#178)Crystalwarrior
2020-07-04Merge pull request #175 from Crystalwarrior/feature/packet-musicoldmud0