Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-01-04 | Add ability for testing drivers and graphics. | Andrei Karas | 1 | -1/+24 | |
2011-12-23 | Probably fix auto adjusting perfomance after going from sleep mode. | Andrei Karas | 1 | -0/+2 | |
2011-11-30 | Add limits for online list packet. | Andrei Karas | 1 | -0/+1 | |
2011-11-25 | Move A_UNUSED define to include file. | Andrei Karas | 1 | -6/+0 | |
2011-09-27 | Add limit for stop attack packet. | Andrei Karas | 1 | -0/+1 | |
2011-09-15 | Add buttons Themes, Video, Perfomance in select server screen. | Andrei Karas | 1 | -0/+3 | |
2011-09-09 | Continue fix for shadow variables/methods errors. | Andrei Karas | 1 | -2/+2 | |
2011-08-27 | Basic support for guild bot integration. | Andrei Karas | 1 | -0/+2 | |
Not working context menu actions, chat commands, auto complete. | |||||
2011-08-12 | Add ability to add comments to npcs. | Andrei Karas | 1 | -0/+3 | |
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -2/+2 | |
2011-06-14 | Add ability to add comments to any players. | Andrei Karas | 1 | -0/+5 | |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -1/+1 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -1/+1 | |
2011-05-08 | Add opengl texture counter for debugging. | Andrei Karas | 1 | -0/+1 | |
2011-03-12 | Add /uptime chat command to show client uptime. | Andrei Karas | 1 | -0/+3 | |
2011-03-02 | Add serverversion checks. And disable some advanced features in old servers. | Andrei Karas | 1 | -0/+1 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
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/+317 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |