summaryrefslogtreecommitdiff
path: root/src/gui/emoteshortcutcontainer.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-01-12Some code style cleanups, as well as uncommented the font setting forIra Rice1-1/+1
the emote shortcut window (which I meant to test before committing. Don't remove this line, as text drawing behavior is rather crazy without it). Signed-off-by: Ira Rice <irarice@gmail.com>
2009-01-12Some rather pedantic changes. Unified all naming for emoticons in theIra Rice1-0/+192
code so that only one term is used everywhere (to simplify maintainability), as well as corrected several variable names and comments where there was copy/pasted code, but it wasn't corrected. Also moved emote shortcuts back to where they were originally, to reduce player confusion when the next build comes around. Signed-off-by: Ira Rice <irarice@gmail.com>