aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-03-18* Fixed/improved the config library: Removed useless methods and fixed the ↵XTZGZoReX
existing. * Few related changes to make the rest of the core reflect the changes. --HG-- branch : trunk
2009-03-18*Merge.QAston
--HG-- branch : trunk
2009-03-18Backed out changeset eb07c8f645e8QAston
--HG-- branch : trunk
2009-03-18* Apply aura SPELL_AURA_ABILITY_IGNORE_AURASTATE for damage bonuses.QAston
--HG-- branch : trunk
2009-03-17*Fix a crash. By VladimirMangosmegamage
--HG-- branch : trunk
2009-03-17*Fix build.megamage
--HG-- branch : trunk
2009-03-17*Fix build.megamage
--HG-- branch : trunk
2009-03-17[7480] Clear flight flag early for safe. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-17[7479] Implement per client localization for text emote target name. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-17 [7478] Avoid rescan data at some achievments triggering for speed. ↵megamage
Author: VladimirMangos Only if chnage can affect result * ACHIEVEMENT_CRITERIA_TYPE_LEARN_SPELL * ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILLLINE_SPELLS * ACHIEVEMENT_CRITERIA_TYPE_GAIN_REPUTATION * ACHIEVEMENT_CRITERIA_TYPE_GAIN_EXALTED_REPUTATION if --HG-- branch : trunk
2009-03-17[7477] Implement work ACHIEVEMENT_CRITERIA_TYPE_EQUIP_ITEM Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-17 [7476] Implement druid's talent 61336. Author: Lightguardmegamage
--HG-- branch : trunk
2009-03-17*Fix a bug that redundant packets are sent to clients which may cause freeze.megamage
--HG-- branch : trunk
2009-03-17*Allow triggered spells with spellfamilyflags to trigger other ones if ↵QAston
spellprocevent for triggering aura has specified spellfamily. --HG-- branch : trunk
2009-03-17*Move movementinform to finalize function to prevent error log spams.megamage
--HG-- branch : trunk
2009-03-17*Remove an assert and use error log instead.megamage
--HG-- branch : trunk
2009-03-17*Merge.QAston
--HG-- branch : trunk
2009-03-17*Revert Damage Shield fix.QAston
--HG-- branch : trunk
2009-03-16*Fix a crash in aura::triggerspell.megamage
--HG-- branch : trunk
2009-03-16*Fix torment the weak.QAston
--HG-- branch : trunk
2009-03-16*Fix dead-loop crash.QAston
*Fix damage shield. --HG-- branch : trunk
2009-03-16[7475] Move Player::IsInFeralForm to Unit::IsInFeralForm Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-16[7474] Set correct value/maxvalue for skill with fixed skill value at skill ↵megamage
loading. Author: VladimirMangos --HG-- branch : trunk
2009-03-16[7473] Better support new DK class profession. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-16 [7472] Fixed messages in Eye of Storm Battleground. Author: Triplymegamage
--HG-- branch : trunk
2009-03-16[7471] Ignore player target case for spell 29528 instead error reports in ↵megamage
log. Author: VladimirMangos --HG-- branch : trunk
2009-03-16[7470] Fixed possible loot exploit, thanks to leak` for reporting Author: arraimegamage
--HG-- branch : trunk
2009-03-16[7469] Allow scripting aura spell triggering in case not existed spell. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-03-16*Use SpellCastResult and finaly fix SPELL_CAST_OK value (255 custom value ↵megamage
now). By VladimirMangos. --HG-- branch : trunk
2009-03-16*Merge.megamage
--HG-- branch : trunk
2009-03-16*Try to fix the bug that client get freezed when players teleported out of ↵megamage
bg/arena. --HG-- branch : trunk
2009-03-15*Fix living bomb using a better way.megamage
--HG-- branch : trunk
2009-03-15*Fix Living Bomb target selection.QAston
*Fix healing mod apply for devouring plague. *Fix psychic horror. --HG-- branch : trunk
2009-03-15[7464] Move check of spell using for lock open to single function. Remove ↵megamage
more hacks. Author: VladimirMangos --HG-- branch : trunk
2009-03-15 [7463] Make basic preparations for replace 0 as ok spell cast value by ↵megamage
more correct value. Author: VladimirMangos Currently 0 used ast OK value for spell cast checks BUT 0 = SPELL_FAILED_AFFECTING_COMBAT So another values need used. This required lot code changes. This is first step. --HG-- branch : trunk
2009-03-15 [7462] Lost part of "[7456] Batter check for items with delayed ↵megamage
cooldown.". Author: VladimirMangos Now not only mana/health potion will restore cooldown counting at combat end. --HG-- branch : trunk
2009-03-15[7461] Give proper honor amount at item based AddHonor spells cast. Author: ↵megamage
VladimirMangos *The last rev is also by VladimirMangos, sorry. --HG-- branch : trunk
2009-03-15Replace hack code in Spell::EffectOpenLock by generic way for check lock key ↵megamage
items/skills --HG-- branch : trunk
2009-03-15 [7460] Fixed possible cheating in rated arena by ressurection after ↵megamage
relog. Author: Triply Fix: Do not allow to remove insignia from players in arena! Fixed ending arena match when last player of team logs out. --HG-- branch : trunk
2009-03-15*Do not call AttackStop() when switching target.megamage
--HG-- branch : trunk
2009-03-15*Update function _AddAura code. only check aura state for first aura.megamage
--HG-- branch : trunk
2009-03-15*Little cleanup in Utgarde Keep.Anubisss
--HG-- branch : trunk
2009-03-15*Fix an uninitialized variable which may cause crash.megamage
--HG-- branch : trunk
2009-03-15*Fix buldBlaymoira
--HG-- branch : trunk
2009-03-15*Fix typo in torment the weakBlaymoira
--HG-- branch : trunk
2009-03-15*Rename some summon typesBlaymoira
--HG-- branch : trunk
2009-03-15*Use correct dummyspell for Explosive ShotBlaymoira
--HG-- branch : trunk
2009-03-15*Fix compile.QAston
--HG-- branch : trunk
2009-03-15*Fix crash.QAston
--HG-- branch : trunk
2009-03-15*Fix Torment the WeakQAston
--HG-- branch : trunk