aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-09Misc: Add wotlk_classic to readmefunjoker
2024-01-08Scripts/TempleOfAhnQiraj (#29571)Fraxinus94
2024-01-08Druid/Spell: Dash shoud only be usable in cat formAokromes
2024-01-06DB/RBAC: Link RBAC_PERM_IGNORE_IDLE_CONNECTION to correct root permission.r4dish
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-05Build: Fixed finding openssl 3.2 on windowsShauren
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-03DB/Locales: Goblin TransponderAokromes
2023-12-02SQL: Move to correct directoryShauren
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-30DB/Quest: update quests ObjectiveText ruRU localizationAokromes
2023-11-29DB/Quest: Wanted: "Hogger" shoud be taken from both wanted postersAokromes
2023-11-19Core/CrashHandler: Add a timeout to retrieving windows version from WMIShauren
2023-11-11DB/Text: fix Halazzi texts idAokromes
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-29Build: Fixed tools only build (#29341)Edgars Baduns
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-13CI/appveyor: Upgrade dependenciesShauren
2023-09-13Core/Misc: Silence compile warning in boost::process with version 1.83Shauren
2023-09-12CI/AppVeyor: Upgrade boost version to 1.82Shauren