aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-05-27Scripts/Icecrown Citadel: Remove encounter specific auras when Blood-Queen La...Shauren
2012-05-27Core/Protocol:kaelima
2012-05-27Merge pull request #6565 from Vincent-Michael/EffectHealMaxHealthQAston
2012-05-26Core/Session: Fixed error "received unexpected opcode CMSG_CANCEL_TRADE" when...kaelima
2012-05-26Core: another update cause case matters!Malcrom
2012-05-26core: fix ubrs scriptMalcrom
2012-05-25Core/DB: Some updates for UBRS from sniffMalcrom
2012-05-25Core/Protocol: Fix struct and make use of CMSG_UPDATE_PROJECTILE_POSITION.kaelima
2012-05-25Core/Spells: revert previous commit to find a better solution.Kandera
2012-05-24Core/Spells: attempt to correct issue with triggered spells happening before ...Kandera
2012-05-24Core/Auras: one more for good measure. thanks vincent-michaelKandera
2012-05-24Core/Auras: change from if to switch and fix calculation for inifinite replen...Kandera
2012-05-24Core/Spells: fix issue with previous commit. i cant do math.Kandera
2012-05-24Core/Spells: correctly calculate Replenishment aura. x * 20 / 10000 != x * .2Kandera
2012-05-24Core/Arena: Fix Hotter Streak achiev, thanks to HornNay
2012-05-24Merge pull request #6040 from w1sht0l1v3/borean_tundrakandera
2012-05-24Core/Pets: Some minor corrections to 3ea75c50d019f1b29145bc974ae51039544beb16kaelima
2012-05-24Merge pull request #6438 from MrSmite/PetAI_autocast_fixKaelima
2012-05-24Core/Bags: cleanup random tab. check for item in bag slots for getitembyguid ...Kandera
2012-05-24Fixes broken autocast spells such as Furious Howl and Leap to cast when on au...MrSmite
2012-05-23Core/Bags: Do not allow multiple unique bags in bank bag slotsNay
2012-05-23Core/GuardAI: General cleanup and removed some unnecessary code.kaelima
2012-05-23Core/Calendar: Fix crash when deleting an event on the calendar. Should also ...kaelima
2012-05-23Core/Global: Cleanup in MovementHandler and some assertionskaelima
2012-05-23Core/Protocol: correct SMSG_CALENDAR_RAID_LOCKOUT_UPDATED struct (and SMSG_CA...kaelima
2012-05-23Core/Spells: Make spellclick spells non triggeredkaelima
2012-05-23Core/Protocol: Process CMSG_UPDATE_MISSILE_TRAJECTORY packetskaelima
2012-05-22Core/Items: fix typo from previous commit (thx vincentmichael)Kandera
2012-05-22Core/Items: correctly cast spells on item store. Closes #4208Kandera
2012-05-22Merge pull request #6513 from Xanvial/glyph_of_towkandera
2012-05-22Merge pull request #6548 from Elron103/pull-requestskandera
2012-05-21Core/Spell: DK T10 Melee 4P is SPELL_AURA_PROC_TRIGGER_SPELL procVincent-Michael
2012-05-21Core/Spell: Fix spell effect SPELL_EFFECT_HEAL_MAX_HEALTH calculationVincent-Michael
2012-05-20[Core/Spell]: Fix Blessing of Ancient Kings (Val'anyr, Hammer of Ancient King...Mik43l
2012-05-20Core/BG: Move the log "ArenaTeam x does not have any members or ..." from DB ...Nay
2012-05-20Scripts/VH: Add an 1 minute pause after each boss fight (instead of 5 seconds)Nay
2012-05-20Core: Fix a few compile warningsNay
2012-05-20And I forgot to Ctrl+S, yay me.Nay
2012-05-20Core/SAI: Few changes to db data validation for actions and event flagsNay
2012-05-20Core/BG: Add map to start zone teleport possible exploit logNay
2012-05-19Scripts/kalimdor: Use proper headers to optimize compile, code style and gene...4m1g0
2012-05-19Merge pull request #6418 from 4m1g0/TheAffrayNay
2012-05-19Core/SmartAI:kaelima
2012-05-19SQLS: Correct comments for 2012_02_16_00_world_conditions.sqlNay
2012-05-18Core/Spells: Fix immunity checking for creatures (i.e. Mind Control)Elron103
2012-05-18Core/Spells: fix dispel aggro in a less hacky way!Kandera
2012-05-18Core/Spells: Damage should be dealt AFTER m_damage has been set. possibly fix...Kandera
2012-05-18Core/SpellEffects: successful dispel effects on hostile targets should put yo...Kandera
2012-05-18Core/Spells, DB/Conditions: convert checkcast cpp to conditions for spell 522...Kandera
2012-05-18Core/Spells: move rocket boots spell cast check to spell script. add event fo...Kandera