aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-01-25Fix startup warning due to r7188.Trazom62
2010-01-25Fix SpellEffect Quest Complete: shall work if player is the unitTargetTrazom62
2010-01-25*Some cleanup in SharedDefinesQAston
2010-01-25Mergethenecromancer
2010-01-25Fix Rated Arena scores display (Matchmaking Value is not implemented)thenecromancer
2010-01-25Merge after backoutXanadu
2010-01-25Backed out changeset: 4cc8628cc8ef. That wasn't a good call. Thanks go to QAs...Xanadu
2010-01-24Mergethenecromancer
2010-01-24Do not allow units that are not in world to create dynamic objects from spell...thenecromancer
2010-01-24Drop BG Flag when entering vehiclethenecromancer
2010-01-24Fix Entrapment - now only proc on Frost Trap and Snake Trap activation.Xanadu
2010-01-24Fix Frost Trap Aura spamming log due to nonexistent triggered spellXanadu
2010-01-24*added new CMakeListsRat
2010-01-24Remove SpellChannelInterruptFlags definitions which were duplicate of SpellAu...QAston
2010-01-24*Bring back one unintentionally removed check in Aura::UpdateOwnerQAston
2010-01-24implement ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM (achievement Epic, Superior)Trazom62
2010-01-24Add support for Maelstrom Weapon to prevent melee attack interruption when af...thenecromancer
2010-01-24SPELLMOD_DAMAGE is applied in SpellDamageBonus() - remove this hack for Evisc...thenecromancer
2010-01-24Mergethenecromancer
2010-01-24Send SMSG_SPELLORDAMAGE_IMMUNE when target is immune to periodic aura tickthenecromancer
2010-01-24*Some optimisation in Unit::HasNegativeAuraWithInterruptFlag.QAston
2010-01-24Fix some reactive/shapeshift based talents being active in spec they are not ...thenecromancer
2010-01-24Implement direct damage effect for Seal of Vengeancethenecromancer
2010-01-24Fixes issue #476. Remove owned auras in addition to applied auras on unit death.QAston
2010-01-24*Do not keep area aura targets in combat with aura ownerQAston
2010-01-24*removed no more needed extern keywords from ScriptLoaderRat
2010-01-24*merge ScriptMgr::LoadOverridenDBCData to SpellMgrLoadSpellCustomAttr, patch ...Rat
2010-01-23* Remove CellLock class and all cell-level thread locking.XTZGZoReX
2010-01-23* Partly revert [7173]. The log call is useful - "CRASH ALERT" part removed.XTZGZoReX
2010-01-23Remove useless spam at core boot. I have never seen, nor heard of a script no...arcanzic
2010-01-23Remove Battle Shout/Blessing of Might hackthenecromancer
2010-01-23Fix Unrelenting Assault applying debuff to non-player targetthenecromancer
2010-01-23Apply SPELLMOD_COST in takeRunePower() ( replacement for removed hack in prev...thenecromancer
2010-01-23Fix Empowered Rune Weaponthenecromancer
2010-01-23Apply armor reduction for physical attacks before other calculations ( for co...thenecromancer
2010-01-23Mergethenecromancer
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-23*Remove Death runes from Reaping/Blood of the North/Death Rune Mastery when t...QAston
2010-01-22*Prevent assertion fail in Unit::_AddAura after creature add to remove list.QAston
2010-01-22*Run grid searches for area auras every 500ms instead of every unit updateQAston
2010-01-21* mergeBrian
2010-01-21* Backed out changeset c7c6faf26cbdBrian
2010-01-21Fix EffectSendEvent to work if target is GO or Unit.Trazom62
2010-01-21Change temp threat aura mods to use temp threat modifier instead of "asisting...thenecromancer
2010-01-21Do not apply SPELL_AURA_MOD_THREAT to negative threat changes (Eg. let Feint ...thenecromancer
2010-01-21Send all 24 bits of spell Id for vehicle spell actionsthenecromancer
2010-01-21* Add support for basedmg and baserangeddmg values in creature_classlevelstats.win32
2010-01-21So much for my fix-without-compile skills. :(XTZGZoReX
2010-01-21* Removed unnecessary query.XTZGZoReX
2010-01-21Implement minimal arena team size for some items arena rating requirements.win32