aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2021-04-15Core/Scripts: prevent Arthas in CoS losing his gossip flag and halting instan...ariel-
2021-04-15Core/Scripts: fixed Festergut applying more than one stack of Inoculated at onceariel-
2021-04-15Core/Vehicles: changed flags required to mark a seat as "usable"ariel-
2021-04-15Core/AI: Added a way to specify if certain AI types mustn't be allowed on DBariel-
2021-04-15Core/AI: Making guid const& in SetGUID method (#21128)Keader
2021-04-15Build fixKeader
2021-04-15Core/AI: Changing uint64 to ObjectGuid in GameObjectAIKeader
2021-04-15Core/Misc: Fix static analysis issuesjackpoz
2021-04-15Scripts/Trial of Crusader: Fix static analysis issuesjackpoz
2021-04-15Core/CreatureAI: Disable PetAI from databasejackpoz
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-15Core/Spell: Remove some leftover hack code from ::EffectSanctuary pertaining ...Treeston
2021-04-15Scripts/Trial of Crusader: Northrend Beasts Rework (#21031)Keader
2021-04-15Core/Movement: Add MovePoint with facing (#20779)Kittnz
2021-04-15TypoKillyana
2021-04-15Scripts/Stratholme: Fix a DB errorKillyana
2021-04-15Scripts/Stratholme: Add missing header for no-pch buildjackpoz
2021-04-15Scripts/Stratholme: Fix buildjackpoz
2021-04-15Scripts/Stratholme: Fix buildjackpoz
2021-04-15Scripts/Stratholme: Few changes to how Ysida behaves during the Baron run (#2...Riztazz
2021-04-15Core/Spell: implement SPELL_FAILED_AURA_BOUNCED on DR spellsariel-
2021-04-15Core/Spells: fix some DB errorsariel-
2021-04-15Core/Globals: validate creature_template mingold and maxgold fieldsariel-
2021-04-15Core/Creatures: fixed school immunity unapply when updating entry and unified...ariel-
2021-04-15Scripts/Naxxramas: Fixed blizzards following same player in Sapphiron encount...Keader
2021-04-15Core/Creature: implement school immunity for creatures in creature_template (...Wyreth
2021-04-15Scripts/Commands: Add failure state for quest remove (#20611)Andrew Letson
2021-04-15Core/Unit: make neutral guards attack players involved in PvPLéo Gautheron
2021-04-14Core/Spells: Fixed spell channel object selectionShauren
2021-04-13Core/Cheats: Power - set max power on all powers initially + on regenerate (#...Matan Shukry
2021-04-12Scripts/Spells: Removed facing requirements from penance healing componentShauren
2021-04-12Spells/Scripts: Updated Gift of the Naaru scriptMatan Shukry
2021-04-12Core/Auras: FIxed paladin aura stackingShauren
2021-04-12Core: Fix linking with gcc 8.3Shauren
2021-04-11Core/Quests: Show quest details windows if there's only one quest in gossip m...Matan Shukry
2021-04-11Core/Spells: Fixed multiple druid's spells (#26223)Matan Shukry
2021-04-11Script/Spells: shaman spell fixes (#26192)Matan Shukry
2021-04-10Core/Spells: Update spell cast result enums to 9.0.5Shauren
2021-04-09Core/DataStores: Updated db2 structures to 9.0.5Shauren
2021-04-09Core/PacketIO: Updated packet structures to 9.0.5Shauren
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-04-06Core/PacketIO: Add new time related utility classes for conversion from time_...Shauren
2021-04-06Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdateShauren
2021-04-06Core/Groups: Use std::chrono type for Group::m_readyCheckTimerShauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-03-28Core/Spells: Implemented SUMMON_PROP_FLAG_PERSONAL_GROUP_SPAWNShauren
2021-03-28Core/Spells: Add missing privateObjectOwner support to Spell::SummonGuardianShauren
2021-03-28Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functionsShauren
2021-03-28Core/Objects: Refactor private object checks into separate functionShauren
2021-03-28Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...Matan Shukry