aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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/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/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/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
2025-04-06Core/Packets: updated struct of SMSG_FEATURE_SYSTEM_STATUS and SMSG_FEATURE_S...Ovahlord
2025-04-05Core/PacketIO: Fix GetOpcodeArrayIndex for smsgShauren
2025-04-05Core/PacketIO: ported several 11.0.5 packet changes which also apply to ClassicOvahlord
2025-04-05Core/DataStores: update hardcoded default anim state IdOvahlord
2025-04-05codestyle fixOvahlord
2025-04-05Core/Entities: Make EntityFragmentsHolder more resilient to unexpected inputs...Shauren
2025-04-05Core/Build: fixed nopch buildOvahlord
2025-04-05Core: cherry picked several packet changes from 11.0.7 which are also needed ...Ovahlord
2025-04-05Core/PacketIO: Fixed SMSG_UPDATE_OBJECT fragment changes mask initializationShauren
2025-04-05Fix build with old libstdc++Shauren
2025-04-05Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 4.4.2Shauren
2025-04-05Core/AuctionHouse: restored previously dropped auction house packet handlersOvahlord
2025-04-05Core/UF: Update updatefields to 4.4.2funjoker
2025-04-05Core/PacketIO: updated opcode array index to 4.4.2Ovahlord
2025-04-05Core/PacketIO: updated opcode values to 4.4.2Ovahlord
2025-04-05Core/PacketIO: ported opcode size changes from ac7a95b45ca239d91b3daa8e2f7737...Shauren
2025-02-23Core/DataStores: updated DB2 structures to 4.4.2Ovahlord
2025-02-22Core/Scripts: updated more documentation comments for spell script hooks to m...4.4.1/59069Ovahlord