aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database
AgeCommit message (Expand)Author
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-04Core/Misc: Update locales_creature_text to simple systemChazy Chaz
2017-04-25Core/Misc: Fix static analysis issuesjackpoz
2017-04-12Core/Instance: stop updating the instance resettimes based on creature respawnsariel-
2017-04-11Core/Loot: implement Loot Item Storage (#19018)xinef1
2017-03-01Core/Database: Prepared statement parameter preallocation (#18999)ariel-
2017-01-30Fixed clang segmentation fault in nopch modeShauren
2017-01-29Core/Server: fix duplicated inserts into tutorials table for newly created ch...ariel-
2017-01-28Few small optimizations here and there (#18684)xinef1
2017-01-25Removed debug leftoversShauren
2017-01-25Build fixShauren
2017-01-25Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-25Core/DBLayer: Refine new query callback for chainingShauren
2017-01-25Core/DBLayer: Added new async query callback apiShauren
2017-01-25Core/Packets: updated some contactlist packetsjoschiwald
2017-01-06Core/Scripts: added command to move characters across accountsariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-15Core/Pets: Use prepared statements in Pet::SavePetToDBmyran2
2016-10-30Core/Auras: don't save auras casted by itemsariel-
2016-10-07Core/Channel: revamp channel system (#17980)ariel-
2016-09-25Core/Auth: removed unneeded sub queryjoschiwald
2016-09-13Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2016-08-27Core/Logging: delete old logs of the own realm onlyjoschiwald
2016-08-18Core/Globals: delete another synch query using CharacterInfo mapariel-
2016-08-10Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-10Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-04Core\Command: remove account_muted data on account deletionForesterDev
2016-07-16Core/Misc: remove two synch queries and replace them with CharacterInfo cacheariel-
2016-07-02Core/Misc: Better description for a logAokromes
2016-06-23Core/Player: Add option to prevent rename during character customizationpsayafan
2016-05-25* DB/Graveyards: Added a comment field to describe the graveyards in `graveya...Aokromes
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-04-28Core/Misc: Fixed warnings found by GCC 6Shauren
2016-04-09Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-03-13Core/Players: Split playerBytes fields in characters tableShauren
2016-03-12Core/Auth: Fixed login for accounts with accented charactersShauren
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-03Core/Database: Use RAII for resource management in MySQLConnectionNaios
2016-03-03Core/Database: Move DatabaseWorkerPool into it's own translation unitNaios
2016-03-03Core/Database: Use RAII instead of raw pointers for resource managementNaios
2016-03-03Core/Database: Close the databases correctly when the DBUpdater failsNaios
2016-02-15Core/Auth: Moved expiring bans to background task - no longer blocking querie...Shauren
2016-02-14Core/Auth: Performance/security improvementsShauren
2016-02-10Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTENDtreeston
2016-01-01Update copyright note for 2016Rushor
2015-12-07Core/Quest: Fix issues reported by static analysisjackpoz
2015-11-14Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...Shauren
2015-11-13Fix build for mysql versions older than 5.7 Shauren
2015-11-12Core/DBLayer: Ensure that MySQL version used when compiling is the same as li...Shauren