aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database
AgeCommit message (Expand)Author
2022-01-01Core/Database: fix wrong password logging (#24487)ForesterDev
2022-01-01Add realm ID for actions based ip logging (#24453)zartech22
2022-01-01Core/DBLayer: Fix compilation with mysql 8Shauren
2022-01-01Added the ability to use TLS when connecting to a database. (#24348)myuzhobcplidtkieno
2021-12-31DB: Convert databases to utf8mb4Shauren
2021-12-27Core/DB: Add missing prepared statement parameters to CHAR_SEL_WAR_MODE_TUNINGShauren
2021-12-26Core/Player: Initial War Mode support (#25926)Matan Shukry
2021-12-22Core/Database: Fix build with Maria DB on some distros (#24248)Giacomo Pozzoni
2021-12-22Core/DBLayer: Use std::variant's stored type instead of relying on our own se...Shauren
2021-12-22Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...Shauren
2021-12-22Core/Misc: Fix buildjackpoz
2021-12-22Replace MySQL prepared statement union with std::variant (#24158)Ujp8LfXBJ6wCPR
2021-12-22Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2021-12-21Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-17Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2021-12-16Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2021-12-16Core/DB: Improved terrible assertion messageShauren
2021-12-15Scripts/Commands: .account ban no longer fails if an account containing the s...Treeston
2021-12-15Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...ForesterDev
2021-12-11Core/Instance : Fix instance resetting exploit (#23263)zartech22
2021-12-11Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...Giacomo Pozzoni
2021-11-30Core/Database: Delete gameobject_addon data when deleting a GameObject from t...jackpoz
2021-11-27Core/Database: Close the MySQL connection only after getting the last error codeGiacomo Pozzoni
2021-11-25Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)Meji
2021-11-24Core/Misc: Fix GCC 8 warningsjackpoz
2021-11-24Core/Movement: Allow using run when moving randomly (#23081)Sorikoff
2021-11-24Core/Movement: Allow using walk when chasing v2 (#23073)Sorikoff
2021-11-23[3.3.5] Commands: lookup player shows which character is online (#23039)TheWinchesters
2021-11-20Core/BattlePets: Implemented battle pet name query packet (#27294)Meji
2021-11-18Core/Spells: Fixed ErrorCube spell missilesShauren
2021-11-12Core/PacketIO: Implemented splash screen opcodesShauren
2021-11-10Core/SAI: Add a 4th target parameter to SAIjackpoz
2021-11-08Core/Misc: Re-generate HotfixDatabase.cppShauren
2021-11-08Misc: Update chr_races_locale field names toofunjoker
2021-11-07Misc: Rename db2 fields to official namefunjoker
2021-11-04Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structureShauren
2021-11-01Core/DataStores: Updated db2 structures to 9.1.5Shauren
2021-11-03Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastTextfunjoker
2021-11-03Core/DB: Fix AnimationData structurefunjoker
2021-11-02Core/GuildFinder: Remove as preparation for 9.1.5Shauren
2021-10-31Core/DataStores: Load CurrencyContainer, GarrMission, JournalEncounter, Journ...Shauren
2021-10-26Core/Conversations: Dropped time fields and calculate them using db2 data (#2...ModoX
2021-10-23Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSo...ModoX
2021-10-16Core/BattlePets: Misc fixes (#27057)Meji
2021-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
2021-10-16Core/BattlePets: Store declined names (#27025)Meji
2021-10-15Core/DataStores: Fixed ItemSparse.db2 structureShauren
2021-10-10Core/Spells: Implemented SpellReagentsCurrency.db2Shauren