aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2020-08-06Core/PacketIO: Name previously unknown fields in lfg packetsShauren
2020-08-06Core/Misc: Code cleanupjackpoz
2020-08-06Core/Packets: updated CMSG_LFG_JOIN and CMSG_LFG_LEAVE to new packet handlingOvahlord
2020-08-06Core/Unit: Creatures' minions now engage in combat if their controller is att...Jinnaix
2020-08-06Core/Object: Deduplicate some checksTreeston
2020-08-06Core/Battlegrounds: Fix error messages in Isle of Conquestjackpoz
2020-08-06Core/SAI: Fix creatures casting spells while moving with flag SMARTCAST_COMBA...jackpoz
2020-08-06Scripts/Comamnds: Improve ".debug objectcount" command (#25208)Giacomo Pozzoni
2020-08-06Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2020-08-05Scripts/Kologarn: Apply CREATURE_FLAG_EXTRA_NO_COMBAT on NPC_ARM_SWEEP_STALKE...jackpoz
2020-08-05Scripts/Naxxramas: Frogger event improvements (#25202)Gildor
2020-08-05Scripts/World: updated Training Dummy script to modern model and removed poin...Ovahlord
2020-08-04Scripts/AzjolNerub: Fix potential error in pound spell scriptCarbenium
2020-08-04Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2020-08-04Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2020-08-04Core/Metric: Require WITH_DETAILED_METRICS CMake flag for MMaps metricjackpoz
2020-08-04Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2020-08-03Scripts/Outland: Convert 'Captain Tyralius' to SAI (#25188)Trond B. Krokli
2020-08-03Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...Treeston
2020-08-03Core/Authserver: Validate length of session key field after bfb041246f5c7c499...Shauren
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-01Scripts/AzjolNerub: Update Anub'Arak encounter to current coding standards (#...Peter Keresztes Schmidt
2020-08-01Scripts/Gundrak: Update Slad'ran encounter to current coding standards (#25180)Peter Keresztes Schmidt
2020-08-01 Scripts/Gundrak: Update Drakkari Colossus encounter to current coding standa...Peter Keresztes Schmidt
2020-08-01Scripts/MoltenCore: Update Golemagg encounter to current coding standards (#2...Peter Keresztes Schmidt
2020-08-01Scripts/AhnKahet: Update Herald Volazj to current coding standardsCarbenium
2020-08-01Scripts/AV: Update Vanndar's script to use TaskSchedulerCarbenium
2020-08-01Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2020-08-01Core/Common: Add a std::chrono interface to TimeTrackerSmallCarbenium
2020-07-31Core/DBLayer: Add nicer api for SQLQueryHoldersShauren
2020-07-31Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2020-07-31Core/DataStores: Rename TalentTabEntry::CategoryEnumID back to PetTalentMaskShauren
2020-07-31Scripts/BlackrockSpire: Fix encage event of Pyroguard encounter (#25177)Jinnaix
2020-07-30Log sync db queries in World::Update() loop (#25174)Giacomo Pozzoni
2020-07-30Core/Commands: Initialize commands on startup instead of first useShauren
2020-07-30Core/Mail: Load mails at login instead of on demand when queried by packets (...Shauren
2020-07-30Core/Mail: Refactor mail loading to execute 2 database queries instead of 1+m...Shauren
2020-07-30Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2020-07-30Build fix for certain compiler configurations on Linux. 7f7fa8b follow-up.Treeston
2020-07-30Scripts/Deadmines: Doors after Rhahk'Zor, Sneed and Gilnid (#25107)Somebody
2020-07-29Core/SAI: Ignore SAI while evading (#25108)Giacomo Pozzoni
2020-07-29Core/Loot: Prevent loot already looted item (#25084)Gildor
2020-07-29Scripts/Quest: Force of Neltharaku quest credit (#24807)Trond B. Krokli
2020-07-29Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-07-28Core/World: added startup log outputs for query cache initialization for deta...Ovah
2020-07-28Core/Networking: Fixed authserver socket read handlers being called on incorr...Shauren
2020-07-28Core/Metric: Add new metric in World::UpdateSessions()jackpoz
2020-07-28Core/CreatureAI: std::chrono-ify DoSummon* methodsCarbenium
2020-07-28Core/Metric: Log detailed metrics about each opcode handler (#25153)Giacomo Pozzoni
2020-07-27Core/WorldObject: Replace non-std::chrono SummonGameObject overloadsCarbenium