aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-09Core/SAI: Fix creatures casting with flag SMARTCAST_COMBAT_MOVE not switching...Giacomo Pozzoni
2020-08-09Core/Misc: Code cleanupjackpoz
2020-08-08Scripts/Command: Fix .mmap loc always printing command usagejackpoz
2020-08-08Core/Warden: Fix Warden reporting false positive checksjackpoz
2020-08-08Game/ActionHouse: Fixed some clothes chests not showing in AH (#25150)Keader
2020-08-08Scripts/BlackwingLair: Suppression Device Room (PR #25199)Jinnaix
2020-08-07Core/CrashHandler: Skip logging stack trace of the thread writing the crash l...Shauren
2020-08-07Core/CrashHandler: Remove logging function variation depending on crash reaso...Shauren
2020-08-07Core/CrashHandler: NULL -> nullptrShauren
2020-08-07Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2020-08-07Core/CrashHandler: Attempt to extract C++ exception object in uncaught except...Shauren
2020-08-07Core/Units: add new functionality for units to block or enable combat interac...Ovah
2020-08-07Core/Updater: Fix detection of the mysql binary when a directory is given as ...Carbenium
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/Crypto: Initialize class member variables after crypto refactorShauren
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-31Core/Common: Allow config settings to be loaded as optional (PR #25137)Treeston
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