aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/Implementation
AgeCommit message (Expand)Author
2013-12-22Core/Auth: Fix expiring account bansjackpoz
2013-11-25Core/Guilds: Fixed an issue with withdrawing money from guild bank as guild m...Shauren
2013-11-17Core/Transports: Fix few transport issues on relog.jackpoz
2013-11-16Core/Auth: Fix Auth failing sometimesjackpoz
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-17Core/Creatures: Removed remains of creature_transport tableShauren
2013-09-29Core/RBAC: Simplify RBAC implementationSpp
2013-09-06Core/Achievements: Converted save queries to prepared statementsShauren
2013-09-01Core/Account: Make account password change security variable and various changesAscathor
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-07-24Core/Commands: Added the rank id to .pinfo for guild dataAscathor
2013-06-11Core/Instances: Fixed a bug that caused switching group leader inside active ...Shauren
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-06-01Core/Database: Fix bad sql query in 55b3819d12699ee5d255b8dea82ab6aaee093a07 ...Vincent-Michael
2013-06-01Core/Database: Deleted characters will no longer be loaded when sending the S...Subv
2013-05-26Core/Command: Optimized .pinfo moreAscathor
2013-05-24Missed change for previous commitShauren
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-20Core/Command: Rework PInfo and give more output and add Gender to trinity_stringAscathor
2013-04-29Core/Commands: Improve .character rename [name], now can force rename .charac...xjose93
2013-04-27Merge pull request #9710 from xjose93/AutobroadcastAokromes
2013-04-27Merge pull request #9662 from xjose93/GuildRenameAokromes
2013-04-25Core/World: Improvements in Autobroadcast system (dropped from world database...xjose93
2013-04-22[Ip2nationLock] Implement the ip2nation lock country.Bezo
2013-04-19Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")xjose93
2013-03-17Core/DB: Fix a table name in CHAR_SEL_MAIL_LIST_INFONay
2013-03-17Scripts/Commands: Add .list mail $char/$guid commandBezo
2013-03-09Revert "Core/Commands: Optimize for command .npc near"Vincent_Michael
2013-03-09Core/Commands: Optimize for command .npc nearVincent_Michael
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-06Core/Player: Fix a query that was wrongly deleting itemsNay
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-31Scripts/Commands: Show correct guild Rank when using .pinfo commandSpp
2013-01-30Add Mute reason and mute by to the db so you can get this info from the db wi...Bezo
2013-01-30Core/Misc: Always state what columns are affected by MySQL statementsSpp
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-26Scripts/Commands: Add guild info to .pinfoNay
2013-01-25fix typothomas33
2013-01-18Core/Misc: Delete spell from character_spell table too when encountering an i...Shocker
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-01Core/Command: Add command for near creature findingVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael