Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -71/+0 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. | |||||
2010-02-24 | Add more to eAthena guild support | Jared Adams | 1 | -2/+4 | |
It's not complete yet, but it is closer. Also fix up handling of guild/party members. Reviewed-by: Chuck Miller | |||||
2010-02-21 | Do some more copyright header cleanups | Jared Adams | 1 | -1/+0 | |
Fix "(C) 2009-2009" to just "(C) 2009" Fix "(C) 2010 TMW" to "(C) 2010 Mana" Remove TMW compyright on (hopefully all) files added after 0.0.29.1 | |||||
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 | |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 | |
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 ) | |||||
2009-11-07 | More eAthena guild stuff | Jared Adams | 1 | -2/+6 | |
Also some related chenges elsewhere | |||||
2009-11-03 | Move ManaServ guild code into GuildHandler | Jared Adams | 1 | -0/+66 | |
Ad start eAthena's GuildHandler |