Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2009-06-09 | *Fix a bug that triggers show level up visual when summoned. | megamage | |
--HG-- branch : trunk | |||
2009-06-09 | *Do not remove item mod for broken item. This fixes an exploit that druid ↵ | megamage | |
can remove broken item and shapeshift when have resurrect sickness to gain huge ap. --HG-- branch : trunk | |||
2009-06-09 | *Fix a bug that creature ignore LOS in assistance case. | megamage | |
--HG-- branch : trunk | |||
2009-06-09 | *Do relocation notify in world class and only not do it every update. | megamage | |
--HG-- branch : trunk | |||
2009-06-09 | *Fix a crash caused by 3881. Please do not use any revs between this and 3881. | megamage | |
--HG-- branch : trunk | |||
2009-06-10 | * When checking if players are eligible for reward after killing a creature, ↵ | Machiavelli | |
check for minimum of 50% of 'cur_health' prior to combat rather than max health. Fixes Murmur loot issue. --HG-- branch : trunk | |||
2009-06-09 | [7981] Implement ACHIEVEMENT_CRITERIA_DATA_TYPE_T_TEAM required for 310 ↵ | megamage | |
Author: VladimirMangos [7982] Add lost by me check lines in [7980] :( --HG-- branch : trunk | |||
2009-06-09 | *Add script sql for nexus. By PSZ | megamage | |
*Thanks to onkelz28 for preparing the patch --HG-- branch : trunk | |||
2009-06-09 | *Change some instance functions to TC functions. | megamage | |
--HG-- branch : trunk | |||
2009-06-09 | *Update script of The Nexus 5er. By PSZ | megamage | |
*Thanks to onkelz28 for preparing the patch --HG-- branch : trunk | |||
2009-06-09 | *Fix the client crash caused by enslave demon. | megamage | |
--HG-- branch : trunk | |||
2009-06-09 | *Do not trigger spells with triggers with scripts. This fixes the bug that ↵ | megamage | |
shadow fissure of Kel'thuzad deals damage without delay. --HG-- branch : trunk | |||
2009-06-09 | *Update relocation notification code. Always store pointers instead of guids. | megamage | |
--HG-- branch : trunk | |||
2009-06-09 | * Fix HandleInspectOpcode, by Vicos | Machiavelli | |
--HG-- branch : trunk | |||
2009-06-09 | Merge | Machiavelli | |
--HG-- branch : trunk | |||
2009-06-09 | * Fix bug in formula for Unit::GetAttackTime. This will hopefully fix over ↵ | Machiavelli | |
proccing of PPM based spells. It will also affect other spells that calculate damage / efficiency based on weapon speed. --HG-- branch : trunk | |||
2009-06-09 | *Do not scale speed mod auras with caster level. | QAston | |
--HG-- branch : trunk |