Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-29 | Made the client load the skills.xml again. | Yohann Ferreira | 1 | -1/+1 | |
This, instead of the protocol specific filenames that are mana-skills.xml and ea-skills.xml. This is backward compatible as the old skills.xml file was once used before the 0.0.29.1 release which is the last alive from the 0.0.x serie. The skills.xml will have to added to world data to make this working, though. (Done in another patch.) | |||||
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-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -0/+255 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. |