aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Accounts
AgeCommit message (Expand)Author
2013-05-26Core/Command: Optimized .pinfo moreAscathor
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-20Core/Account: Remove unused helper functionsSpp
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-25Core/RBAC: Create new permissions 'See two side who list', 'Add friends of ot...Spp
2013-02-25Core/RBAC: Create new permissions related to character creationSpp
2013-02-25Core/RBAC: Create new permissions 'Allow channel chat between factions', 'Joi...Spp
2013-02-25Core/RBAC: Create new permissions 'Skips needed requirements to use channel c...Spp
2013-02-25Core/RBAC: Add new permissions 'Skip disable map check', 'Skip reset talents ...Spp
2013-02-25Core/RBAC: Create new permissions 'Notify if a command was not found' and 'En...Spp
2013-02-25Core/RBAC: Create new permission 'Two side mail interaction'. In order to sen...Spp
2013-02-25Core/RBAC: Create new permissions 'Allow to use CMSG_WORLD_TELEPORT opcode' a...Spp
2013-02-25Core/RBAC: Create new permission 'Skip over-speed ping check'Spp
2013-02-25Core/RBAC: Create new permission 'Receive global GM messages/texts'Spp
2013-02-25Core/RBAC: Create new permissions 'Use staff badge in chat' and 'Check if sho...Spp
2013-02-25Core/RBAC: Create new permissions 'Instant .save', 'Allow params with .unstuc...Spp
2013-02-25Core/RBAC: Create new permission 'Be assigned ticket'Spp
2013-02-25Core/RBAC: Create 'Skip instance required bosses check' permissionSpp
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
2013-02-23Core/RBAC: Fix mem leakSpp
2013-02-23SQL: Fix "No newline at end of file" in 194cc54f08d8b42c8c49d756e14273d917e1fcf2Vincent_Michael
2013-02-21Core/Misc: Remove devel log msg that shouldn't have been commitedSpp
2013-02-18Core/RBAC: Add config option to set comma separated list of groups to add by ...Spp
2013-02-18Core: Whitespace cleanupVincent_Michael
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-07Core: More clean up whitespaceVincent_Michael
2013-02-04Fix compile without PCHSpp
2013-02-04Core/RBAC: Add SQL to remove bad data from account_access, otherwise other sq...Spp
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-17Core/Account: Move AccountMgr back to singletonSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-05-06Core/Accounts: Delete all bans related to an account when it has been deleted.kaelima
2012-03-29Core/DBLayer: Fix stupid mishap from last commit (i need glasses) - thanks na...click
2012-03-29Core/DBlayer: ... and some more COUNT()-based type-fixing ...click
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core/DBLayer: Few more type correctionsNay
2012-03-24Core: Fix warningsleak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-09Some random cleanup here and thereSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-12-25Core/DBLayer: Convert Execute() queries to prepared statementsleak
2011-09-08Typo fix of previous commit (:S)Spp