Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-06 | Fixed compile warning about initialization order | Bjørn Lindeijer | 1 | -1/+3 | |
Also made CMakeLists.txt consistent with Makefile.am regarding the BuySellDialog. | |||||
2009-04-05 | Implement TMWServ's Admin-, Chat-, and MapHandlers | Jared Adams | 1 | -10/+10 | |
2009-04-02 | Add some missing handler for eAthena | Jared Adams | 1 | -0/+2 | |
Also expand aAthena's AdminHandler | |||||
2009-03-31 | Make network handler functions virtual | Jared Adams | 1 | -14/+14 | |
2009-03-31 | Add first draft of net handlers | Jared Adams | 1 | -0/+53 | |
eAthena NPC handler has been implemented and is being used for NPC interraction. |