summaryrefslogtreecommitdiffstats
path: root/src/GroupManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-17/+18
|
* Moved common cGroupManager code to a separate function.madmaxoft2014-02-281-5/+16
| | | | This fixes my concerns in PR #709.
* Add 'Group not found', when the Server load the users.ini and add auto generate from users.iniHowaner2014-02-211-0/+47
|
* Forgot extra lines.STRWarrior2014-02-051-0/+4
|
* Improvements:STRWarrior2014-02-051-7/+16
| | | | | | 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.
* Groups.ini can contain spaces around commas in values.madmaxoft2014-02-031-21/+25
| | | | | This includes Permissions, Inherits and Commands. Also fixed an unlikely but possible crash with group colors.
* Fixed multiple invalid permission nodesTiger Wang2014-02-021-2/+2
| | | | New players can build as default now
* fixed compile?Alexander Harkness2013-12-241-1/+1
|
* updated another file...Alexander Harkness2013-12-241-4/+4
|
* Groups.ini and Users.ini are now generatedTiger Wang2013-12-141-2/+19
|
* Fixed loads more of them.Alexander Harkness2013-11-261-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+122