Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-27 | Fixing crash when selecting a character that has a Dark Talisman equipped | Stefan Dombrowski | 1 | -0/+2 | |
This resolves http://bugs.manasource.org/view.php?id=330 Reviewed-by: Bertram | |||||
2011-04-12 | Limit the number of pick-up packets to avoid kick from the server | Stefan Dombrowski | 1 | -0/+5 | |
Reviewd-by: Thorbjorn | |||||
2011-04-11 | Removing annoying NPC trade messages from chat | Stefan Dombrowski | 1 | -6/+13 | |
The thanks messages got removed, because they are useless and when selling many items they completely trashed the chat. The pick-up information for money now respects the configuration. Reviewed-by: thorbjorn | |||||
2010-09-29 | Fixing segfault when switching server | Stefan Dombrowski | 1 | -0/+3 | |
Reviewed-by: Thorbjorn | |||||
2010-09-08 | Adding missing update for attributes in StatusWindow | Stefan Dombrowski | 1 | -0/+4 | |
Reviewed-by: Thorbjorn | |||||
2010-05-04 | Clear NPC dialogs when the player dies | Jared Adams | 1 | -0/+5 | |
Reviewed-by: Freeyorp | |||||
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -0/+652 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. |