Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-13 | Set weight notice message not modal and hide it after 10 seconds. | Andrei Karas | 1 | -0/+1 | |
2011-02-02 | Fix error where automatically navigation bar can show portal with coord 0,0. | Andrei Karas | 1 | -0/+3 | |
2011-02-02 | Close npc and other dialogs if reconnecting. | Andrei Karas | 1 | -0/+15 | |
Also save extra layers if network error. | |||||
2011-01-21 | Show network error dialog as not modal. | Andrei Karas | 1 | -1/+1 | |
This fix stuck client in some situations. Also prevent server change if now disconnected. | |||||
2011-01-21 | Revert "Show network error dialog as not modal." | Andrei Karas | 1 | -1/+1 | |
This reverts commit fe8a5d4b795a89a59a352bb230c749eb07ad81fd. | |||||
2011-01-21 | Show network error dialog as not modal. | Andrei Karas | 1 | -1/+1 | |
This fix stuck client in some situations. Also prevent server change if now disconnected. | |||||
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 1 | -2/+2 | |
2011-01-03 | Increase emotes count to 44 and fix new emotes. | Andrei Karas | 1 | -26/+29 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+1501 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |