summaryrefslogtreecommitdiff
path: root/src/gui/partywindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-1/+1
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities.
2008-12-17Reintroduced window name propertyBjørn Lindeijer1-1/+2
Still used in the eAthena client and it seems saner to me to have it.
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
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