Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-16 | Some cleanups | Bjørn Lindeijer | 1 | -20/+17 | |
* std::string arguments to 'const std::string &' * findMember2 renamed to findOrCreateMember * Made some functions const | |||||
2009-04-16 | Fix an oddity in PartyWindow | Jared Adams | 1 | -3/+3 | |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -5/+5 | |
In an attempt to make the GUI code a little more structured, basic widgets are now put in gui/widgets. Many includes were also cleaned up. | |||||
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -7/+41 | |
2009-03-28 | Clean up eAthena party handling a bit more | Jared Adams | 1 | -1/+2 | |
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -6/+6 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -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-13 | Added avatars to party window | David Athay | 1 | -1/+2 | |
2008-04-28 | Added party invite dialog | David Athay | 1 | -5/+28 | |
2008-04-25 | Added party window, updated codeblocks project file. | David Athay | 1 | -0/+74 | |