summaryrefslogtreecommitdiff
path: root/src/interface/RichLabel.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Fix crash when creating null terminator in updateRichText (writing out of bou...Simon Robertshaw1-1/+1
2012-08-17Ensure input text is null terminated when parsing RichTextSimon Robertshaw1-1/+2
2012-08-17Red error, ensure residual actiondata is not read for RichLabelSimon Robertshaw1-82/+92
2012-08-17Some more safety for RichText parserSimon Robertshaw1-0/+4
2012-08-17RichText label (used for MOTD), fixes #123Simon Robertshaw1-0/+183