aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-06-10*Fix Improved Spell ReflectionQAston
*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-10MergeMachiavelli
--HG-- branch : trunk
2009-06-10Minor 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 ConflagrateQAston
--HG-- branch : trunk
2009-06-10MergeMachiavelli
--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 PSZmegamage
*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 PSZmegamage
*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 VicosMachiavelli
--HG-- branch : trunk
2009-06-09MergeMachiavelli
--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
2009-06-09*Missing part of last commit.QAston
--HG-- branch : trunk
2009-06-09*Fix Heart of the PheonixQAston
*Fix autoshoot rotation with steady shot. *Make Incanter's Absorption not interrupt other casts. --HG-- branch : trunk
2009-06-08*Fix dk quest until 12727. Some scripts are needed for quest 12727.megamage
--HG-- branch : trunk
2009-06-08*Correctly show spellclick flag for vehicles and creatures with info in ↵megamage
spellclick table. --HG-- branch : trunk
2009-06-08 [7980] Implement item use target requirements store and check (new table ↵megamage
`item_required_target`). Author: NoFantasy Signed-off-by: VladimirMangos <vladimir@getmangos.com> * Also implement this table reload * Static Spell::SendCastResult function for call not from spell code. Can be also used in scripts where need send explicitly spell cast error to client. --HG-- branch : trunk
2009-06-08Mergeraczman
--HG-- branch : trunk
2009-06-08Fix build on windows.raczman
--HG-- branch : trunk
2009-06-08*Add column heroic_level_min in table access_requirementmegamage
--HG-- branch : trunk
2009-06-08*Fix errors with spell_affect table loadingThem
--HG-- branch : trunk
2009-06-08*Fix a crash with sudden death and similar auras.QAston
--HG-- branch : trunk
2009-06-08MergeMachiavelli
--HG-- branch : trunk
2009-06-08* Fix bug that potions and other energize effects make client display twice ↵Machiavelli
as much of a gain, by nos4r2zod. * Rename 'EffectEnergisePct' to 'EffectEnergizePct' --HG-- branch : trunk
2009-06-08*Fix improved sprint.QAston
--HG-- branch : trunk
2009-06-08 Remove unneeded query for renaming characters that are online, this is ↵Machiavelli
handled perfectly with the Player::SetAtLoginFlag and Player::SaveToDB functions already. --HG-- branch : trunk