aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2020-08-17Core/Spells: Fix summoning warlock pets in case that pet has never been summo...Shauren
2020-08-17Core/Spells: Fix summoning SUMMON_PET type petsShauren
2020-08-17Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...Treeston
2020-08-17revert 1aeb7a0 and f9e7dbd until I can work around GCC being sillyTreeston
2020-08-17How did this even build in VS???? (don't kill me shauren) (f9e7dbd follow-up)Treeston
2020-08-17Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...Treeston
2020-08-17Core/ChatCommands: Add support for std::array-type arguments (#25261)Peter Keresztes Schmidt
2020-08-16Core/Pets: Pet management refactoring (#25191)Shauren
2020-08-16Core/ChatCommands: Do not parse partial strings for numeric paramters (PR #25...Peter Keresztes Schmidt
2020-08-16Core/SAI: Spell casts that cannot be executed because the unit is currently c...Giacomo Pozzoni
2020-08-16Core/ChatCommands: Honor exact matches during enum arg parsing (PR #25255)Peter Keresztes Schmidt
2020-08-16Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)Peter Keresztes Schmidt
2020-08-16Core/Warden: Fix for LUA_STR_CHECK (#25247)scizzydo
2020-08-16Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2020-08-15Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2020-08-15Core/Spells: Mark constructors of Spell/AuraScript handlers as explicit (#25248)Peter Keresztes Schmidt
2020-08-15Core/PacketIO: Update SMSG_QUESTGIVER_QUEST_DETAILS (#25232)Peter Keresztes Schmidt
2020-08-15Script/Quest: The Light of Dawn (#25243)Aokromes
2020-08-13Core/AI: Remove code that removed UNIT_DYNFLAG_LOOTABLE from possessed units ...Giacomo Pozzoni
2020-08-12Scripts/Naxxramas: Adjust Frogger event timer (#25214)Gildor
2020-08-12Script/Quest: fix (More) Torch Catching (#24907)Rothend
2020-08-11Core/Warden: Warden refactors (PR #25235)Treeston
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: #ifdef cleanup to make VS not choke when parsing, fixed fi...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/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...Treeston