Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-07 | Make GeneralHandlers for both networks | Jared Adams | 1 | -0/+7 | |
Also make Net::LogoutHandler | |||||
2009-04-06 | Implement TMWServ's CharHandler | Jared Adams | 1 | -1/+7 | |
Also cleanup character creation, which isn't functional at the moment. | |||||
2009-04-02 | Make eAthena's CharHandler | Jared Adams | 1 | -4/+6 | |
Also add ping to MapHandler and fill in eAthena's MapHandler's connect method. | |||||
2009-03-31 | Make network handler functions virtual | Jared Adams | 1 | -8/+8 | |
2009-03-31 | Add first draft of net handlers | Jared Adams | 1 | -0/+40 | |
eAthena NPC handler has been implemented and is being used for NPC interraction. |