summaryrefslogtreecommitdiff
path: root/src/server/database
AgeCommit message (Expand)Author
2023-04-24chore(core): cleanup code p3 (#16073)天鹿
2023-04-22fix(Core): Save bonus talent points to DB (#14099)ZhengPeiRu21
2023-04-19chore(core): Cleanup code (#16012)天鹿
2023-04-16chore (core): Clean up (#15977)M'Dic
2023-03-06chore(Core/Database): Improve error wording (#15270)Skjalf
2023-03-05feat(CI): add cppcheck (#15211)Stefano Borzì
2023-03-04feat(Core/Character): Implement profanity_name (#15156)Kitzunu
2023-03-04chore(Core/DB): Display the SQL client version found when throwing th… (#15...Skjalf
2023-02-20refactor(Core/Motd): Move motd from conf to db (#15111)Kitzunu
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-22fix(CORE): another attempt to fix the dbimport command line warning (#13449)Yehonal
2022-10-21fix(CORE): crash when AC_DISABLE_INTERACTIVE is not definedYehonal
2022-10-20Revert feat(core): Start Process and DBUpdater (#13465)M'Dic
2022-10-19feat(CORE): implemented AC_DISABLE_INTERACTIVE for DBUpdater (#13450)Yehonal
2022-10-17fix: codestyle CI (#13453)Angelo Venturini
2022-10-17fix(CORE): revert to mysql -p argument.Yehonal
2022-10-17fix(CORE/dbupdate)): allow to pass MySQL password via env (#13404)Yehonal
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-26feat(Core/DBUpdater): Apply each sql update file in a separate transa… (#12...Skjalf
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-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-22refactor(Core): remove unused imports (#10296)Francesco Borzì
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ì