aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-04-11Core/Auras: Fixed a visual issue with combat log appearing to deal negative d...Shauren
2016-04-11Core/LFG: Readd players to queue when proposal fails because someone else dec...Dustin Paul
2016-04-11Core/Movement: Added a wrapper method in MotionMaster for a unit to move towa...Chaouki Dhib
2016-04-11Add missing configuration key LoginDatabase.SynchThreads.Gacko
2016-04-09Build fixShauren
2016-04-09Core/Misc: MSVC /W4 warning fixesShauren
2016-04-09Core/Misc: MSVC warning fixesShauren
2016-04-09Core/Spells: Don't report spell errors to client when spell was triggered and...Shauren
2016-04-09Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-09Core/Commands: Prevent creating accounts containing '@' character with .accou...Shauren
2016-04-09Core/Common: Moved MessageBuffer to commonShauren
2016-04-09Core/Misc: Moved RealmList to sharedShauren
2016-04-08Properly rename the stand state method...Shauren
2016-04-08Core/Misc: Renamed getStandState to minimize differences between branchesShauren
2016-04-02Core/DataStores: Fixed creating entries in sEmotesTextSoundMap if passed inva...Shauren
2016-04-02Core/Spells: Renamed EnsureSpellInfo to AssertSpellInfo to minimize differenc...Shauren
2016-04-02- Clean up spell facing behavior a bit. Visual target behavior should now be ...treeston
2016-03-31Core/Config: Fix 3 more missing config warningsDDuarte
2016-03-31Core/Config: Error logging for ptree_bad_dataDDuarte
2016-03-30Merge pull request #16839 from chaodhib/spell_facing_fixTreeston
2016-03-28Pet/Misc: Implement Baby Blizzard BearKittnz
2016-03-28Core/Config: Remove references to Arena.QueueAnnouncer.PlayerOnly which hasn'...DDuarte
2016-03-28Core/AHBot: Add missing AuctionHouseBot.Class.CLASS.Allow.Zero to configDDuarte
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-27Merge pull request #16848 from P-Kito/debuff_removeShauren
2016-03-27Scripts/Spells: Add generic spell to handle ClearDebuffs spellKito
2016-03-27Add missing GAME_API exportsRochet2
2016-03-27Adjustments to spell facing - Adjusted HaveAtClient to accept Object* (still...r00ty-tc
2016-03-26Scripts/Karazhan: Hackfix the Opera event script to make Wizard of Oz actuall...treeston
2016-03-24Core/Game: Fix Tremor Totem in LoSNertx
2016-03-24Core/AI Remove Reset() call from JustRespawned() hooksirikfoll
2016-03-24Dep: Add efsw (entropia file system watcher)Naios
2016-03-24Core/Pdump: Fix pdump loadAokromes
2016-03-24Core/Scripts: Link the script project always staticallyNaios
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-24Core/Shared: Converted the shared library to a shared library ,-).Naios
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-03-23Merge branch '3.3.5-naxxcleanup' into 3.3.5. (PR #16524)treeston
2016-03-23Core/Player: Remove a TC_LOG_ERROR copy paste mistake...DDuarte
2016-03-23Fixed typojoschiwald
2016-03-23No, Travis, I do not intend to handle SPELL_GROUP_STACK_RULE_MAX. It is not a...treeston
2016-03-23Entities/Pet: Finally fix pets spamming Blood Pact/Fel Intelligence in some s...treeston
2016-03-23Merge pull request #16819 from AzerothShard/pdump-fixAokromes
2016-03-23Core/Misc: Remove no longer used codeAokromes
2016-03-23Entities/Creature: Fix bugs with pets not properly reacquiring target after s...treeston
2016-03-22Scripts/TheEye: updated Void Reaver to EventMapMitchesD
2016-03-22Fixed pdump write...Yehonal
2016-03-20Scripts: Added combat abilities to trash mobs in Ruby Sanctumjoschiwald
2016-03-20fixed warning again :(joschiwald
2016-03-20fixed warningjoschiwald