aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-04-15nopch fixOvahlord
2025-04-15Core/Items: restore item random enchantmentsOvahlord
2025-04-15Core/Player: fixed loading mail items from DBOvahlord
2025-04-14Core/Utilities: Added boost asio callback that transforms callback signatures...Shauren
2025-04-14Core/Players: Call OnQuestObjectiveChange after updating objective countersMeji
2025-04-13Dep/Boost: Support boost 1.88Shauren
2025-04-13Core/Network: Minor include cleanup and add more required functions and typde...Shauren
2025-04-13Scripts/Spells: Implemented generic script to update phases on aura applicati...Meji
2025-04-12Core/Spells: Fixed SPELL_EFFECT_CHARGE trigggering arrival effects too earlyShauren
2025-04-12Core/Commands: Allow non-const reference arguments in chat command handlersShauren
2025-04-12Core/Misc: Port C++23 std::forward_likeShauren
2025-04-12nopch fixOvahlord
2025-04-11Core/Items: restore Heirloom stat scalingOvahlord
2025-04-11Core/DataStores: load ScalingStatDistribution.db2 and ScalingStatValues.db2Ovahlord
2025-04-09Core/Network: Move to separate projectShauren
2025-04-08Core/Network: Socket refactorsShauren
2025-04-08Core/AuctionHouse: Fix mass replace mistake in log messageShauren
2025-04-08Core/GameObjects: Define and use new gameobject dynamic flag to restore old v...Shauren
2025-04-08Core/Packets: updated Auction House packets to 4.4.2Ovahlord
2025-04-06More nopch build fixesShauren
2025-04-06Nopch build fixShauren
2025-04-06Core/Objects: Support corpses in ObjectAccessor::GetObjectByTypeMaskShauren
2025-04-06Core/Misc: fixed cherry-pick build errorsOvahlord
2025-04-06Core/Maps: Fixed dangling reference to a temporary variableShauren
2025-04-06Core/Spells: Removed dead code and definitionsShauren
2025-04-06Core/Spells: Merge Spell::SetSpellValue overloadsShauren
2025-04-06Core/Misc: Simplify Trinity::invocable_r conceptShauren
2025-04-06Core/Units: Fixed offhand melee damageShauren
2025-04-06Core/Transports: Fix triggering transport arrival events on stop waypoints (#...Teleqraph
2025-04-06Core/Spells: Apply spell modifiers multiple times to each cast, based on numb...Shauren
2025-04-06Core/Scripts: Fix copypaste in static AuraProcFn hook constructorShauren
2025-04-06Core/Auras: Fixed SPELL_ATTR13_PERIODIC_REFRESH_EXTENDS_DURATIONShauren
2025-04-06Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...Shauren
2025-04-06Core/Spells: Fixed spells that scale value with master not being affected by ...Shauren
2025-04-06Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...Shauren
2025-04-06Core/Auras: Implemented SPELL_AURA_IGNORE_SPELL_CHARGE_COOLDOWNShauren
2025-04-06Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...Shauren
2025-04-06Core/Database: Fix duplicate query column aliasesShauren
2025-04-06Core/Database: Improve assertion message on duplicate column aliases in queriesShauren
2025-04-06Core/Database: Optimize named query result field accessShauren
2025-04-06Core/Database: Implement accessing query result fields by nameOvahlord
2025-04-06Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOGShauren
2025-04-06Core/DataStores: Support non-uint32 ID fieldsShauren
2025-04-06Core/Units: Refactor GetCastSpellInfo to return values via return value and h...Shauren
2025-04-06Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66Shauren
2025-04-06Core/Utils: Added map key/value utility projections for std::ranges algorithmsShauren
2025-04-06Core/Handlers: Fix logic error in HandleAuctionRemoveItem (#30440)lineagedr
2025-04-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2025-04-06Core/Packets: updated PlayerInteractionType::Banker check for ClassicOvahlord
2025-04-06Core/Objects: cherry-picked entity fragment changes from 23624ed75abc8cbb77bb...Ovahlord