summaryrefslogtreecommitdiff
path: root/src/gui/windowmenu.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-05-14Fixes to outfit windowDennis Friis1-6/+0
- Moved the outfit button onto the Inventory window - Fixed 'unequip first' saving bug Patch by QOAL
2009-05-14Add QOAL's outfit windowJared Adams1-1/+6
2009-05-04Replaced emote window with a new emote popupBjørn Lindeijer1-0/+177
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.