aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Collision: Removed direct GameObject references from collision projectShauren
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Learn death knight runeforging skill, when receving the spell book ability. (...pete318
2015-07-15Merge pull request #14974 from pete318/stealth_workmik1893
2015-07-15Merge pull request #15092 from robinsch/shamanT10enhancementRushor
2015-07-15Core/Spells: Enhancement Shaman T10 4P bonus set #15090robinsch
2015-07-14Merge pull request #14987 from robinsch/fixupSpellModDOTmik1893
2015-07-10CRLF to LFDDuarte
2015-07-08Core/Instances: Fix some Instance Lock chat messagesjackpoz
2015-07-04Core/Misc: Fix build warningsjackpoz
2015-07-02The following stealth changes are implemented.pete318
2015-07-01Core/Misc: Fix build warningsjackpoz
2015-07-01Core/Unit: Fix issue with Divine Shield immunitiesrobinsch
2015-07-01Core/Spells: Revert changes to Unit.cpp done in https://github.com/TrinityCor...robinsch
2015-06-30Core/Spells: Implemented CAST_FLAG_IMMUNITYShauren
2015-06-29Merge pull request #14941 from ShinDarth/db_backports3Carbenium
2015-06-29DB/World schema backport: move questItem* fields to *_questitem tablesShinDarth
2015-06-29Core/WorldState: Send BATTLEFIELD_WG_WORLD_STATE_ACTIVE when sending initial ...robinsch
2015-06-26Core/Creature: Fix UNIT_FLAG_IMMUNE_TO_PC validity for player petsMik1893
2015-06-26Core/Units: Changed SPELL_AURA_MOD_MINIMUM_SPEED to always be applied, not on...Shauren
2015-06-26Core/GameObject: Removed unneeded argument from GameObjectModel::Relocate and...Shauren
2015-06-26DB/Characters: Backport schema changes from 6.x branch (renames)ShinDarth
2015-06-24Core/Instances: Make achievements and loot rolls instance-widejackpoz
2015-06-23Game/GameObject: Fix Spellcast for 'Silithyst'Rushor
2015-06-21Core/Creature: fixed loading of creature auras on respawn, deathState needs t...MitchesD
2015-06-14Merge pull request #14250 from xjose93/SPELL_AURA_USE_NORMAL_MOVEMENT_SPEEDjackpoz
2015-06-14Core/Unit: Fix snare/daze immunities versus SPELL_AURA_USE_NORMAL_MOVEMENT_SP...xjose93
2015-06-13Core/Texts: Fix race conditions in CreatureTextMgr repeat groupjackpoz
2015-06-02Core/Creature Fix compiler warningCarbenium
2015-06-02Core/Player: Fix resurrection exploitjackpoz
2015-06-02Merge pull request #14811 from tkrokli/Knockback_flying_mountCarbenium
2015-06-02Merge pull request #14780 from mik1893/immune_to_npc_flagCarbenium
2015-06-02Core/Movement: Knockback Effect on Flying Mountrobinsch
2015-06-01Core/Auras: Fixed SPELLMOD_DOT not being appliedrobinsch
2015-06-01Core/Misc: Removed some old unused enumsShauren
2015-06-01Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-05-31Core/Misc: Fix build warningjackpoz
2015-05-28Core/Creature: Remove not needed flag for UNIT_FLAG_IMMUNE_TO_NPCmik1893
2015-05-23Fix non pch build.Gacko
2015-05-19Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-05-19Core/Misc: Moved Position to its own fileShauren
2015-05-19Merge pull request #14454 from ariel-/cdDuarte Duarte
2015-05-19Core/GameObjects: fixed build in gccRat
2015-05-19Fix build after recent cherry-picksDDuarte
2015-05-19Core/GameObjects: Implemented gameobject_addon table, you can now set invisib...Rat
2015-05-19Core/Transports: Moved teleporting transports to Map::DelayedUpdateShauren
2015-05-03Fix: Can cast on fear if rooted [3.3.5a]tkrokli
2015-04-29Core/Spells: Fix typoVincent-Michael