aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-04-20*Fix a typo in ProcDamageAndSpellFor. Note: in TC2 this function is handled ↵megamage
in a better way, and do not need this. --HG-- branch : trunk
2009-04-20 [7692] Implement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LINE and ↵megamage
reimplement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS. Author: VladimirMangos Also correctly set this criteria at login. --HG-- branch : trunk
2009-04-20*Merge.megamage
--HG-- branch : trunk
2009-04-20 [7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangosmegamage
* This let get objects at map without reference to player or another object. * Simplify future implementation for per-map storage for like objects --HG-- branch : trunk
2009-04-20*Try to fix compile in linux.megamage
--HG-- branch : trunk
2009-04-20*Fix a bug in LoadAccessRequirements() that will generate NULL questtemplate.megamage
--HG-- branch : trunk
2009-04-20*Remove unused code.megamage
--HG-- branch : trunk
2009-04-20*Merge.megamage
--HG-- branch : trunk
2009-04-20*Do not allow process script immediately in waypoint movement to prevent ↵megamage
crash of mtmap. --HG-- branch : trunk
2009-04-20*Fix a crash in HandleGossipSelectOptionOpcode.megamage
--HG-- branch : trunk
2009-04-20*Add m_map in worldobject to make getmap faster.megamage
--HG-- branch : trunk
2009-04-20*Make hots not proc like dotsQAston
--HG-- branch : trunk
2009-04-20*Fix bug that pets learn talents instantly - clear your pet_spell table to ↵QAston
have changes applied. --HG-- branch : trunk
2009-04-20*Move unsummon statue and pet code to spell::finishQAston
*Move m_formalCaster from Aura to AuraEffect *Interrupt channeled spells in spell::update instead of unit::_deleteauras --HG-- branch : trunk
2009-04-20*Do not make deep (ProcDamageAndSpellFor) static.megamage
--HG-- branch : trunk
2009-04-20*Fix a crash caused by grid notification.megamage
--HG-- branch : trunk
2009-04-20*Prevent useless area aura reapplying in some casesQAston
--HG-- branch : trunk
2009-04-20*Correct check range for totem area auras.QAston
--HG-- branch : trunk
2009-04-20*Fix a crash caused by stealth aura remove itself.megamage
--HG-- branch : trunk
2009-04-20*Change totem cast handling, use owner guid as m_originalCaster by default.QAston
*Check range for formal caster instead of original one --HG-- branch : trunk
2009-04-20Implement attribute flag SPELL_ATTR_EX2_TRIGGERED_CAN_TRIGGER, fix improved ↵QAston
fire nova totem. --HG-- branch : trunk
2009-04-19*Fix a bug that pet/charmed cannot AOE neutral creatures.megamage
--HG-- branch : trunk
2009-04-19*Fix build.megamage
--HG-- branch : trunk
2009-04-19[7689] Batter EventAI loading checks and fix one from possible crash cases. ↵megamage
Author: NoFantasy --HG-- branch : trunk
2009-04-19[7688] Move Get*IfCanInteractWith to Player including renamed ↵megamage
IsGameObjectOfTypeInRange. Author: VladimirMangos --HG-- branch : trunk
2009-04-19 [7687] Batter player dumps protection from not proper use. Author: ↵megamage
VladimirMangos * Prevent direct apply player dumps to DB * Check expected character DB structure (revision) before apply. --HG-- branch : trunk
2009-04-20*Missing part of last commitQAston
--HG-- branch : trunk
2009-04-20*Fix healing amount of Earthliving.QAston
*Fix a typo causing freeze-thanks to megamage --HG-- branch : trunk
2009-04-19*Prevent crash in EffectDispelMechanic.QAston
--HG-- branch : trunk
2009-04-19*Remove stealth when unit gets hitQAston
*Drop radius check for channeled auras, use range only. --HG-- branch : trunk
2009-04-19*Fix a crash caused by farsight spells.megamage
--HG-- branch : trunk
2009-04-19MergeMachiavelli
--HG-- branch : trunk
2009-04-19Merge SD2 up to r967Machiavelli
--HG-- branch : trunk
2009-04-19*Update petLevelupSpellLearn codeQAston
*Remove triggered aura of shadow embrace when main aura expires. --HG-- branch : trunk rename : sql/updates/2773_world_spell_linked_spell.sql => sql/updates/2814_world_spell_linked_spell.sql
2009-04-19workaround for demoshout & piercing howl to remove stealthAndy@conmuc-l03
--HG-- branch : trunk
2009-04-19*Add Elder Nadox ScriptBroodWyrm
--HG-- branch : trunk
2009-04-19*Fix build.megamage
--HG-- branch : trunk
2009-04-19*Merge.megamage
--HG-- branch : trunk
2009-04-19*Always remove aura when charge becomes 0 in dropcharge.megamage
--HG-- branch : trunk
2009-04-19MergeMachiavelli
--HG-- branch : trunk
2009-04-19* Tabs to spaces cleanupMachiavelli
--HG-- branch : trunk
2009-04-19[7686] Implement aura SPELL_AURA_ADD_CASTER_HIT_TRIGGER (111). Author: ↵megamage
Lightguard --HG-- branch : trunk
2009-04-19*Load auras for pet correctly.QAston
--HG-- branch : trunk
2009-04-19Merge SD2 953Machiavelli
--HG-- branch : trunk
2009-04-19*Merge.megamage
--HG-- branch : trunk
2009-04-19*Fix compile.QAston
--HG-- branch : trunk
2009-04-19*Some changes to pet spell learning-now pet passives should work.QAston
*Fix a crash with lifebloom. --HG-- branch : trunk
2009-04-19*Raise the log level of not-assigned script. Because that may cause crash.megamage
--HG-- branch : trunk
2009-04-19*Send overkill messages to client.QAston
--HG-- branch : trunk
2009-04-19*Send overheal amount to client.QAston
*Fix potion cooldowns. --HG-- branch : trunk