aboutsummaryrefslogtreecommitdiff
path: root/src/server/database
AgeCommit message (Expand)Author
2016-09-25Core/Auth: removed unneeded sub queryjoschiwald
2016-09-13Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2016-09-12Update DBUpdater.cppAokromes
2016-09-12Update DBUpdater.cppAokromes
2016-09-12Core/Updater: Clarify more 2 errorsAokromes
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-10Core/DB/Updater: English grammar corrections (#17207)Trond B Krokli
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-23Core/Updater: Clarify even more this errorAokromes
2016-07-20Update DBUpdater.cppAokromes
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-06-01Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)Trond B Krokli
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-23Core/Updater: Correct the config key hint of a log messageNaios
2016-04-17Core/Cryptography: Move the SHA1 calculate helper to the SHA1 headerNaios
2016-04-11Core/Common: Capsule boost process into helper functionsNaios
2016-04-09Core/Misc: MSVC warning fixesShauren
2016-04-09Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-03-18CMake: Use inherited dependencies in database, shared and gameNaios
2016-03-18CMake: Use inherited dependencies in common and toolsNaios
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-22Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-02-22Core/Updater: Convert an assertion into a fatal errorNaios
2016-02-20Core/Updater: Use a different method for file readingNaios
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-04Core/DBUpdater: Fix help text download linkDuarte Duarte
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
2015-11-07Updated url for tc wikiVincent-Michael
2015-11-05Core/Accounts: Fixed ban check after 517a30d7c189b0530711f78508f9731e31fe5a53Shauren
2015-11-03Core/Ticket improved ticket systemShinDarth