Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-01 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2018-05-20 | Show gm revive button in death dialog if player have rights for @alive command. | Andrei Karas | 1 | -0/+3 | |
2018-03-04 | Add support for hightlight attribute in groups.xml | Andrei Karas | 1 | -0/+1 | |
This attribute allow to highlight gm groups based on groups.xml | |||||
2018-01-04 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2017-07-20 | In popupmenu get group for local player before each menu. | Andrei Karas | 1 | -0/+1 | |
2017-07-18 | In groupdb store pointers to groups. | Andrei Karas | 1 | -1/+2 | |
2017-07-13 | Allow use different badges for each group in groups.xml | Andrei Karas | 1 | -3/+4 | |
2017-07-13 | Add property "showBadge" to groups. | Andrei Karas | 1 | -0/+1 | |
For default groups.xml show badges only for group id == 60. | |||||
2017-07-13 | Fix unit tests after latest changes. | Andrei Karas | 1 | -0/+4 | |
2017-07-13 | Fix namespace comment in groupdb.h | Andrei Karas | 1 | -1/+1 | |
2017-07-12 | Add loading groupdb. | Andrei Karas | 1 | -0/+47 | |
For now unused. |