aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-01-09*Fix a bug that melee weapon spells deal too much damage.megamage
--HG-- branch : trunk
2009-01-09* Fix char dump on deletion of a char - by bigladBlaymoira
--HG-- branch : trunk
2009-01-09*Apply owner damage bonus to melee damage rather than spell damage for ↵megamage
druid's and shaman's pets. --HG-- branch : trunk
2009-01-09*Deal damage in power burn.megamage
--HG-- branch : trunk
2009-01-08*Try to fix the bug of visibility update.megamage
--HG-- branch : trunk
2009-01-08*Update charm and possess code.megamage
--HG-- branch : trunk
2009-01-08*Add config option MinRecordUpdateTimeDiff to prevent timediff spams.megamage
--HG-- branch : trunk
2009-01-08*Try to fix the bug that creatures still "spark" after respawn.megamage
--HG-- branch : trunk
2009-01-08*Do not check LOS for triggered spells.megamage
--HG-- branch : trunk
2009-01-08*Update of spell target selection.megamage
--HG-- branch : trunk
2009-01-08*Support for quest 10052, 10051Blaymoira
--HG-- branch : trunk
2009-01-08*Change some log level.megamage
--HG-- branch : trunk
2009-01-08*Temp fix for broken kidney shot.megamage
--HG-- branch : trunk
2009-01-08*Fix a crash caused by using item.megamage
--HG-- branch : trunk
2009-01-07*Fix that bug that the target of Intimidating Shout is both stunned and feared.megamage
--HG-- branch : trunk
2009-01-07*Fix the bug that Cycloned target can be healed by HOT.megamage
--HG-- branch : trunk
2009-01-07*Fix AOE damage reduction aura.megamage
--HG-- branch : trunk
2009-01-07*Calculate Damage Done only when needed.megamage
--HG-- branch : trunk
2009-01-07*Allow physical spells gain damage bonus from buff/debuff.megamage
--HG-- branch : trunk
2009-01-07*Only take 0~25% rage/energy if spell does not hit (still take full ↵megamage
rage/energy if spell misses). --HG-- branch : trunk
2009-01-07*Temp fix to allow to use /cast macros to cast more than one spells that are ↵megamage
off the GCD. --HG-- branch : trunk
2009-01-07*Ignore chattype 3, 39, 40 on battlegroundsBlaymoira
--HG-- branch : trunk
2009-01-07*Mangos Implement AURA_STATE_HEALTH_ABOVE_75_PERCENT use. By DiSlord.megamage
*Mangos [7045]. More correct spell select for creatures if spell PreventionType == SPELL_PREVENTION_TYPE_SILENCE. Also add check for PreventionType == SPELL_PREVENTION_TYPE_PACIFY. By DiSlord. *Mangos [7046] Do more security level checks in commands using HasLowerSecurity. Make use .account set addon safe for players. By Vladimir. *Mangos [7047] Fix Draenei race spell add at client switch. By DiSlord. --HG-- branch : trunk
2009-01-07*Mangos [7042] Fixed typo in SpellMgr::GetSpellAllowedInLocationError. This ↵megamage
should fix problems with flasks and elixirs using. By Turk3y. *Mangos [7043] Remove not need code. By DiSlord. *Mangos [7044] Fix some priest spell (48110, 48111, 48112, 48113) crash. By DiSlord. --HG-- branch : trunk
2009-01-07*Fix diff time record.megamage
--HG-- branch : trunk
2009-01-06*Update difftime record.megamage
--HG-- branch : trunk
2009-01-06*Fix build.megamage
--HG-- branch : trunk
2009-01-06*Mangos [7040] Move achievment rewards dat to new DB table. Implement ↵megamage
sending item rewards by mail. By VladimirMangos. Support localization string fields for new table. Move achievments related code and data from ObjectMgr to new AcievmentGlobalMgr. *Mangos [7041] Add 7-8 rank warlock stone. By GriffonHeart. --HG-- branch : trunk
2009-01-06*Mangos [7039] Implement mangosd.conf options Death.Bones. By VladimirMangos.megamage
*for disable bones creating from corpse in world zones or in arena/bg. *Note: in case apply insignia bones still created as required for looting. --HG-- branch : trunk
2009-01-06*Mangos [7037] Avoid unneeded #ifdef. By VladimirMangos.megamage
*Mangos [7038] Fixing known taxi node save in 3.0.3. Cleanup code. By VladimirMangos. --HG-- branch : trunk
2009-01-06*Mangos [7034] Add support 96 bit spell family mask to triggers. By DiSlord.megamage
*Mangos [7035] Disable wrong use some spell effects (changed in 303). By DiSlord. *Mangos [7036] Implement one warlock glyph. By DiSlord. --HG-- branch : trunk
2009-01-06*Merge with Trinity 793.megamage
--HG-- branch : trunk
2009-01-06*Record difftime as ms rather than s.megamage
--HG-- branch : trunk
2009-01-06*Fix a bug in cell computation.megamage
--HG-- branch : trunk
2009-01-06*Some small fixes in dbscript command 17 (SCRIPT_COMMAND_CALLSCRIPT_TO_UNIT).TrullyONE
--HG-- branch : trunk
2009-01-05*Do not let mob flee to call help when it has AURA_PREVENTS_FLEEING.megamage
--HG-- branch : trunk
2009-01-05*Remove emote column from eventai_texts for compatibility with ACID.megamage
--HG-- branch : trunk
2009-01-05*Record more detailed difftime info.megamage
--HG-- branch : trunk
2009-01-05*Some update of relocation notify.megamage
--HG-- branch : trunk
2009-01-05*Allow FindCreature to find pet/guardian/active creatures.megamage
--HG-- branch : trunk
2009-01-05*Fix build.megamage
--HG-- branch : trunk
2009-01-05*Fix build.megamage
--HG-- branch : trunk
2009-01-05*Mangos [7032] Remove unused field from realm structure in realmd. By zhenya.megamage
*Mangos [7033] Add some dummy triggers. By DiSlord. DK - 49015 and ranks, 51459 and ranks, 48979 and ranks Druid - 48516 and ranks, 48496 and ranks Shaman - 55440 glyph Also fix send AttackStateUpdate on block Add some spell_proc_event data Fix sql update for 7031 --HG-- branch : trunk
2009-01-05*New commands: .gobject addtemp/.npc addtemp - by XTZGZoReXBlaymoira
--HG-- branch : trunk
2009-01-05*Implemented faction acces for special zonesBlaymoira
--HG-- branch : trunk
2009-01-04*Mangos [7031] Implement some mage, paladin dummy trigers.megamage
*Mangos [7029] Some work vs aura charges: Move to protected: need use SetAuraCharges, GetAuraCharges, DropAuraCharge Now m_procCharges == 0 if infinite charges, and > 0 for limit Remove not need UpdateAuraCharges() By DiSlord. --HG-- branch : trunk
2009-01-04*Mangos [7027] Add descriptions to new options. By VladimirMangos.megamage
*Mangos [7028] Code fix on client change. Remove not need code. Fix some SPELL_AURA_OVERRIDE_CLASS_SCRIPTS aura use. By DiSlord. --HG-- branch : trunk
2009-01-04*Mangos [7026] Current arena season id and state send and setting in ↵megamage
mangosd.conf. By GriffonHeart. --HG-- branch : trunk
2009-01-04*Mangos [7025] Restore work/add new spell post effects. By DiSlord.megamage
--HG-- branch : trunk
2009-01-04*Remove Realmd.rc. This fix the bug about "case-folding collision..." error.megamage
--HG-- branch : trunk