167
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected over 1 year ago.
Aug 07, 2022 — Sep 06, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Core/Misc: Reserve trinity_string ids 1997-1998 for master branch More... 3 months ago
Core/Items: Fix BuyItemFromVendorSlot slot validation (#29511) More... 3 months ago
Core/Creatures: Update HomePosition upon ExitVehicle only if the creature was inside a vehicle (#29491) More... 4 months ago
Core/Cells: Improve cell copy constructor and argument passing codegen (now fully done through a single register) More... 4 months ago
Core/Auction House: Added missing nullptr check in AuctionHouseMgr::SendAuctionSalePendingMail More... 4 months ago
Build: Fixed finding openssl 3.2 on windows More... 4 months ago
Core/Misc: PackedGuid refactoring to remove ByteBuffer.h include from ObjectGuid More... 4 months ago
Core/Items: Fixed soulbound tradeable items not being properly update once every second (#29416) More... 4 months ago
DB/Locales: Goblin Transponder More... 4 months ago
SQL: Move to correct directory More... 4 months ago
Core/Misc: Added windows version checks during startup to avoid confusion about crashes when running on unsupported OS More... 4 months ago
DB/Quest: update quests ObjectiveText ruRU localization More... 4 months ago
DB/Quest: Wanted: "Hogger" shoud be taken from both wanted posters More... 4 months ago
Core/Locales: Revert back to using C locale for number formatting More... 4 months ago
Core/Locales: Set active code page and locale used by c string functions to utf8 More... 4 months ago
Core/Calendar: Implement different timezone support for ingame calendar More... 4 months ago
Core/CrashHandler: Add a timeout to retrieving windows version from WMI More... 4 months ago
DB/Text: fix Halazzi texts id More... 5 months ago
Core/Spells: Fixed Conflagrate direct damage not benefitting from talents that increase its damage and DoT benefitting twice from damage done mods More... 5 months ago
Core/Mail: Moved gold check closer to where it is taken away More... 5 months ago
Core/Battlefield: Fixed using invalidated iterator when a player queued for wintergrasp is inside a battleground More... 5 months ago
Core/Loot: Check bank for unique loot items when determining loot roll eligibility (#29373) More... 5 months ago
Core/Spells: Make SpellEffectInfo not copyable More... 5 months ago
Core/Misc: Remove incorrect (and unused) equality operator overloads from LinkedListHead::Iterator class More... 5 months ago
Core/Misc: Fixed thread-unsafe access to list of objects that should be spawned in a cell More... 5 months ago
Core/Cells: align Cell.data.Part fields by 8 bits and enlarge Cell structure to 8 bytes More... 6 months ago
Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura applications while dead without removing the aura) More... 6 months ago
Core/Auras: Registering a new owned aura will now search existing owned auras instead of applied auras to check for unstackable one More... 6 months ago
Core/Object: Remove casts in WorldObject::setActive More... 6 months ago
Build: Fixed tools only build (#29341) More... 6 months ago