aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-24Tools/MapExtractor: Fix a warning reported by gcc 4.9Carbenium
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-14Script/Naxxramas: Fix a -Winconsistent-missing-override warning reported by c...Carbenium
2015-11-14Core/Battleground: Fix issue reported by static analysisVincent-Michael
2015-11-14Core/Worldserver: Enable the database updater by default.Naios
2015-11-14Core/Player: Move KillRewarder to its own fileCarbenium
2015-11-14Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...Shauren
2015-11-14Core/Player: Move TradeData to its own fileCarbenium
2015-11-14Scripts/Thaddius: Coverity scan Control flow issues (MISSING_BREAK)tkrokli
2015-11-14Core: Fix warningVincent-Michael
2015-11-14Core/Condition: Fix issue reported by static analysisVincent-Michael
2015-11-13Core: Fix non pch buildVincent-Michael
2015-11-13Fix build for mysql versions older than 5.7 Shauren
2015-11-12Merge pull request #15523 from Treeston/3.3.5-thaddiusMitchesD
2015-11-12Merge pull request #15732 from ShinDarth/reset-health-manaMitchesD
2015-11-12Core/DBLayer: Ensure that MySQL version used when compiling is the same as li...Shauren
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-
2015-11-08Merge pull request #15022 from robinsch/GOdespawnKillyana
2015-11-08Scripts/Naxxramas: Complete rewrite of the Thaddius encounter.treeston
2015-11-07Scripts/DuelReset:ShinDarth
2015-11-07Core: Whitespace cleanupVincent-Michael
2015-11-07Updated url for tc wikiVincent-Michael
2015-11-07Core/CreatureGroups: Don't set positionZ to ground for flying creatures.Golrag
2015-11-07Core/ScriptMgr: Improve commit 155a289f052b3a48caadeNaios
2015-11-07Core/ScriptMgr: Fix "conditional expression is constant" warning.Naios
2015-11-07Core/Globals: Use std::string rather than char* to pass script names around.Naios
2015-11-07Core/ScriptMgr: Replace IsDatabaseBound() methods through traits.Naios
2015-11-06Core/Corpses: Fixed a possible crash adding bones to gridShauren
2015-11-05Core/Commands: Added assertion checking if command name is not nullShauren
2015-11-05Core/Accounts: Fixed ban check after 517a30d7c189b0530711f78508f9731e31fe5a53Shauren
2015-11-03Merge pull request #15804 from Tonghost/3.3.5jackpoz
2015-11-03Merge pull request #15720 from Tonghost/3.3.5Carbenium
2015-11-03DB/CORE Minor change in quest Kick, What Kick? and some codestylesirikfoll
2015-11-03Core/Ticket improved ticket systemShinDarth
2015-11-02Core/Misc: Remove unneeded filesIncorrect
2015-11-01Scripts/Naxxramas: Anub'rekhan encounter cleanup.treeston
2015-11-01Merge pull request #15681 from Treeston/3.3.5-faerlinaMitchesD