aboutsummaryrefslogtreecommitdiff
path: root/src/server/database
AgeCommit message (Expand)Author
2020-03-31Core/DBLayer: Remove unused class forward declarationsjackpoz
2020-03-31Core/DBLayer: Prevent mixing databases with query holdersShauren
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-05Core/Database: Fix build with Maria DB on some distros (#24248)Giacomo Pozzoni
2020-03-02Core/DBLayer: Use std::variant's stored type instead of relying on our own se...Shauren
2020-03-02Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...Shauren
2020-03-01Core/Misc: Fix buildjackpoz
2020-02-29Replace MySQL prepared statement union with std::variant (#24158)Ujp8LfXBJ6wCPR
2020-02-29Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2020-02-16Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2020-01-02New yearAokromes
2019-11-09Build fix - include went missing when resolving merge conflictsShauren
2019-11-09Build fixShauren
2019-11-09Fix dynamic linking builds for msvcShauren
2019-11-09Core/DBUpdater: Fixed db updater for mysql 8 on windows using named pipe conn...Shauren
2019-11-09Core/DBLayer: Support using mysql 8Shauren
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-08-01Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2019-07-14Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2019-07-14Core/DB: Improved terrible assertion messageShauren
2019-07-12Scripts/Commands: .account ban no longer fails if an account containing the s...Treeston
2019-07-08Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...ForesterDev
2019-06-22Core/Instance : Fix instance resetting exploit (#23263)zartech22
2019-06-15Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...Giacomo Pozzoni
2019-06-09Scirpts/Commands: Fix crash in ".reload creature_template <entry>"jackpoz
2019-04-17Core/Database: Delete gameobject_addon data when deleting a GameObject from t...jackpoz
2019-04-12Core/Database: Close the MySQL connection only after getting the last error codeGiacomo Pozzoni
2019-04-05Core/Database: Correction for later MariaDB versionr00ty-tc
2019-03-31Core/Misc: Fix GCC 8 warningsjackpoz
2019-02-15[3.3.5] Commands: lookup player shows which character is online (#23039)TheWinchesters
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-30Core/Creatures: Port trainer changes from masterGhaster
2018-11-09Core/Auras: Fixed saving auras with same spell id but different item sourceShauren
2018-09-21Core/SAI: Add a 4th target parameter to SAIjackpoz
2018-09-16Core/Guild: Implement character gender and send in packet. (#22436)Kittnz
2018-07-09Core/Players: Fixed saving quest item progressShauren
2018-06-23Typo fix contry -> country (#22075)Gooyeth
2018-06-23Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2018-05-20Core/DBLayer: Escape more keywordsShauren
2018-05-20Core/DBLayer: Escape new mysql 8 keywordsShauren
2018-04-27Core/Player: Skip the cinematic of the first login if the character is telepo...Gooyeth
2018-04-01Core/Database: Add columns on *_banned (#21748)Gooyeth
2018-03-14Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...Shauren
2018-03-08Core/Creatures: Reworked setting move types in databaseShauren
2018-02-24Core/DBUpdater: Code cleanupjackpoz
2018-02-24Core/DBUpdater: Fix error messagejackpoz
2018-02-18Core/DBUpdater: Improve message when base SQL file is missingDDuarte
2018-02-11Whitespace cleanup in Transaction.cppJildor