aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2015-12-15Core/Player: Fixed Weapon Skillup on low level mobsrockz1152
2015-12-14Merge pull request #15919 from Treeston/3.3.5-razuviousjackpoz
2015-12-14Scripts/Naxxramas: Instructor Razuvious rework:treeston
2015-12-14Improved Auction house deposit handling.pete318
2015-12-12Removed unneeded loop from previous commit, copypaste fail from 6.xShauren
2015-12-11Core/Creatures: Implemented automatic detection of trigger models, their orde...Shauren
2015-12-09Merge pull request #15402 from chaodhib/taunt_playerjackpoz
2015-12-08Core/Items: Fixed a possible crash with soulbound tradable itemsShauren
2015-12-07Core/Player: Fix crash related to vehiclesjackpoz
2015-12-07Core/Unit: Add Unit::KillSelf() overloadjackpoz
2015-12-07Core/Quest: Fix issues reported by static analysisjackpoz
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-12-06Core/Spell: fixed possible exploit in Duel Reset scriptShinDarth
2015-12-03Core/Conditions: extended CONDITION_NEAR_CREATURE, condition value 3 is now u...MitchesD
2015-12-01Scripts/Icecrown Citadel: Professor Putricide - fixed Expunged Gas damage for...Shauren
2015-11-30Merge pull request #15920 from Treeston/3.3.5-MCHotkeyPosjackpoz
2015-11-29Unit/PossessBar: Fix spell ordering on possess bar to reflect spell position ...treeston
2015-11-29Core/Spells: Fixed passibe talent auras targeting pets instead of playerShauren
2015-11-28Merge pull request #15907 from ShinDarth/fixjackpoz
2015-11-28Merge pull request #15904 from 'ForesterDev/instance_login_cleanup'jackpoz
2015-11-28Core/Spells fix Arcane MissilesShinDarth
2015-11-27Core/Players: Fixed warningVincent-Michael
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
2015-11-27Core/Player: cleanup function CheckInstanceLoginValidForesterDev
2015-11-26Core/Player: Always allow accounts with RBAC_PERM_COMMAND_GM to enter instanc...jackpoz
2015-11-26Core/Misc: fix warning and misc codestyle fixesMitchesD
2015-11-25Merge pull request #15763 from ShinDarth/channeledShauren
2015-11-25Core/Spells: fix conflicts between duration and cast time of channeled spellsShinDarth
2015-11-22Core/Creature: Flying vehicles able to fly againsirikfoll
2015-11-22Merge PR #14824 'tkrokli/spell_mod_stealth_stand_state' into 3.3.5jackpoz
2015-11-19Core/Items: Fix crashjackpoz
2015-11-17Core/Spells: Fixed typo in ecbbcc8972f43376c65cb726c37cf777ee968f66Shauren
2015-11-16Core/Misc: Fixed memory leak in trade handlerShauren
2015-11-15Core/Quest: Fix issues reported by static analysisjackpoz
2015-11-15Core/Player: Fix issue reported by static analysisjackpoz
2015-11-15Core/Spells: Fixed Raise Dead cooldownShauren
2015-11-14Core/Battleground: Fix issue reported by static analysisVincent-Michael
2015-11-14Core/Player: Move KillRewarder to its own fileCarbenium
2015-11-14Core/Player: Move TradeData to its own fileCarbenium
2015-11-14Core: Fix warningVincent-Michael
2015-11-14Core/Condition: Fix issue reported by static analysisVincent-Michael
2015-11-12Merge pull request #15732 from ShinDarth/reset-health-manaMitchesD
2015-11-11Core/Creature: Remove duplicate call to LoadCreatureAddons in Creature::CreateCarbenium
2015-11-10Core/Commands: Fix NULL dereference crashjackpoz
2015-11-10[3.3.5] Core/Spells: break Stealth and modify Stand Staterobinsch
2015-11-10Merge pull request #15835 from ariel-/entryCarbenium
2015-11-10Core/Player: Improve a log messageCarbenium
2015-11-09Core/ObjectMgr: Disable not linked graveyard error log for zoneId == 0Carbenium
2015-11-08Reload creature addons on UpdateEntry.ariel-