aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2015-11-07Merge pull request #15791 from Golrag/FlyingCreatureGroupsPositionZShauren
2015-11-07Merge pull request #15720 from Tonghost/3.3.5Carbenium
2015-11-07Merge pull request #15731 from ShinDarth/toscriblub
2015-11-07Merge pull request #15697 from ShinDarth/cdMitchesD
2015-11-07Merge pull request #15646 from ShinDarth/ticketShauren
2015-11-06Core/Players: Fixed saving players with incorrect genderShauren
2015-11-06Core/Player: Set correct Gender by ModelidKittnz
2015-11-06Core/Player: Fix not being able to do seasonal quests(if already done in the ...MitchesD
2015-11-06Scripts/Naxxramas: Faerlina cleanup:treeston
2015-11-01Scripts/VioletHold: rewrote the whole instancejoschiwald
2015-10-31Core/CreatureGroups: Don't set positionZ to ground for flying creatures.Golrag
2015-10-31Build fix after cherry-picksShauren
2015-10-30Core/Corpses: Fixed map crash happening during map unload when there are corp...Shauren
2015-10-28Core/Corpses: Fixed leaking bonesShauren
2015-10-28Core/Player: remove unused method prototypesMitchesD
2015-10-27Core/Misc: Removed manually defined ObjectGuid copy/move constructors. This w...Shauren
2015-10-26Core/PacketIO: Started work on updating last bunch of packets still using old...Shauren
2015-10-25Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-10-25Core/Conditions: Phase condtion changesShauren
2015-10-21Core/Player: Fixed being teleported into void when on a transportShauren
2015-10-20Core/CollectionMgr: changed loop to range-based forMitchesD
2015-10-20Core/Player: Removed currency precision flag value manipulations, this is all...Shauren
2015-10-19Core/PacketIO: Updated and enabled item refund opcodesShauren
2015-10-17Warning fixesShauren
2015-10-16Core/Player: implemented Heirloom CollectionMitchesD
2015-10-16Custom logic for putting people in combat instead of relying on CreatureAI or...treeston
2015-10-16Core/Creature: Add facilities to the Creature class to allow setting an autom...treeston
2015-10-16Core/Misc: Fix a typoIncorrect
2015-10-16Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settingsShinDarth
2015-10-15Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-14Core/Auras: Fixed auras limited to a single target not being removed in all c...Shauren
2015-10-06Core/Battle.net:Shauren
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-10-03Core/Players: Added missed changes to previous commitShauren
2015-10-02Core/Players: Removed db queries from friend packet buildersShauren
2015-09-30Core/Transports: Fixed accessing deleted instance transportsShauren
2015-09-29Core/Players: Fixed automatic learning skills gained from learning spells whe...Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-27Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...Shauren
2015-09-25Core/Creature: Better formations implementationAokromes
2015-09-25Core/Creature: Fixes Issue with Formations with 2 waypointsAokromes
2015-09-25Core/Creature: Fix formations to prevent crossoverAokromes
2015-09-25Merge pull request #15452 from Treeston/3.3.5Duarte Duarte
2015-09-24Core/Spells: Fix crash happening when using items to cast spellsjackpoz
2015-09-24Core/Unit: Do not remove aura with interrupt flag AURA_INTERRUPT_FLAG_NOT_UND...StormBytePP
2015-09-24Core/Players: Improve rest state handling, allow several rest states to be ac...Trisjdc
2015-09-24Core/Misc: Added checks for procSpell nullptr casesStormBytePP
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz