aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2020-04-24Core/Misc: moved WeaponAttackType definition to SharedDefines to avoid includ...ariel-
2020-04-24Core/Scripts: implemented Gnomish Harm Prevention Beltariel-
2020-04-24Core/Spell: Fixed Val'kyr Target Search exploitKeader
2020-04-23Core/PacketIO: Implement building SMSG_UPDATE_OBJECT only for selected fields...Shauren
2020-04-23Core/AuctionHouse: Add separate auction house throttle period for requests fr...Shauren
2020-04-22Core/PacketIO: Fixed WorldPackets::Addon::AddOnInfo structureShauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-04-19Warning fixShauren
2020-04-19Core/Items: Check required level to use items including any bonuses that modi...Shauren
2020-04-18Core/Items: Add helper function to get item name including suffixShauren
2020-04-17Core/Mail: Updated mailbox limit to 8.3 valueShauren
2020-04-15Core/Player: Wait for correct transaction on character creationShauren
2020-04-14Add missed changeShauren
2020-04-14Core/Misc: Fixed char enum packet sometimes not showing newly created charact...Shauren
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-04-12Fix dynamic buildShauren
2020-04-12Core/Entities: ObjectGuid improvementsShauren
2020-04-11Core/Spells: Fixed Spell::CheckCast for targeting items trade with lockpickingShauren
2020-04-10Core/Guilds: Send item flags for guild bank contentsShauren
2020-04-08Core/Items: Fixed learning 2nd and 3rd copies of battle pets from items (not ...Shauren
2020-04-07Core/Misc: Defined new summon properties titlesShauren
2020-04-06Core/Items: Initialize m_randomBonusListId in constructorShauren
2020-04-04Core/Misc: Removed old incorrect defineShauren
2020-04-03Fix gcc build (#24383)trarman
2020-04-03nopch fix 2Shauren
2020-04-03nopch fixShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-03-30Fix clang/gcc linkingShauren
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren
2020-03-30Core/Misc: Fix build warningGiacomo Pozzoni
2020-03-29Core/AuctionHouse: Fixed auction deposit calculationShauren
2020-03-29Core/AuctionHouse: Set default AllowTwoSide.Interaction.Auction to enabledShauren
2020-03-27nopch fixShauren
2020-03-27Core/Players: Fixed initial cinematic camera getting stuckShauren
2020-03-26Core/DataStore: Load ItemNameDescriptionShauren
2020-03-17build fixShauren
2020-03-17Core/PacketIO: Updated auction packets to newer buildShauren
2020-03-14Core/PacketIO: Add new auction house packet structures (not used yet)Shauren
2020-03-10Core/Misc: Fixed animation issues after 8.3.0Shauren
2020-02-22Core/Misc: Update misc enums to 8.3Shauren
2020-02-21Core/Players: re-organize SetSkill method to handle initialized skills correc...Ovah
2020-02-19Core/Players: Fixed crash when creating demon huntersShauren
2020-02-18Fix nopch buildShauren
2020-02-18Core/Auras: Fixed incorrect cherry-pick merge conflict resolution - fixes pro...Shauren
2020-02-18Warning fixesShauren
2020-02-17Core/DataStores: Updated db2 structures to 8.3.0Shauren
2020-02-17Core/PacketIO: Updated packets to 8.3.0Shauren
2020-02-09Core/PacketIO: Properly destroy objects clientside when removing from world8.2.5/32978Shauren
2020-02-08Core/PacketIO: Name unknown field in SMSG_FEATURE_SYSTEM_STATUSShauren
2020-02-07Core/Misc: Moved CanSpeak() method to WorldSession classShauren