aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2013-06-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
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-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-05-20Core/Command: Rework PInfo and give more output and add Gender to trinity_stringAscathor
2013-05-18Reverted part of 8be181c7e60daf9833044da61b379c2136892c37 that was not suppos...Shauren
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
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-25Merge branch 'master' into 4.3.4Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
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-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-09Revert "Core/Commands: Optimize for command .npc near"Vincent_Michael
2013-03-09Core/Commands: Optimize for command .npc nearVincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-06Update SQLOperation.hWyldePointer
2013-03-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-03-02Core/Loading: Fix CreatureLoadTemplates and add missing fields to WORLD_SEL_C...Nay
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/DBLayer: Made connection types consistent in DatabaseWorkerPoolShauren
2013-02-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-20Core/DBLayer: Comment out MySQL client/server version mismatch warningNay
2013-02-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-09Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-02-08Core/DBLayer: Avoid a crash when calling mysql_get_server_version if connecti...Nay
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-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-06Core/Player: Fix a query that was wrongly deleting itemsNay
2013-02-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Core: Implement Role based Access ControlSpp