summaryrefslogtreecommitdiff
path: root/src/server/database/Database
AgeCommit message (Expand)Author
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2023-01-28refactor(Core/MySQL): MySQL PreparedStatement Affected Row Count (#12002)Kempec Halk
2023-01-28fix(Core/Auth): Cleanup PrepareStatements (#14220)SoalHuang
2023-01-15feat(Core/Database): move MySQL handle and HandleMySQLErrno to protected (#14...Axel Cocat
2022-12-06fix(Core/Session): Fixed loading global account data and tutorials. S… (#14...UltraNix
2022-10-12Add (core\db): Support for Homebind Orientation (#13389)M'Dic
2022-10-10feat(Core/DB): add support range loop for mysql result (#13355)Kargatum
2022-08-07fix(Core): Crashfix. (#12643)UltraNix
2022-05-31refactor(Cmake): add support build selected applications and tools (#11836)Kargatum
2022-05-27fix(Scripts/Commands): fix baninfo command issues (#11871)Axel Cocat
2022-05-24feat(Core/GameObjects): Instance gameobject save data implementation (#11113)Hanabi
2022-04-23chore(Core/Misc): Improve wiki link in database error (#11496)Kitzunu
2022-04-21feat(Core/DryRun): add support db autoupdate for DryRun (#9572)Kargatum
2022-04-19feat(Core/Mail): Server mail (#10628)Kitzunu
2022-03-15feat(Core/Characters): Replace DELETE + INSERT with REPLACE (#10862)IntelligentQuantum
2022-03-01fix(Core/Mail): do not show expired mails in packets (#10560)UltraNix
2022-02-27fix(Core/Database): use char guid if character order is null (#10243)Axel Cocat
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-02-03feat(Guild/Commands): guild rename (#10323)Kitzunu
2022-02-02fix(Core/Player): Align SaveSeasonQuestStatus() with TrinityCore (#10503)Skjalf
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-25feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)Kargatum
2022-01-21feat(Core/Common): delete old Tokenizer (#10121)Kargatum
2022-01-21feat(Core/Database): add support set arguments for PrepareStatment (#10066)Kargatum
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2022-01-14feat(Core/Creature): Allow 3 ids per spawn point. TESTING (#10169)Malcrom
2022-01-10feat(Core/Creature): Dual id Spawning WIP (#10115)Malcrom
2022-01-10BREAKING CHANGE:(DB/Creature) Remove modelId field in creature table (#10071)Malcrom
2022-01-09feat(DB/Creature): Allow to set swim and flight speeds (#10067)Kitzunu
2022-01-06refactor(Core/Creature): Remove Inhabit Type (#9272)acidmanifesto
2022-01-02refactor(Core): remove unused imports (#9969)Francesco Borzì
2021-12-30feat(Core/Pets): Management refactoring (#9712)Kargatum
2021-12-26feat(Core/Player): Implement player specific settings (#9483)Skjalf
2021-12-20feat(Scripts/Commands): Implement item refund command (#9811)Skjalf
2021-12-14fix(Core/DatabseWorkerPool): Maria stuff (#9705)Kitzunu
2021-12-14refactor(Core/DB): Deprecate MariaDB 10.4 and below (#9675)Kitzunu
2021-12-11fix(Core/Commands): Item duplication exploit (#9650)Noxies
2021-12-08feat(Scripts/Commands): Item restoration command (#9538)Noxies
2021-12-02feat(Core/Modules): add separated lib for modules (#9281)Kargatum
2021-11-25chore(Core): Remove unnecessary slang Cosmetic (#9325)acidmanifesto
2021-11-24refactor(Scripts/Commands): Update cs_quest to the new model (#9267)Skjalf
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-06feat(Core/Modules): Preparation to implement progression-system module. (#8837)UltraNix
2021-11-06feat(Core/SAI): Wp table add in orientation and delay collumn (#8927)acidmanifesto
2021-11-02fix(DatabaseWorkerPool): state correct MYSQL version in message (#8782)dantav
2021-10-30refactor(Scripts/Commands): Convert cs_character to new system (#8768)IntelligentQuantum
2021-10-28feat(Core/Metrics): implement real time statistic visualization (#8663)Kargatum
2021-10-24fix(Core/DB): Unrestrict the amount of mails loaded (#8687)Skjalf
2021-10-10fix(Core/Mail): load mails on login instead of when requested (#8065)Skjalf
2021-10-04fix(Core/Mails): mails containing items not being returned if they were read ...Skjalf