aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2015-10-10Merge pull request #15504 from Treeston/3.3.5-bosscombatpulseShauren
2015-10-06Rooted vehicle movement (#13342 for example)pete318
2015-10-05Merge pull request #15646 from ShinDarth/ticketShauren
2015-10-05Core/Player: implement ResetCoolDownAfterDuel configurable featureShinDarth
2015-09-30Core/Transports: Fixed accessing deleted instance transportsShauren
2015-09-30Core/Misc: Fix a typoIncorrect
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-25Merge pull request #15473 from Treeston/3.3.5-fixplayerdamagereqjackpoz
2015-09-25Core/Commands: Fixed .gobject move and turnShauren
2015-09-25Custom logic for putting people in combat instead of relying on CreatureAI or...treeston
2015-09-25Core/Creature: Add facilities to the Creature class to allow setting an autom...treeston
2015-09-24Core/Creature: Better formations implementationAokromes
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-22Core/Creature: Fixes Issue with Formations with 2 waypointsAokromes
2015-09-21Core/Creature: Fix formations to prevent crossoverAokromes
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-15Core/Unit: Fixed incorrect value sent in highest threat unit updateShauren
2015-09-15Merge pull request #15497 from ShinDarth/335-miscMitchesD
2015-09-14Core/Misc: rename some variables after latest backportsShinDarth
2015-09-12Core/Players: Changed multi-segment taxi paths to fly nearby flight masters a...Shauren
2015-09-09Allow player-created temporary summons (quest "helper" NPCs summoned by item ...treeston
2015-09-07Allow mounting while under transformations that can be cast while mounted.treeston
2015-09-05Core/Spells: Fix crash happening when using items to cast spellsjackpoz
2015-08-29Core/Unit: Prevent AoE damage to have effect in some cases when faction is un...StormBytePP
2015-08-24Core/Unit: Do not remove aura with interrupt flag AURA_INTERRUPT_FLAG_NOT_UND...StormBytePP
2015-08-23Merge pull request #15327 from Trisjdc/fix_rest_stateDavid Carlos Manuelda
2015-08-23Scripts/VioletHold: rewrote the whole instancejoschiwald
2015-08-23Core/Players: Improve rest state handling, allow several rest states to be ac...Trisjdc
2015-08-20Core/Misc: Added checks for procSpell nullptr casesStormBytePP
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-15Core/Object: Add changes to ObjectGuid from 6.xDDuarte
2015-08-12Core/Misc: Add a few consts to methodsIncorrect
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-10Core/RestState: Check area trigger radius instead of 1.0f distanceRochet2
2015-08-08Merge pull request #15119 from robinsch/groundingjackpoz
2015-08-08Core/Gameobjects: Move a log from FATAL to DEBUGjackpoz
2015-08-05Core/Spells: Fix damage done by SPELL_EFFECT_NORMALIZED_WEAPON_DMGjackpoz
2015-07-26Fix UpdateMovementFlags ignoring DynamicTree height.Jameyboor
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-18#15108robinsch
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