Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-30 | move windows classes to windows directory. | Andrei Karas | 1 | -89/+0 | |
2013-05-28 | fix guard header part1. | Andrei Karas | 1 | -3/+3 | |
2013-05-13 | fix code style and compilation warnings. | Andrei Karas | 1 | -3/+3 | |
2013-01-27 | Add option to autoresize minimaps. | Andrei Karas | 1 | -1/+4 | |
New option: misc \ maps \ resize minimaps. | |||||
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-10-15 | Fix compilation warnings without C++11 support. | Andrei Karas | 1 | -1/+1 | |
2012-10-10 | Delete copy constructor in some classes. | Andrei Karas | 1 | -0/+3 | |
2012-09-22 | Add override keyword to most overriden methods. | Andrei Karas | 1 | -4/+4 | |
2012-09-22 | Add final keyword to most classes. | Andrei Karas | 1 | -1/+1 | |
2012-09-19 | Dont resize minimap window if map name very big. | Andrei Karas | 1 | -0/+6 | |
Also show map name in minimap tooltip. | |||||
2012-08-27 | Add const to more classes. | Andrei Karas | 1 | -1/+1 | |
2012-02-29 | Allow use context menu in minimap. | Andrei Karas | 1 | -0/+2 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-09-06 | Add ability to move by clicking on minimap. | Andrei Karas | 1 | -0/+4 | |
2011-06-02 | Fix some memory leaks and missing initialisations. | Andrei Karas | 1 | -0/+1 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+69 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |