Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-04 | Clear NPC dialogs when the player dies | Jared Adams | 1 | -0/+5 | |
Reviewed-by: Freeyorp | |||||
2010-04-01 | Fix crash when trying to talk to NPCs under ManaServ at a distance | Jared Adams | 1 | -0/+3 | |
Reviewed-by: Chuck Miller | |||||
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-13 | Make NPC dialogs instance instead of global | Jared Adams | 1 | -16/+36 | |
This change allows players to talk to multiple NPCs at a time (if the server agrees). Manaserv's netcode allows multiple commerce instances too. eAthena's is limited to one commerce instance, due to protocol limitations. | |||||
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-12 | Standardize header order | Jared Adams | 1 | -6/+6 | |
Also remove some extra new lines and fix eAthena's PartyTab define guards. | |||||
2009-12-02 | Centralize netcode handler instances in Net | Jared Adams | 1 | -1/+1 | |
Instead of each netcode making the global variables and Net referencing them, Net now makes them and the netcodes reference them. Also remove an innappropriate ChatHandler reference from eA's AdminHandler. | |||||
2009-11-03 | Simplify ManaServ netcode some more | Jared Adams | 1 | -12/+12 | |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -13/+12 | |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -0/+206 | |