Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-13 | [7995] Check display id correctness for creature and gameobjects. Author: ↵ | megamage | |
VladimirMangos --HG-- branch : trunk | |||
2009-06-13 | *Fix sudden doom. | QAston | |
--HG-- branch : trunk | |||
2009-06-13 | *Some fix of vehicles. Thanks to Seizerkiller. | megamage | |
--HG-- branch : trunk | |||
2009-06-13 | *Set target guid as original caster guid for GO casts. | QAston | |
--HG-- branch : trunk | |||
2009-06-13 | *Fix demonic pact. | QAston | |
--HG-- branch : trunk | |||
2009-06-12 | *Fix a bug that client cannot log in. | megamage | |
--HG-- branch : trunk | |||
2009-06-13 | *Fix Invigoration | QAston | |
--HG-- branch : trunk | |||
2009-06-12 | *Implement damage on vampiric touch dispel. | QAston | |
*Correct cooldown application for eclipse. --HG-- branch : trunk | |||
2009-06-12 | *Fix a crash in arlokk script. | megamage | |
--HG-- branch : trunk | |||
2009-06-12 | *Fix Savage Roar | QAston | |
*Fix Glyph of Thorns. --HG-- branch : trunk | |||
2009-06-12 | * Attempted build fix for linux | Machiavelli | |
--HG-- branch : trunk | |||
2009-06-12 | *Fix the bug that Felguard was not able to learn Demonic Frenzy. | QAston | |
--HG-- branch : trunk | |||
2009-06-12 | *Fix Elemental Oath bonus for Elemental Focus clearcasting | QAston | |
*Fix Glyph of Death Grip. --HG-- branch : trunk | |||
2009-06-12 | *Fix shadow bite bonus per dot on target. | QAston | |
--HG-- branch : trunk | |||
2009-06-12 | *Apply 6 second rule for drinking in arenas. | QAston | |
--HG-- branch : trunk | |||
2009-06-12 | *Fix a typo which caused Flame shock to be not consumed by lava burst. | QAston | |
--HG-- branch : trunk | |||
2009-06-11 | *Do not register zone if opvp setup failed. This fixes related crash. | megamage | |
--HG-- branch : trunk | |||
2009-06-11 | [7993] Generate StackTrace in ASSERT. Author: AlexDereka | megamage | |
--HG-- branch : trunk | |||
2009-06-11 | [7992] added additionally check for SPELL_EFFECT_OPEN_LOCK Author: arrai | megamage | |
Every gameobject which may be a target of such a spelleffect has to have a lockid. Prior to this commit it was possible to exploit SPELL_EFFECT_OPEN_LOCK spells and despawn abitrary GOs --HG-- branch : trunk | |||
2009-06-11 | [7991] Added platform names to server version define. Author: AlexDereka | megamage | |
--HG-- branch : trunk | |||
2009-06-11 | [7989] Fixed check in LoadItemRequiredTarget(). Author: AlexDereka | megamage | |
--HG-- branch : trunk | |||
2009-06-12 | *Redefine attribute flag NO_INITIAL_AGGRO to make Mind Soothe and Soothe ↵ | QAston | |
animal work *Fix Glyph of Shadow Word: Death. --HG-- branch : trunk | |||
2009-06-11 | *Fix Glyph of Icy Veins. | QAston | |
--HG-- branch : trunk rename : sql/updates/3914_world_spell_proc_event.sql => sql/updates/3927_world_spell_proc_event.sql | |||
2009-06-11 | Merge | Machiavelli | |
--HG-- branch : trunk | |||
2009-06-11 | * Fix Windfury proccing when weapon swing is not ready for corresponding ↵ | Machiavelli | |
weapon. By CRAZyBUg --HG-- branch : trunk | |||
2009-06-11 | *Fix spell 16007. | megamage | |
--HG-- branch : trunk | |||
2009-06-11 | Merge | Machiavelli | |
--HG-- branch : trunk | |||
2009-06-11 | * Change name of recently added scriptAI functions to better reflect purpose | Machiavelli | |
* Fix typo in 3910_world.sql, spotted by irish --HG-- branch : trunk | |||
2009-06-11 | *Switch to support client version 3.1.3 | megamage | |
*I strongly recommend you not to use this until you get the 313 db. Now all destructible buildings cause client crash. Source: Mangos Thanks to TOM_RUS for most work to make this switch possible ;) --HG-- branch : trunk | |||
2009-06-10 | *Fix build in *nix. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | *Add placeholder of ulduar. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | *Fix Improved Spell Reflection | QAston | |
*Fix Glyph of Improved Scorch *Sword And Board *Fix Glyph of Devastate - original patch by CRAZyBUg --HG-- branch : trunk | |||
2009-06-10 | *A missing part of the last rev. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | *Move relocation notify back to map class so that mtmap can work better. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | *Merge SD2. | Anubisss | |
*r993: Added support for quest 2078 *r994: Added missing SQL update files in rev 993 *r995: Added support for quest 731 *r996: Use CombatStartPosition as return point for escortAI instead of script generated location. - Skip. *r997: Added gossip to obtain scarlet illusion related to quest 5862/5944 --HG-- branch : trunk | |||
2009-06-10 | *Some merge of Mangos before update to 3.1.3. TC2 will update to 3.1.3 after ↵ | megamage | |
about 10 hours. --HG-- branch : trunk | |||
2009-06-10 | [7983] Make static Spell::SendCastResult accessable from script DLL. Author: ↵ | megamage | |
VladimirMangos --HG-- branch : trunk | |||
2009-06-10 | *Correctly apply/unapply item stats for disarm aura. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | Merge | Machiavelli | |
--HG-- branch : trunk | |||
2009-06-10 | Minor code cleanup: | Machiavelli | |
* Fix possible crash in OPvPCapturePoint::AddCapturePoint due to using null pointer in log output * Correct damage for Gore (arithmetic operator has precedence over question operator) * Correct SQL query that WaypointManager uses to count record number * Declare Aura *aur in OPvPWintergrasp::HandleKill only once and then evaluate value instead of declaring twice and then evaluating --HG-- branch : trunk | |||
2009-06-10 | *Fix the bug that Sacred Shield doesn't increase Flash of Light critical chance. | QAston | |
--HG-- branch : trunk | |||
2009-06-10 | *Fix the bug that players lose stats when change weapons when have disarm auras. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | *Fix a crash in relocation notify. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | *Fix a crash in 3896. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | *Allow Pyroclasm to proc from Conflagrate | QAston | |
--HG-- branch : trunk | |||
2009-06-10 | Merge | Machiavelli | |
--HG-- branch : trunk | |||
2009-06-10 | * Better fix for issue that players are unable to loot creatures when the HP ↵ | Machiavelli | |
of the creature is changed via a script. Do not use rev before this. --HG-- branch : trunk | |||
2009-06-09 | *Fix the bug that fleeing movement does not work for players. | megamage | |
--HG-- branch : trunk | |||
2009-06-09 | *Fix the bug that players cannot see anything in instance. | megamage | |
--HG-- branch : trunk | |||
2009-06-09 | *Fix the bug that relocation notify is called twice. | megamage | |
--HG-- branch : trunk |