aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-16Core/DBUpdater: Changed autoupdater created databases to use utf8mb4 instead ...Shauren
2024-02-15Core/SAI: Fixed SMART_ACTION_MOVE_TO_POS using target coordinates as destinat...Shauren
2024-02-14Core/Instances: Name unknown EncounterFrameType ENCOUNTER_FRAME_PHASE_SHIFT_C...Shauren
2024-02-13Core/MMAPs: Sprinkle master branch thread safety on mmap loading codeShauren
2024-02-13Core/Players: Improvements for talent reset logic. (#29580)Mykhailo Redko
2024-02-13Core/Spells: Implement visual aura duration of Rogue talents Overkill and Mas...Gildor
2024-02-09Core/Spells: Immune a reflected spell if the original caster cannot be it's t...Mykhailo Redko
2024-02-04Fix typo in Player.cpp (#29638)Jan125
2024-01-26Core/Conditions: Added conditions for AreaTriggers (AreaTrigger.dbc) (#27174)ModoX
2024-01-24Core/PacketIO: Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE (#29570)Mykhailo Redko
2024-01-22Scripts/Commands: .account set seclevel command will update security level fo...Mykhailo Redko
2024-01-13Core/Spells: Kill incorrect attribute implementationShauren
2024-01-08Scripts/TempleOfAhnQiraj (#29571)Fraxinus94
2024-01-06Scripts/Commands: Implemented .bg start and .bg stop commands.r4dish
2024-01-06Core/Misc: Add permission that allows player to be AFK on the battleground.r4dish
2024-01-06Core/Misc: Do not apply Deserter debuff to players teleported from the battle...r4dish
2024-01-06Core/RBAC: Add permission that prevents getting a battleground deserter debuff.r4dish
2024-01-04Scripts/Bloodmyst Isle: Add missing Legoso Talk target (fixes $n) (#29554)Demolitionist Legoso
2023-12-30Core/Misc: Reserve trinity_string ids 1997-1998 for master branchMeji
2023-12-28Core/Items: Fix BuyItemFromVendorSlot slot validation (#29511)HelloKitty
2023-12-13Core/Creatures: Update HomePosition upon ExitVehicle only if the creature was...Gildor
2023-12-11Core/Cells: Improve cell copy constructor and argument passing codegen (now f...Shauren
2023-12-11Core/Cells: align Cell.data.Part fields by 8 bits and enlarge Cell structure ...Gosha
2023-12-07Core/Auction House: Added missing nullptr check in AuctionHouseMgr::SendAucti...Shauren
2023-12-03Core/Misc: PackedGuid refactoring to remove ByteBuffer.h include from ObjectGuidShauren
2023-12-03Core/Items: Fixed soulbound tradeable items not being properly update once ev...Kelno
2023-12-02Core/Misc: Added windows version checks during startup to avoid confusion abo...Shauren
2023-12-02Core/Locales: Revert back to using C locale for number formattingShauren
2023-12-02Core/Locales: Set active code page and locale used by c string functions to utf8Shauren
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-11-19Core/CrashHandler: Add a timeout to retrieving windows version from WMIShauren
2023-11-10Core/Spells: Fixed Conflagrate direct damage not benefitting from talents tha...Shauren
2023-11-07Core/Mail: Moved gold check closer to where it is taken awayShauren
2023-11-02Core/Battlefield: Fixed using invalidated iterator when a player queued for w...Shauren
2023-10-29Core/Loot: Check bank for unique loot items when determining loot roll eligib...Gildor
2023-10-26Core/Spells: Make SpellEffectInfo not copyableShauren
2023-10-18Core/Misc: Remove incorrect (and unused) equality operator overloads from Lin...Shauren
2023-10-17Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...Shauren
2023-10-15Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura ap...Shauren
2023-10-14Core/Auras: Registering a new owned aura will now search existing owned auras...Shauren
2023-10-13Core/Object: Remove casts in WorldObject::setActiverobinsch
2023-10-13Core/Objects: Remove restriction on what object types can be set as activeShauren
2023-09-26Core/World: refactored locale detection to resolve a ill-defined for loop war...Ovahlord
2023-09-26Core/Player: return player corpse locations by reference instead of creating ...Ovahlord
2023-09-26Core/World: added underlying types to world config enumsOvahlord
2023-09-23Core/Battlegrounds: Fix group loot (#29300)Giacomo Pozzoni
2023-09-19Core/Groups: Reduce differences between branches (define naming) (#29332)M'Dic
2023-09-18Core/Pets: Avoid loading creature_addon/creature_template_addon (#29331)Gildor
2023-09-17Core/Misc: mac build fixShauren
2023-09-13Core/Misc: Silence compile warning in boost::process with version 1.83Shauren