Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -70/+0 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. | |||||
2010-04-12 | Add support for map-server switching under eAthena | Jared Adams | 1 | -0/+6 | |
Also do some cleanup that's been needed for a while. Reviewed-by: Bertram | |||||
2010-02-21 | Do some more copyright header cleanups | Jared Adams | 1 | -1/+1 | |
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 ) | |||||
2010-01-24 | Remove some more _SUPPORT ifdefs | Jared Adams | 1 | -0/+2 | |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -2/+2 | |
2009-10-06 | Some cleanup regarding keeping track of gender for eAthena | Thorbjørn Lindeijer | 1 | -1/+0 | |
LoginHandler now owns the world list and the token, instead of having them as global variables with pointers to the 'sex' member of the token from the GUI. | |||||
2009-09-30 | Merge login state machines for both clients | Jared Adams | 1 | -0/+63 | |
Also do some cleanup and refactoring of related code. |