aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-13* Fix CRLF.XTZGZoReX
2010-01-13Fix CRLF.teacher
2010-01-13Fix Stealth Detection formula (Stealth auras are based on player level)thenecromancer
2010-01-13Mergethenecromancer
2010-01-13Removed all my commits for today, this is hack? really? okeyn0n4m3
2010-01-13Use replace into for character saves. This prevent crash on SaveToDB cause mt...n0n4m3
2010-01-13Fixed crash in load Pet Aura, cause mtmaps.n0n4m3
2010-01-13Fixed high damage exploitn0n4m3
2010-01-13Restore hack for instance dungeon difficulty reset exploit.n0n4m3
2010-01-13Fixed spell Snake Trap, port from tc1, thx Frankir.n0n4m3
2010-01-13Allow apply spell mods for spell Eviscerate.n0n4m3
2010-01-13Fixed insane damage from some spells in case of negative spell.n0n4m3
2010-01-13Fixed crash in HandleSetActiveMoverOpcode.n0n4m3
2010-01-13Fix character sheet showing wrong values for weapon dependant damage modsthenecromancer
2010-01-13Change only Body/Shield armor to count as base armor, and correctly add bonus...thenecromancer
2010-01-13Fix pickpocket - reveal rogue only if spell is resistedthenecromancer
2010-01-13Some more casting requirementsthenecromancer
2010-01-13Generate rage when hitting critters/targets with absorbthenecromancer
2010-01-13Fix Gargoyle movement when flying awaythenecromancer
2010-01-13Fix blink always teleporting to groundthenecromancer
2010-01-13Send SMSG_TIME_SYNC_REQ periodicly (period guessed though)thenecromancer
2010-01-13Implement vehicles created by player mounts.thenecromancer
2010-01-13Implement Sacred Shield bonus for Flash of Light, fix absorb being proced on ...thenecromancer
2010-01-13Fix updating spellpower from attack power for paladinsthenecromancer
2010-01-13Implement effect for aura #243 (temporary faction change)thenecromancer
2010-01-13Fix heal combat log event not displaying if heal was criticalthenecromancer
2010-01-13Change SPELL_EFFECT_SUMMON_PHANTAS to SPELL_EFFECT_FORCE_DESELECT and allow i...thenecromancer
2010-01-13Remove unexpected arg, sorry for thatthenecromancer
2010-01-13Allow state/effect immunities ignore whole spell when one effect is immunedthenecromancer
2010-01-13Add support for additional passive for FORM_MOONKINthenecromancer
2010-01-13Do not remove MOVEMENTFLAG_ONTRANSPORT when unit has existing GAMEOBJECT_TYPE...thenecromancer
2010-01-13Allow pet cast spells unaffected by global cooldown, while global cooldown is...thenecromancer
2010-01-13Apply haste to nonmagic class spells too. (For instance Arcane Missiles have ...thenecromancer
2010-01-13Check if precast spell exists before trying to cast it. (Otherwise charge-lik...thenecromancer
2010-01-13Fix Kill Shot damage (increase damage by attack power, not weapon damage ( th...thenecromancer
2010-01-13Remove hack for Freezing Fog aura.thenecromancer
2010-01-13Fix problems with action buttons related to switching specsthenecromancer
2010-01-13* Added GO script for Inconspicuous Landmark (142189) needed for quest 2882Brian
2010-01-12* Fixed a small opps on the last commit with NPCHandlerBrian
2010-01-12* Renamed 3.2.2.a_old to 3.2.2a_old (proper format)Brian
2010-01-12Fix ACTION_T_RANDOM_PHASE_RANGE. Thanks Nayre and raczmanTrazom62
2010-01-12Fix normal10/normal25 raid detection in scripts.Trazom62
2010-01-12Set close and delete unknown packets - helps with DDOS atack.n0n4m3
2010-01-12Sholazar Basin: Core support for quest Crocolisk Mastery: The Ambush ._manuel_
2010-01-12Zul'Drak: Trying to fix some crashes._manuel_
2010-01-12Closes #292. Updates flag respawn timer from battlegrounds and updates max sc..._manuel_
2010-01-11Fixed spell 44401 (Missile Barrage). Thanks to QAston._manuel_
2010-01-12*Make sure that any aura (in case of aura remove linked auras for example) wo...QAston
2010-01-11Do not compute incoming time for self casts.Astellar
2010-01-11* Fix crash when there's no creature_classlevelstats entry for a creature level.XTZGZoReX