Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-12 | Restored manaserv-less builds | Yohann Ferreira | 1 | -2/+2 | |
I made sure the manaserv based custom server don't get deleted when running a manaserv-less client session. Reviewed-by: Thorbjørn Lindeijer | |||||
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 | |
2012-01-10 | Added a modify button to the server dialog. | Yohann Ferreira | 1 | -1/+3 | |
This was righteously requested by Ablu as missing when dealing with one's own entries. Reviewed-by: Ablu | |||||
2012-01-10 | Made addition of custom servers be done in a separate window. | Yohann Ferreira | 1 | -0/+96 | |
Now the first window the user can see is a list of servers which can double-clicked, making it all less cluttered. This commit also makes custom servers able to now have their own titles and their own description, just as the official ones. I also fixed the add entry button being registered twice to the action listener, and the fact that the description wasn't updated properly at windows loading and when adding/removing an entry. Resolves: Mana-Mantis #237. Reviewed-by: Ablu |