aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-30DB/Naxxramas: Migrate linked_respawn to spawn groupsShauren
2022-09-29DB/Karazhan: Migrate linked_respawn to spawn groupsShauren
2022-09-29Core/World: Include more details about MaxCoreStuckTime asserts (#28188)Giacomo Pozzoni
2022-09-29Scripts/Battle for Mount Hyjal:Fix wrong npc text,trash movment,archimode las...lee
2022-09-29Core/Auras: Fixed requireImmunityPurgesEffectAttribute logic for school immun...Shauren
2022-09-29Scripts/Events: Ironforge hourly bell event correction (#28234)M'Dic
2022-09-29Core/Players: Fixed pvp talents being removed and immediately readded from pl...Shauren
2022-09-24Core/PacketIO: Fixed loading PreloadPos in character enum packet (#28285)DeadMouse
2022-09-24Core/Units: Set UNIT_FLAG2_UNTARGETABLE_BY_CLIENT as allowed flag for databas...Meji
2022-09-21Scripts/Silverpine: Implemented quest The Warchief Cometh (questid 26965) (#2...Teleqraph
2022-09-19Core/Spells: Fix glyph of stars (druid) (#28258)Aqua Deus
2022-09-19Core/Items: Added correct context and bonus calculation for character loadout...Meji
2022-09-19Core/Misc: Changed string formatting functions to accept std::string_view as ...Shauren
2022-09-18Core/Player: Extend action button value to uint64 to be able to hold battle p...Shauren
2022-09-18Core/Player: Allow companion action buttons to be savedMeji
2022-09-18Core/Loot: Refactored Player::SendLoot to accept Loot object directlyShauren
2022-09-18Core/Loot: Move loot generation out of Player::SendLootShauren
2022-09-17Core/Loot: Simplify loot containersShauren
2022-09-16Core/Loot: Move loot rolls from Group to LootShauren
2022-09-14Core/Loot: Store method used at loot generation inside Loot objectShauren
2022-09-14Core/Loot: Store references to Loot objects directly in players loot view map...Shauren
2022-09-14Core/Battlegrounds: Corrected unit of PLAYER_POSITION_UPDATE_INTERVAL, should...Gosha
2022-09-13Core/bnetserver: Implemented reconnecting with launcherloginShauren
2022-09-13Core/Loot: Corrected loot release logic on leaving world and swapping bagsShauren
2022-09-11Core/Loot: Set loot guid and type in Loot constructorShauren
2022-09-11Core/Spells: Remove all hardcoded restrictions for pick pocket spell effect a...Shauren
2022-09-11Core/Players: assign forbidden skills to a proper position to no longer inter...Ovahlord
2022-09-10Core/Spells: Corrected implementation of SPELL_ATTR1_ALLOW_WHILE_STEALTHED an...Shauren
2022-09-10Core/Unit: Update collision height calculation (#28239)Meji
2022-09-10Core/Gossip: Fixed loading ActionPoiID data after 69e0249807f5a8f351e6be6f735...Meji
2022-09-09Core/Misc: Update ResponseCodes enum for 9.2.7Shauren
2022-09-08Core/Misc: Fixed build with clang 13Shauren
2022-09-08Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...Meji
2022-09-07Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR_PCT and rename HandleModStat...Aqua Deus
2022-09-07Core/Creatures: Don't remove hovering from creatures that can fly (#28217)Meji
2022-09-07Scripts/Spells: Fixed crash in spell_pri_atonementShauren
2022-09-06Core/Creatures: Name more static flags (#28189)offl
2022-09-06Core/bnetserver: Add compatibility for classic clientsShauren
2022-09-06Core/Crypto: Remove support for OpenSSL 1.0Shauren
2022-09-06Misc: Codestyle fixfunjoker
2022-09-05Core/Players: Properly mark all class/specialization/talent/pvp talent learne...Shauren
2022-09-05Core/Auras: Improve aura interactions with immunities on spell effect levelShauren
2022-09-05Core/Spells: Move entering combat for caster and calculating crit chance to s...Shauren
2022-09-05Core/Spells: Simplify combat flagging code on spell launch and impactShauren
2022-09-05Core/Combat: Allow PvE combat references to become suppressed, just like PvP ...Shauren
2022-09-05Core/Spells: Delay combat flagging for spell targets until spell missile landsAlan Deutscher
2022-09-05Core/Battlegrounds: Capture flag immediately when standing on capture point a...Gildor
2022-09-05Core/Debugging: Improve SymInitialize fail message (#28206)ihm-tswow
2022-09-05Core/Battlegrounds: Capture flags immediately when standing on capture point ...CoderKane
2022-09-05Scripts/Naxxramas: Curse of the Plaguebringer should affect 10 targets in 25 ...Dan Johnson