Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-31 | Add support for clear npc dialog by command from server (evol only). | Andrei Karas | 1 | -0/+2 | |
2012-07-28 | Add support for images in npc menu. | Andrei Karas | 1 | -3/+10 | |
2012-07-18 | Add close button to npc dialog in menu selection. | Andrei Karas | 1 | -0/+2 | |
2012-07-01 | Add npc avatars for evol server. | Andrei Karas | 1 | -0/+21 | |
Change protocol version to 6. | |||||
2012-05-13 | Remove guichanfwd.h. | Andrei Karas | 1 | -0/+5 | |
2012-03-29 | Replace vectors with strings to short names. | Andrei Karas | 1 | -3/+3 | |
2012-02-29 | Fix npc menu focus/defocus issue. | Andrei Karas | 1 | -0/+2 | |
2012-02-03 | Add some missing getters. | Andrei Karas | 1 | -1/+2 | |
2012-01-25 | Save camera mode before speaking with npc and restore after. | Andrei Karas | 1 | -0/+7 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-09-19 | Unhide method widgetResized. Removed empty widgetResized from some classes. | Andrei Karas | 1 | -7/+0 | |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -2/+2 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -2/+2 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-02-15 | Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc. | Andrei Karas | 1 | -4/+8 | |
2011-02-02 | Close npc and other dialogs if reconnecting. | Andrei Karas | 1 | -0/+5 | |
Also save extra layers if network error. | |||||
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+232 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |