Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-22 | Fix handling of tmwAthena registration disabled bit | Jared Adams | 2 | -7/+7 | |
2010-05-04 | Clear NPC dialogs when the player dies | Jared Adams | 3 | -0/+12 | |
Reviewed-by: Freeyorp | |||||
2010-04-25 | Make ManaServ player stats softcoded | Jared Adams | 1 | -20/+20 | |
A new stats.xml file is parsed for player stats for ManaServ. The old hardcoded stats remain as backup. Reviewed-by: Bertram | |||||
2010-04-19 | Fix two skill failed constants | Jared Adams | 1 | -2/+2 | |
See tmwAthena's skill.c lines 7628 and 7633. Reviewed-by: Chuck Miller | |||||
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 46 | -0/+8184 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. |