Age | Commit message (Collapse) | Author | Files | Lines |
|
Also do some cleanup and refactoring of related code.
|
|
Also add ping to MapHandler and fill in eAthena's MapHandler's connect
method.
|
|
* Removed superfluous 'virtual' keyword in *Handler implementations
* Renamed NPCHandler to NpcHandler
* Renamed InvyHandler to InventoryHandler
* Made all *Handler interface methods pure virtual
* Used forward declarations in net.h
* Renamed {start,end}Shoping to {start,end}Shopping
|
|
|
|
eAthena NPC handler has been implemented and is being used for NPC
interraction.
|