Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SEMICOLONS! | Alexander Harkness | 2014-05-25 | 1 | -2/+2 |
| | |||||
* | A fix that is better than #950. | Alexander Harkness | 2014-05-25 | 1 | -5/+15 |
| | |||||
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -17/+18 |
| | |||||
* | Moved common cGroupManager code to a separate function. | madmaxoft | 2014-02-28 | 1 | -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.ini | Howaner | 2014-02-21 | 1 | -0/+47 |
| | |||||
* | Forgot extra lines. | STRWarrior | 2014-02-05 | 1 | -0/+4 |
| | |||||
* | Improvements: | STRWarrior | 2014-02-05 | 1 | -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. | madmaxoft | 2014-02-03 | 1 | -21/+25 |
| | | | | | This includes Permissions, Inherits and Commands. Also fixed an unlikely but possible crash with group colors. | ||||
* | Fixed multiple invalid permission nodes | Tiger Wang | 2014-02-02 | 1 | -2/+2 |
| | | | | New players can build as default now | ||||
* | fixed compile? | Alexander Harkness | 2013-12-24 | 1 | -1/+1 |
| | |||||
* | updated another file... | Alexander Harkness | 2013-12-24 | 1 | -4/+4 |
| | |||||
* | Groups.ini and Users.ini are now generated | Tiger Wang | 2013-12-14 | 1 | -2/+19 |
| | |||||
* | Fixed loads more of them. | Alexander Harkness | 2013-11-26 | 1 | -1/+1 |
| | |||||
* | Attempt to fix compilation | Tiger Wang | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+122 |