summaryrefslogtreecommitdiff
path: root/src/server/database
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-25feat(Config): Implement configuration severity policy and logging mechanism (...Yehonal
2025-10-12fix(CORE/DBUpdater): Use stdin instead of -e SOURCE (#22949)arsinspace
2025-10-01feat(Core/Updater): Add configurable shutdown delay on update exceptions (#23...Andrew
2025-09-02feat(core): implement 31-bit safe petition_id for improved database integrity...Yehonal
2025-08-22fix(Core/DB): Update connection type for character settings select (#22712)Andrew
2025-08-02fix(Core/DBUpdater): disable exception throwing for dryrun (#22610)sudlud
2025-07-28refactor(World/WorldState): use prepared statements (#22582)Jelle Meeus
2025-07-27refactor(Core/Account): Move account flag logic from AccountMgr to WorldSessi...Kitzunu
2025-07-24fix(Core/Account): Change account flag updates to async connection (#22547)Kitzunu
2025-07-24feat(Core/Account): Add account flags support (#22533)Kitzunu
2025-07-19fix(Core/Authserver): HandleLogonProof query as async (#22510)天鹭
2025-06-27feat(Script/Commands): allow to pass email in account create (#22310)SHIHUANG214
2025-02-16feat(Core/DBUpdater): include pending path (#21469)Kitzunu
2025-02-11fix(Core/SQLField): Fix heap-buffer-overflow issue when interacting with mysq...Anton Popovichenko
2025-02-07chore(Core/EventMgr): Align code to Code standard & improve LoadFromDB functi...Exitare
2025-01-27refactor(Core/Motd): improve and simplify (#21252)Kitzunu
2025-01-26feat(Core/Autobroacast): Add autobroadcast locale (#20946)Exitare
2024-12-22refactor(Core/Event): Load event vendors seperatly (#20906)Exitare
2024-12-18fix(Core/Database): Gracefully close database workers (#20936)Takenbacon
2024-12-15feat(Core/Motd): Allow localized motd (#20542)Exitare
2024-11-30fix(Core/Database): prevent crash due to special chars in branch name (#20776)Jelle Meeus
2024-10-31refactor(src/common|server): remove unused import (big part 1) (#20377)Francesco Borzì
2024-10-28refactor(src/server/database|shared): remove unused import (#20316)Francesco Borzì
2024-09-29refactor(src/server/apps|database|shared): remove unused imports (#19505)Francesco Borzì
2024-09-23refactor(Core/Database): improve abort messages for mysql errors (#20013)Kitzunu
2024-09-22feat(Core/Items): Delete old item id from recovery item (#18332)IntelligentQuantum
2024-09-19refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… (#19...Kitzunu
2024-09-03feat(Core/Achievements): Add possibility to complete achievements and update ...Anton Popovichenko
2024-09-03fix(Conf): sync default values with core defaults (#19708)sudlud
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-30feat(Scripts/Commands): account set email (#19481)Justin Hanley
2024-07-04chore(Core/Conf): Show better logging when fatal config options are m… (#19...Kitzunu
2024-07-02Revert "Add (core\db): Support for Homebind Orientation (#13389)" (#19257)Kitzunu
2024-06-16refactor(Core/ObjectMgr): Implement display probabilities. (#19068)Benjamin Jackson
2024-06-09chore(Command/unstuck) use command with offline players (#18913)Walter Pagani
2024-04-17fix(Core/Characters): Fix crash on characters deletion with COD mails. (#18754)Anton Popovichenko
2024-02-20fix(Core/ItemStorage): Fix container items count on server load (#18367)Angelo Venturini
2024-02-11feat(fix/build) ignore mariadb in the conditional (#18310)Walter Pagani
2024-02-10fix(Core/Database) mysql_stmt_bind_param deprecated in MySQL 8.3 (#18295)Walter Pagani
2024-01-21fix(Core/DatabseWorkerPool): implement DatabaseIncompatibleVersion to better ...Mike Delago
2024-01-01refactor(Core/GameObject): Move the GameObject state save handling to… (#18...Andrew
2023-12-22refactor(Scripts): remove useless includes (#18004)IntelligentQuantum
2023-11-27chore(Core/Misc): Clean up workarounds (#17870)Kitzunu
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-09-21fix(Core/Achivement): Implement ACHIEVEMENT_FLAG_AVERAGE (#17263)Ludwig
2023-08-12feat(Core/SmartAI): Add new event parameter, event_param6 (#16944)Gultask
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2023-04-22fix(Core): Save bonus talent points to DB (#14099)ZhengPeiRu21