Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-31 | Implement a few more handlers for eAthena | Jared Adams | 1 | -3/+6 | |
Party, skill, and trade handlers made for eAthena. | |||||
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -32/+54 | |
2009-03-28 | Clean up eAthena party handling a bit more | Jared Adams | 1 | -2/+25 | |
2009-03-27 | Clean up chat and chat tabs some more | Jared Adams | 1 | -5/+6 | |
2009-03-26 | Major clean up of ChatTab handling | Jared Adams | 1 | -3/+3 | |
ChatTabs now manage their own adding/removal from the chat window, which lost most of it's chat related messages. Whisper handling is stil done by the ChatWindow, but it no longer manages any other tabs. ChannelTab handling is now the sole responsability of the Channels they are attached to. The general tab is handled by Game. | |||||
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -4/+4 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -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-17 | Reintroduced window name property | Bjørn Lindeijer | 1 | -1/+2 | |
Still used in the eAthena client and it seems saner to me to have it. | |||||
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 | -14/+32 | |
2008-07-17 | Fixed crash with party invite dialog | David Athay | 1 | -2/+0 | |
2008-04-28 | Added party invite dialog | David Athay | 1 | -12/+69 | |
2008-04-25 | Added party window, updated codeblocks project file. | David Athay | 1 | -0/+73 | |