aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-05-30Core/Spells: Implemented auras 394 and 469 SPELL_AURA_SHOW_CONFIRMATION_PROMP...Shauren
2016-05-29Core/Spells: Defined new spell attribute (SPELL_ATTR12_IS_GARRISON_BUFF)Shauren
2016-05-29Core/DB/Updater: English grammar corrections (#17207)Trond B Krokli
2016-05-28Core/Auras: Implemented aura 475 - SPELL_AURA_ALLOW_USING_GAMEOBJECTS_WHILE_M...Shauren
2016-05-27Core/Battleground: Areatriggers will now check if player leaves the start are...Golrag
2016-05-26Core/Pets: Fixed wrong prepared statement in bc1a81747ae032bc2ae3681d99f5f605...Shauren
2016-05-26Core/Pets: Implemented pet specializations (#17058)myran2
2016-05-26Core/Auras: Implemented SPELL_AURA_MOD_SPELL_COOLDOWN_BY_HASTE, SPELL_AURA_MO...Shauren
2016-05-26Core/GameObjects: Add isUse parameter to GossipHello for distinction between ...Shocker
2016-05-25Core/Bnet: Order account list by id when the bnet account has more than 1 gam...Shauren
2016-05-23Core/DataStores: Fixed loading non-localized db2 stringsShauren
2016-05-22Core/PacketIO: Fixed sending OnHold pet cooldownsShauren
2016-05-21Core/PacketIO: Fixed LFGuildApplications structureShauren
2016-05-20Core/Spells: Fixed Fulmination and Shaman T18 bonuses related to itShauren
2016-05-18Core/Auras: Implemented SPELL_AURA_MOD_XP_FROM_CREATURE_TYPEShauren
2016-05-18Core/Phase: phase_area table now support even parent area (known as zone)MitchesD
2016-05-17Core/ConditionMgr: condition CONDITION_SOURCE_TYPE_PHASE should not break on ...MitchesD
2016-05-17Scripts/Freya: removed obsolete codejoschiwald
2016-05-17Core/Spells: Fixed spell mod application orderShauren
2016-05-17Core/Auras: Implemented auras SPELL_AURA_PREVENT_DURABILITY_LOSS and SPELL_AU...Shauren
2016-05-16And nopch fix tooShauren
2016-05-16Build fix for VS2013 - pls stop using it, upgrade to 2015.Shauren
2016-05-16Core/PacketIO: Updated charm/vehicle spell sendingShauren
2016-05-15Core/DataStores: Defined ChrSpecialization flag valuesShauren
2016-05-14Core/Spells: Fixed non pch buildVincent-Michael
2016-05-14Spell/Shaman: Fix non PCH linking.Gacko
2016-05-14Update worldserver.conf.distAokromes
2016-05-14Core/Units: Updated rage generation formulaShauren
2016-05-13Core/Auras: Implemented aura 481 - SPELL_AURA_CONVERT_CONSUMED_RUNEShauren
2016-05-12Core/Spells: Fixed Lightning Shield dropping charges when attackedShauren
2016-05-11Core/Misc: Warning fixes (/W4)Shauren
2016-05-10Core/Spells: Fixed warningVincent-Michael
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-05-10Core/Spells: Fixed Elemental Blast random buff (shaman)Shauren
2016-05-09Core/Networking: Fixed cleanup of disconnected socketsShauren
2016-05-08Core: Fixed warningVincent-Michael
2016-05-08Core/Commands: Cleanup in 0940f3e0776b58bd7abad472347da7d0dea2ac50Vincent-Michael
2016-05-08Core/Auras: Implemented AURA_INTERRUPT_FLAG_LEAVE_COMBATShauren
2016-05-08Core/Commands: Allowed .server idlerestart / idleshutdown / restart / shutdow...Vincent-Michael
2016-05-07Core/Achievements: Add missing overridesShauren
2016-05-07Core/Achievements: Add new realm first achievements to list of excluded achie...Shauren
2016-05-07GCC build fixShauren
2016-05-07Warning fixShauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-05-06Core/Spells: Corrected spell effect value roundingShauren
2016-05-05Core/Spells: Fixed proc cooldowns read from dbcShauren
2016-05-04Core/Units: Fixed warningVincent-Michael
2016-05-04Core/Spells: Removed code for handling SPELL_AURA_OVERRIDE_CLASS_SCRIPTS whos...Shauren
2016-05-03Core/Units: Updated armor damage reduction calculationfunjoker