summaryrefslogtreecommitdiff
path: root/src/gui/partywindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-11Adjust party window visibility logicJared Adams1-13/+1
2009-05-10Fixed default position of party windowBjørn Lindeijer1-1/+1
2009-05-10Fixed the resize grip of the party windowBjørn Lindeijer1-9/+16
2009-05-10Add support for viewing the health and maximum health of other nearby members...Freeyorp1-4/+10
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+1
2009-04-20Fix up window visibility saving/restoringJared Adams1-1/+1
2009-04-19Flesh out eAtehan party handlingJared Adams1-3/+9
2009-04-16Some cleanupsBjørn Lindeijer1-8/+8
2009-04-16Fix an oddity in PartyWindowJared Adams1-0/+10
2009-04-15Clean up some more memory leaksJared Adams1-1/+2
2009-04-07Implement TMWServ's PartyHandlerJared Adams1-17/+3
2009-03-31Implement a few more handlers for eAthenaJared Adams1-3/+6
2009-03-29Fix up eAthena party handling some moreJared Adams1-32/+54
2009-03-28Clean up eAthena party handling a bit moreJared Adams1-2/+25
2009-03-27Clean up chat and chat tabs some moreJared Adams1-5/+6
2009-03-26Major clean up of ChatTab handlingJared Adams1-3/+3
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-1/+1
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-1/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-13Added avatars to party windowDavid Athay1-14/+32
2008-07-17Fixed crash with party invite dialogDavid Athay1-2/+0
2008-04-28Added party invite dialogDavid Athay1-12/+69
2008-04-25Added party window, updated codeblocks project file.David Athay1-0/+73