summaryrefslogtreecommitdiffstats
path: root/src/GroupManager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-21Removed cGroup and cGroupManager.Mattes D1-227/+0
2014-07-27Change Group->SetColor() again.Howaner1-1/+1
2014-07-27Use AString(1, Color[0])Howaner1-1/+1
2014-07-27Use Color[0].Howaner1-1/+1
2014-07-27Fixed group color's.Howaner1-1/+1
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-8/+8
2014-07-21Style: Normalized spaces after if, for and while.madmaxoft1-2/+2
2014-07-19Removed references to deprecated cChatColor::Colorarchshift1-1/+1
2014-07-19Fixed style: spaces after commas.madmaxoft1-2/+2
2014-07-17Fixed spaces around single-line comments.madmaxoft1-1/+1
2014-06-19Nullify deleted pointers.archshift1-0/+2
2014-06-11Changed the teleport permissions to the new ones.Alexander Harkness1-1/+1
2014-05-25SEMICOLONS!Alexander Harkness1-2/+2
2014-05-25A fix that is better than #950.Alexander Harkness1-5/+15
2014-05-09Fixed MSVC 64-bit build warnings.Mattes D1-17/+18
2014-05-08Fixed MSVC 64-bit build warnings.Mattes D1-17/+18
2014-02-28Moved common cGroupManager code to a separate function.madmaxoft1-5/+16
2014-02-21Add 'Group not found', when the Server load the users.ini and add auto generate from users.iniHowaner1-0/+47
2014-02-05Forgot extra lines.STRWarrior1-0/+4
2014-02-05Improvements:STRWarrior1-7/+16
2014-02-03Groups.ini can contain spaces around commas in values.madmaxoft1-21/+25
2014-02-02Fixed multiple invalid permission nodesTiger Wang1-2/+2
2013-12-24fixed compile?Alexander Harkness1-1/+1
2013-12-24updated another file...Alexander Harkness1-4/+4
2013-12-14Groups.ini and Users.ini are now generatedTiger Wang1-2/+19
2013-11-26Fixed loads more of them.Alexander Harkness1-1/+1
2013-11-24Attempt to fix compilationTiger Wang1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-10-25cIniFile doesn't store filename internally anymore.madmaxoft1-2/+2
2013-09-28Minor startup streamliningTiger Wang1-5/+3
2013-08-05cIniFile now reads .example.ini if not requested not to.madmaxoft1-5/+2
2013-08-03Commented out groups spamTiger Wang1-3/+2
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-6/+20
2012-11-16Android: Made the initial pre-calculated spawn area smallerfaketruth1-36/+42
2012-10-18Converted some const char*s and std::strings to AStringsfaketruth1-2/+2
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-4/+4
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-107/+107
2012-02-01Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!madmaxoft@gmail.com1-4/+6
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-1/+3
2011-10-03MCServer c++ source filesfaketruth1-0/+104