summaryrefslogtreecommitdiff
path: root/src/gui/emotepopup.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P )
2010-01-10Change code styleAndrei Karas1-1/+2
2009-05-28Made two error strings untranslatableBjørn Lindeijer1-3/+1
They should never be seen by a user.
2009-05-04Replaced emote window with a new emote popupBjørn Lindeijer1-0/+191
The popup is meant to be temporary, showing the emote instantly when you click on it. It adapts nicely to show any number of emotes. I still need to add a better way of assigning emote shortcuts, since currently you can only change which emote is assigned to which shortcut by actually using it.