aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2011-08-04Core/ObjectMgr: Some minor changes in LocaleString functionsSpp
2011-08-04Partial revert of fcdd4d7Spp
2011-08-04Core: Cosmetic changes in Threat related code (per request) and remove of ext...Spp
2011-08-03Core/Refer-a-Friend: Finish base work for Refer-a-Friend.Silinoron
2011-08-03Core/Vehicles: Remove Vehicle.h dependency from other header filesSpp
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-03Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...Spp-
2011-08-02Core/Spells: Also Death Runes itself should be able to turn into a Death Rune...Liberate
2011-08-01A few more mistakes are fixed. Keep in mind you have to re-run cmake in order...Silinoron
2011-08-01Fix a couple of mistakes made in the last commit. It appears to have been too...Silinoron
2011-08-01Add some packet handlers for Refer-a-Friend (work in progress). There is no g...Silinoron
2011-08-01Some codestyle cleanupSilinoron
2011-08-01Core/Entities: Allow Shaman totems to crit with spells, and add a temp workar...Machiavelli
2011-08-01Core: Typo fix introduced in previous commit (:S)Spp-
2011-08-01Core: Some more missing changes from previous commit (Pass by const reference...Spp-
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-08-01Core/Spells: Use ModStackAmount for CastCustomSpell with aura stack value if ...Shauren
2011-08-01Core/Spells: Update commentMachiavelli
2011-07-31Core/Spells: Small update to TriggeredFlags and fix Glyph of Totem of Wrath w...Machiavelli
2011-07-31Fix gcc build and remove redundant check from 0afc3cMachiavelli
2011-07-31Core/Visibility: Send object destroy packets to dead players. Fixes persisten...Machiavelli
2011-07-31Core/Spells: Change low level bool triggered with bitmask TriggerCastFlags to...Machiavelli
2011-07-31Core/Spells: Add missing braces to possession spell check - fixes problems wi...QAston
2011-07-30Core/Vehicles: Allow damaging NPC passengers.Machiavelli
2011-07-30Core/Spells & Vehicles: Define and implement SPELL_ATTR6_CASTABLE_WHILE_ON_VE...Machiavelli
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-28Core/Spells: Fix a crash on checking school immunity added to unit manually (...QAston
2011-07-28Revert "Core/Spells: Fix a crash on checking school immunity added to unit ma...QAston
2011-07-28Core/Spells: Fix a crash on checking school immunity added to unit manually (...QAston
2011-07-28CoreSpells: Typofixes: fix area auras autocast and usage of items in combat.QAston
2011-07-27Core/Movement: Implemented methods to animate creatures landing and takeoff a...Shauren
2011-07-27Core/Spells: Removed implicit casts from SpellImplicitTargetInfo, fixed copyp...Shauren
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-27Fix some warnings here and thereSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-24Core/GameObjects: Prevent repeating damage/destruction events when the gameob...Shauren
2011-07-25Core/Spells: Fix Glyph of Shadow Word: Deathinsider42
2011-07-24Core/Spells: Properly fix Ignitetobmaps
2011-07-24Core/Units: Prevent dodge/parry/block while under the effects of fear or deso...Sarjuuk
2011-07-24Core/Chat: Prevent turning whispers on, receive spam about AFK or DND in case...tobmaps
2011-07-24Core/Spells: Grounding Totem should respect line of sightSarjuuk
2011-07-23Core/Spells: Bonuses from SPELL_AURA_MOD_CRIT_DAMAGE_BONUS should be multipli...Sarjuuk
2011-07-23Core/Spells: Bonuses from SPELL_AURA_MOD_DAMAGE_PERCENT_TAKEN should be multi...tobmaps
2011-07-23Core/SpellsSarjuuk
2011-07-23Core/Spells: Removed remaining part of old global cooldown handlertobmaps
2011-07-22Core/GameObject: Added missed change to destructible health settingShauren
2011-07-22Core/GameObject: Refactored destructible building handling, properly implemen...Shauren
2011-07-23Core/Spells: Fix talent Deep Wounds. Original idea by DrTenmatobmaps
2011-07-22Core/Spells: Define and implement SPELL_ATTR6_NO_DONE_PCT_DAMAGE_MODS; revert...tobmaps
2011-07-22Core/Spells: Update damage formulas for talent Ignitetobmaps