aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-06-03Core/Commands: Fixed lookup quest command to show [rewarded] mark on rewarded...4m1g0
2012-06-02Merge pull request #6696 from Vincent-Michael/splineNay
2012-06-02Core/Movement: Add missing SplineFlags / SplineTypes to enumsVincent-Michael
2012-06-02Core/Movement: Properly handle cases when jumping from one transport directly...zori
2012-06-02Core/SAI: If spell id in SMART_ACTION_REMOVEAURASFROMSPELL is 0, remove all a...Nay
2012-06-02Core/AI: Remove "enforced override"-check in the EventAI-manager in case of A...click
2012-06-01Scripts/Dragonblight: Fix quest Strengthen the Ancients - Closes #2043Nay
2012-06-01DB/Misc: Fix DB startup errors - Closes #6666Nay
2012-06-01Scripts/Sholazar: Fix quest Kick, What Kick? - Closes #370Nay
2012-06-01Core/script: Informed by Kaelima this line is handled by dbc and not required.Malcrom
2012-06-01Core/scripts: Add generic script to prevent cannon movement.Malcrom
2012-06-01Core/Spells: fix damage from touch the nightmare for the caster and fix damag...Kandera
2012-05-31Core/Movement: Fixed Unit::StopMoving()Shauren
2012-05-31Core/MovementShauren
2012-05-31Core/Items: Added custom flags field to item_template, currently 2 flag value...Shauren
2012-05-30Core/SAI: Revert SMART_ACTION_SET_STAND_STATE from 013fe44b9229469e142bd152b4...Discover-
2012-05-29Merge pull request #6605 from Vincent-Michael/scaleShocker
2012-05-29Core/SAI: Fix previous commit. Thanks Shauren for notifying.Discover-
2012-05-29Core/SAI: Implement SMART_ACTION_SET_RANGED_MOVEMENT (79) and SMART_ACTION_SE...Discover-
2012-05-28Core/Spells: Ignore LoS when spells are cast/triggered by gameobjectsNay
2012-05-28Core/Scripts: Fix Anub'arak spikes in Trial of the Crusader now they only att...AliveShiro
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-26Add function for SetObjectScaleVincent-Michael
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