aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-10Core/Commands: Fix NULL dereference crashjackpoz
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-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
2015-11-01Scripts/Naxxramax: Fix clang warningjackpoz
2015-11-01Core/Items: Corrected all spellid checks from item_template to also check -1Shauren
2015-11-01Core/AI: Cleanup in CreatureAISelectorNaios
2015-11-01Core/AI: Convert the hardcoded variadic RAND functions into one C++11 variadi...Naios
2015-11-01Core/Accounts: Check active column when determining if account is banned or notShauren
2015-10-31Core/Misc: Update game creature template locale in simple systemVincent-Michael
2015-10-31Core/Conditions: Optimizations part 3 changed ConditionStore to a simple arrayShauren
2015-10-31Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-31Core/Conditions: Add const to methods not modifying ConditionMgrShauren
2015-10-31Core/Conditions: Optimizations part 2 removed unneeded codeShauren
2015-10-31Core/Conditions: Optimizations part 1 - use containers more suited for their ...Shauren
2015-10-31Core/Conditions: Type renamingShauren
2015-10-31Core: fixed warning introduced in last commitjoschiwald
2015-10-31Core/Misc: removed some useless map checksjoschiwald
2015-10-31Core/Players: Fixed automatic learning skills gained from learning spells whe...Shauren
2015-10-31Scripts/Ulduar/Algalon: fixed achievement "He Feeds On Your Tears"joschiwald
2015-10-31Core/Misc: Added a few stl header includes to Common.hShauren
2015-10-31Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-10-31Removed unneeded nullptr checkDavid Carlos Manuelda
2015-10-31Fixed boss evade and doors closed by cr4st.David Carlos Manuelda
2015-10-31Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-10-31Core/Spells: Fixed gcc-4.7.x compileStormBytePP
2015-10-31Script/Commands: Add some sanity checks to cast commandsDavid GirĂ³n
2015-10-31Core/PacketIO: fixed instance binding of gamemastersMitchesD
2015-10-31Buildsystem: Added dependency on revision_data to common project. Simply incl...Shauren
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-31Core/Networking: Fixed possible crashes happening if async query retrieving a...Shauren