summaryrefslogtreecommitdiffstats
path: root/src/Group.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-5/+5
|
* Fixed basic whitespace problems.madmaxoft2014-07-171-11/+15
| | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
* Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-4/+4
|
* Removed deprecated HasCommand functionSTRWarrior2014-02-051-2/+0
|
* Improvements:STRWarrior2014-02-051-11/+13
| | | | | | Adds a function in cRoot that allows you to reload all the groups permissions. Note: Players don't automatically load their new permissions. You can use cPlayer::LoadPermissionsFromDisk for that.
* Moved source to srcAlexander Harkness2013-11-241-0/+40