aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-04-11Merge pull request #14497 from tkrokli/Kodo_RoundupMitchesD
2015-04-11Core/Scripts: Remove Bloodmaul Brutes scriptNick
2015-04-10Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-10Core: Whitespace/tab2spaces cleanupclick
2015-04-09Update LFGMgr.cppWishToDie
2015-04-07Core/Spells: Reinstate helperfunction removed in commit 0e3607df (with a new ...click
2015-04-07Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.click
2015-04-07Core/Command: Sanitize input for .account set gmlevel <username> handlingclick
2015-04-06Core/Scripts: Remove The Thunderspike scriptNick
2015-04-05Core/LFGMgr: Fix the case where the last player left in a lfg group would be ...w1sht0l1v3
2015-04-05Build fix for GCC 4.7Shauren
2015-04-05Scripts/Kalimdor: Ashenvale - add missing enumAokromes
2015-04-05Scripts/Kalimdor: Ashenvale - Remove Torek C++ ScriptRushor
2015-04-05Core/Misc: Warning fixesShauren
2015-04-05Switch abs to std::absCarbenium
2015-04-05Add missing override keyword in scriptsCarbenium
2015-04-05Rename variables to fix C++11 keyword collisionCarbenium
2015-04-05Core/DBUpdater: Exit clean if a query failed to apply.Naios
2015-04-05Core/Log: Remove some unnecessary std::move's.Naios
2015-04-05Merge pull request #13862 from ariel-/pr_tmpCarbenium
2015-04-04Core/Networking: Fixed unsafe access to _worldSession member in WorldSocketShauren
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core: Comment out unused parameter in DBCStructure.h (removes a warning)click
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04[Quest] Kodo Rounduptkrokli
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUSjackpoz
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-03Scripts/Misc: Fix warningjackpoz
2015-04-03Revert "Merge pull request #14424 from Rushor/Rampart"DDuarte
2015-04-03Merge pull request #14424 from Rushor/RampartAokromes
2015-04-03Merge pull request #14083 from Gooyeth/3.3.5_sample_satisfactionDuarte Duarte
2015-04-03Core/Script: Remove script for Overlord Mor'ghor - converted to SAI in commit...click
2015-04-02Core/SAI: fix typoMitchesD
2015-04-02Core/Database: Remove va_list from PreparedStatement::PAppend.Naios
2015-04-02Core/World: Remove va_list from World::RecordTimeDiff.Naios
2015-04-02Core/Database: Remove va_args from DatabaseWorker::Execute methods.Naios
2015-04-02Core/SAI: fix merge conflictMitchesD
2015-04-02Core/SmartScripts: added SMART_ACTION_SET_COUNTER and SMART_EVENT_COUNTER_SETMitchesD
2015-04-02Core/Packet: Correction to packetsize for SMSG_WEATHERclick
2015-03-30Core/Misc: Remove unused headersleak
2015-03-30Core/Entities: Add player name and ID to GetXPrestBonus calculation-logclick
2015-03-29Core/Dungeon Finder: Allow to execute "lfg" commands from consolejackpoz
2015-03-29Fix non-pch build.Gacko
2015-03-29Core/Logger: Add basic account-info to addon-scans to make them a little bit ...click
2015-03-29Core/Dungeon Finder: Restore ".lfg queue debug" logging additional informationjackpoz
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-29Core/Database: Return an unknown error code instead of false (0) if mysql_ini...Naios
2015-03-29Core/Database: Fix a mistake in 54ee5267244acac16Naios
2015-03-28Core/Log: Improve creation of log prefixes.Naios