Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -68/+0 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. | |||||
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-02-06 | Merged the Engine class into the Game class | Thorbjørn Lindeijer | 1 | -15/+10 | |
There was little point in keeping the Engine class separate. It wasn't an engine at all, but only kept track of the currently active map, a job more suitable for the Game class anyway. | |||||
2010-01-12 | Standardize header order | Jared Adams | 1 | -3/+3 | |
Also remove some extra new lines and fix eAthena's PartyTab define guards. | |||||
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -1/+1 | |
2009-04-14 | Put the remaining unnamespaced handlers in a namespace | Bjørn Lindeijer | 1 | -0/+4 | |
Also fixed some initialization order warnings when compiling with tmwserv support and made two getters const. | |||||
2009-03-27 | Include statement cleanup for net/ea/ directory. | Bjørn Lindeijer | 1 | -5/+7 | |
2009-03-24 | Forgot to add eAthena's item handler | Jared Adams | 1 | -0/+67 | |