summaryrefslogtreecommitdiff
path: root/src/common/permissionmanager.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-71/+0
2010-05-16Random cleanups, adding const, removing unnecessary clear callsThorbjørn Lindeijer1-2/+2
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2010-01-17Removed last traces of hardcoded access levels form game-server, begun with u...Philipp Sehmisch1-0/+6
2010-01-17Some refractoring at the command handler for easier maintainabilityPhilipp Sehmisch1-0/+9
2010-01-17Added commands for setting permissions by aliasPhilipp Sehmisch1-0/+2
2010-01-17Added permission manager. Currently only used for @commands and doesn't suppo...Philipp Sehmisch1-0/+54