aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2017-12-31Core/Misc: Removed unneeded checksjackpoz
2017-12-31travis fixTreeston
2017-12-31Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...Treeston
2017-12-30Update RBAC.hjoschiwald
2017-12-30nopch fixTreeston
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-12-30Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENTjoschiwald
2017-12-29Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
2017-12-29Core/Scripts: fix codestyleariel-
2017-12-29Core/Commands: Fix .modify mount (#21137)Rochet2
2017-12-29Core/Scripts: Val'anyr Hammer of Ancient Kings should proc only with effectiv...Keader
2017-12-28Core/Scripts: prevent applying Aspect of the Beast on pet load if owner has s...ariel-
2017-12-28Core/Scripts: remove Quel'Delar from player inventory during "The Halls Of Re...ariel-
2017-12-28Core/Scripts: prevent Arthas in CoS losing his gossip flag and halting instan...ariel-
2017-12-28Core/Scripts: fixed Festergut applying more than one stack of Inoculated at onceariel-
2017-12-28Core/Vehicles: changed flags required to mark a seat as "usable"ariel-
2017-12-28Core/Spells: Scatter and Silencing shots should be instantariel-
2017-12-28Core/AI: Added a way to specify if certain AI types mustn't be allowed on DBariel-
2017-12-27Core/AI: Making guid const& in SetGUID method (#21128)Keader
2017-12-26Build fixKeader
2017-12-26Core/AI: Changing uint64 to ObjectGuid in GameObjectAIKeader
2017-12-25Core/Misc: Fix static analysis issuesjackpoz
2017-12-25Scripts/Trial of Crusader: Fix static analysis issuesjackpoz
2017-12-25Core/CreatureAI: Disable PetAI from databasejackpoz
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-24Core/Spell: Remove some leftover hack code from ::EffectSanctuary pertaining ...Treeston
2017-12-23Scripts/Trial of Crusader: Northrend Beasts Rework (#21031)Keader
2017-12-23Scripts/Deadmines: New script for Edwin VanCleef (#20736)Teppic1
2017-12-23Core/Movement: Add MovePoint with facing (#20779)Kittnz
2017-12-22TypoKillyana
2017-12-22Scripts/Stratholme: Fix a DB errorKillyana
2017-12-21Build: Inherit the features and warning flags privatelyNaios
2017-12-21Scripts/Stratholme: Add missing header for no-pch buildjackpoz
2017-12-21Scripts/Stratholme: Fix buildjackpoz
2017-12-21Scripts/Stratholme: Fix buildjackpoz
2017-12-21Scripts/Stratholme: Few changes to how Ysida behaves during the Baron run (#2...Riztazz
2017-12-21Core/Spell: implement SPELL_FAILED_AURA_BOUNCED on DR spellsariel-
2017-12-20Core/Pools: fix pool memory usage (#21075)Rochet2
2017-12-20Core/Spells: fix some DB errorsariel-
2017-12-19Core/Globals: validate creature_template mingold and maxgold fieldsariel-
2017-12-18Core/Creatures: fixed school immunity unapply when updating entry and unified...ariel-
2017-12-18Scripts/Naxxramas: Fixed blizzards following same player in Sapphiron encount...Keader
2017-12-17Build: Use the cotire library for precompiled header handlingNaios
2017-12-17Core/Accounts: prevent existing account ban from being updatedGogs
2017-12-17Core/Misc: Fix clang 6 warningsjackpoz
2017-12-17Core/Creature: implement school immunity for creatures in creature_template (...Wyreth
2017-12-17Scripts/Commands: Add failure state for quest remove (#20611)Andrew Letson
2017-12-17Core/Unit: make neutral guards attack players involved in PvPLéo Gautheron
2017-12-17Shared/Metric: Fix crash on shutdownjackpoz
2017-12-17Scripts/Commands: modify command .dismount to target any selected player (#19...ForesterDev