aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Implementation
AgeCommit message (Expand)Author
2022-03-09Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...Ovahlord
2022-03-06Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2022-02-28Core/Mail: Replaced blocking db query in mail sending with async versionShauren
2022-02-28Core/Auction House: Eliminate blocking db queries for account permissions whe...Shauren
2022-02-271eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2022-02-27Core/SAI: Add orientation and delay columns to waypoints table (#25472)Giacomo Pozzoni
2022-02-25Core/DataStores: Updated db2 structures to 9.2.0Shauren
2022-02-06Core/BattlePets: Delete declined names of non-account battle pets when deleti...Meji
2022-02-06Core/Characters: Replace 2 database statements with 1jackpoz
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2022-02-05Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if t...jackpoz
2022-02-02Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...Shauren
2022-01-31Core/Pets: Adjust pet slot saving logic after constant changes in 22e823b5f96...Shauren
2022-01-31Core/Pets: Save last summoned pet number in characters tableShauren
2022-01-31Core/Pets: Removed storing stable slot count in dbShauren
2022-01-31Core/Pets: Pet management refactoring (#25191)Shauren
2022-01-24Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2022-01-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2022-01-23Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)Giacomo Pozzoni
2022-01-14Core/DataStores: Load UnitCondition.db2Shauren
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2022-01-06DB/Account: update account_access table cherry-pick take 2 (with refactors)ForesterDev
2022-01-01Core/Database: fix wrong password logging (#24487)ForesterDev
2022-01-01Add realm ID for actions based ip logging (#24453)zartech22
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-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-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-25Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)Meji
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