summaryrefslogtreecommitdiff
path: root/src/gui/widgets/avatar.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Cleanup GUI classesJared Adams1-0/+1
2009-12-02Simplify PartyMember by moving fields into AvatarJared Adams1-0/+1
2009-05-30Move the name label a few pixels.Dennis Friis1-1/+1
2009-05-30Fix offsets on party window status indicator buttons.Dennis Friis1-2/+2
2009-05-21Display the party leaders name in bold fontFreeyorp1-1/+5
2009-05-13Fix how the PartyWindow lays out AvatarsJared Adams1-4/+8
2009-05-13Modify PartyWindow sizing againFreeyorp1-2/+3
2009-05-12Don't show Hp and maxHp for the local player in the party windowFreeyorp1-7/+1
2009-05-10Removed the ???/??? for party members of which health isn't knownBjørn Lindeijer1-24/+29
2009-05-10Fixed the resize grip of the party windowBjørn Lindeijer1-10/+4
2009-05-10Add support for viewing the health and maximum health of other nearby members...Freeyorp1-3/+43
2009-05-10Expand the label in the party window to stop names being cut off.Freeyorp1-3/+3
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-2/+2
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-3/+2
2009-03-29Fix up eAthena party handling some moreJared Adams1-12/+36
2009-03-26First batch of include cleanupBjørn Lindeijer1-4/+6
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2008-12-17Code reformattingBjørn Lindeijer1-11/+5
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-13Added avatars to party windowDavid Athay1-0/+61