Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 | |
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P ) | |||||
2010-01-28 | Added virtual destructors, some implicit casts, and a couple of type changes. | Daniel Bradshaw | 1 | -0/+2 | |
Many warnings removed. Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | |||||
2009-11-07 | More eAthena guild stuff | Jared Adams | 1 | -3/+3 | |
Also some related chenges elsewhere | |||||
2009-11-03 | Move ManaServ guild code into GuildHandler | Jared Adams | 1 | -12/+18 | |
Ad start eAthena's GuildHandler | |||||
2009-03-31 | Make network handler functions virtual | Jared Adams | 1 | -16/+16 | |
2009-03-31 | Add first draft of net handlers | Jared Adams | 1 | -0/+57 | |
eAthena NPC handler has been implemented and is being used for NPC interraction. | |||||
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -40/+0 | |
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities. | |||||
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-04-23 | Fixed svn:keywords properties and added header to guild.h. | Bjørn Lindeijer | 1 | -1/+1 | |
2008-04-23 | Fixed headers to be GPL | David Athay | 1 | -21/+16 | |
2008-04-17 | Added basic party support (no interface to create or quit yet) | David Athay | 1 | -2/+0 | |
2008-03-12 | Added ability to quit guilds. | David Athay | 1 | -1/+1 | |
2008-03-06 | Fixed rejoining guilds after closing client | David Athay | 1 | -4/+4 | |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -0/+49 | |