aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2022-01-26Scripts/Command: Fix .mmap loc always printing command usagejackpoz
2022-01-26Core/Warden: Fix Warden reporting false positive checksjackpoz
2022-01-26Scripts/BlackwingLair: Suppression Device Room (PR #25199)Jinnaix
2022-01-26Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2022-01-26Core/Units: add new functionality for units to block or enable combat interac...Ovah
2022-01-26Core/Updater: Fix detection of the mysql binary when a directory is given as ...Carbenium
2022-01-26Core/Misc: Code cleanupjackpoz
2022-01-26Core/Unit: Creatures' minions now engage in combat if their controller is att...Jinnaix
2022-01-26Core/Battlegrounds: Fix error messages in Isle of Conquestjackpoz
2022-01-26Core/SAI: Fix creatures casting spells while moving with flag SMARTCAST_COMBA...jackpoz
2022-01-26Scripts/Comamnds: Improve ".debug objectcount" command (#25208)Giacomo Pozzoni
2022-01-26Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2022-01-26Scripts/Kologarn: Apply CREATURE_FLAG_EXTRA_NO_COMBAT on NPC_ARM_SWEEP_STALKE...jackpoz
2022-01-26Scripts/Naxxramas: Frogger event improvements (#25202)Gildor
2022-01-26Scripts/World: updated Training Dummy script to modern model and removed poin...Ovahlord
2022-01-26Scripts/AzjolNerub: Fix potential error in pound spell scriptCarbenium
2022-01-26Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2022-01-26Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2022-01-26Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metricjackpoz
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2022-01-26Scripts/Outland: Convert 'Captain Tyralius' to SAI (#25188)Trond B. Krokli
2022-01-24Scripts/AzjolNerub: Update Anub'Arak encounter to current coding standards (#...Peter Keresztes Schmidt
2022-01-24Scripts/Gundrak: Update Slad'ran encounter to current coding standards (#25180)Peter Keresztes Schmidt
2022-01-24 Scripts/Gundrak: Update Drakkari Colossus encounter to current coding standa...Peter Keresztes Schmidt
2022-01-24Scripts/MoltenCore: Update Golemagg encounter to current coding standards (#2...Peter Keresztes Schmidt
2022-01-24Scripts/AhnKahet: Update Herald Volazj to current coding standardsCarbenium
2022-01-24Scripts/AV: Update Vanndar's script to use TaskSchedulerCarbenium
2022-01-24Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2022-01-24Core/Common: Add a std::chrono interface to TimeTrackerSmallCarbenium
2022-01-24Core/DBLayer: Add nicer api for SQLQueryHoldersShauren
2022-01-24Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2022-01-24Scripts/BlackrockSpire: Fix encage event of Pyroguard encounter (#25177)Jinnaix
2022-01-24Log sync db queries in World::Update() loop (#25174)Giacomo Pozzoni
2022-01-24Core/Commands: Initialize commands on startup instead of first useShauren
2022-01-24Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2022-01-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2022-01-24Core/SAI: Ignore SAI while evading (#25108)Giacomo Pozzoni
2022-01-24Core/Loot: Prevent loot already looted item (#25084)Gildor
2022-01-24Scripts/Quest: Force of Neltharaku quest credit (#24807)Trond B. Krokli
2022-01-24Core/World: added startup log outputs for query cache initialization for deta...Ovah
2022-01-24Core/Networking: Fixed authserver socket read handlers being called on incorr...Shauren
2022-01-24Core/Metric: Add new metric in World::UpdateSessions()jackpoz
2022-01-24Core/CreatureAI: std::chrono-ify DoSummon* methodsCarbenium
2022-01-24Core/Metric: Log detailed metrics about each opcode handler (#25153)Giacomo Pozzoni
2022-01-24Core/WorldObject: std::chrono-ify SummonPersonalCloneShauren
2022-01-24Core/WorldObject: Replace non-std::chrono SummonGameObject overloadsCarbenium
2022-01-24Core/WorldObject: Replace non-std::chrono SummonTrigger overloadsCarbenium
2022-01-24Core/WorldObject: Remove non-std::chrono SummonCreature overloadCarbenium
2022-01-24Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...Giacomo Pozzoni
2022-01-24Core/Creature: Remove non-std::chrono overload of DespawnOrUnsummonCarbenium