aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-30Core/Chat: Correct Hyperlink validation for incomplete achievements.Treeston
2020-08-30Scripts/Commands: Fix a crash in .help - closes #25360Treeston
2020-08-30Core/ChatCommands: C++17 cleanup (again) (PR #25323)Treeston
2020-08-29Core/AI: SortByDistance will now sort the referenced list instead of a copy o...Ovahlord
2020-08-29Core/Config: Restore ability to load additional config files for custom scriptsShauren
2020-08-29Core/Misc: Update Worldserver.conf for AhBot Pricing -make things more clear ...Jinnaix
2020-08-29Scripts/Spells: Fixed some code style issuesKeader
2020-08-29Core/Spell: Fix name clashing between local variables and class member fields...Giacomo Pozzoni
2020-08-29Core/Unit: send npcs home after fear runs out (#25347)Jinnaix
2020-08-29Core/AHBot: Warn about different AHBot behavior when AllowTwoSide.Interaction...jackpoz
2020-08-29Scripts/Spells: Transfer Nurturing Instinct in spell_druid.cpp (#25307)Moki
2020-08-29Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2020-08-28Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets...Shauren
2020-08-28Core/Misc: Use "proper" type for respawn info map keyShauren
2020-08-28Common/Utilities: Make StringTo<bool>'s signature match that of the other int...Treeston
2020-08-28Scripts: Minor loop refactors (#25325)Maks Szokalski
2020-08-28Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures ...kvipka
2020-08-28Script/Azuremyst_isle: Remove useless logAokromes
2020-08-28Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-08-27Common/Utilities: Properly read std::from_chars documentation and check for o...Treeston
2020-08-27Core/PacketIO: Fixed SMSG_QUEST_GIVER_QUEST_DETAILS structureShauren
2020-08-26cd30e0b follow-up (I could've sworn I pushed that to the PR branch. Sorry, Sh...Treeston
2020-08-26Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2020-08-26Core/Warden: Ensure Warden packets do not exceed 512 bytes. This should recti...Treeston
2020-08-25Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALT...Giacomo Pozzoni
2020-08-24Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_...Treeston
2020-08-24[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view)Treeston
2020-08-24Core/Warden: Fix warden timeout ticking twice as fast as it shouldShauren
2020-08-23Core/ChatCommands: Do not try to consume integral types if the token is empty...Peter Keresztes Schmidt
2020-08-23Core/Movement: Fix RandomMovementGenerator for swimming creaturesjackpoz
2020-08-23Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...Treeston
2020-08-23Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...Treeston
2020-08-22Core/Unit: Fixed race condition when loot recipient is in different map (#25312)robinsch
2020-08-22Core/Misc: Remove whitespacejackpoz
2020-08-22Core/SAI: Remove completed timed action lists even while evadingjackpoz
2020-08-22Scripts/Commands: Convert argument parsing of some misc commands to new syste...Peter Keresztes Schmidt
2020-08-22Scripts/Commands: Convert argument parsing of cast commands to new system (#2...Peter Keresztes Schmidt
2020-08-22Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311)Peter Keresztes Schmidt
2020-08-22DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAIoffl
2020-08-22DB/Quest: Convert & update support for Borean Tundra escort quests to SAIoffl
2020-08-22Scripts/Commands: Convert argument parsing of message commands to new system ...Peter Keresztes Schmidt
2020-08-22Core/ChatCommands: Add std::wstring argument type (#25302)Peter Keresztes Schmidt
2020-08-22Scripts/Commands: Convert argument parsing of most list commands to new syste...Peter Keresztes Schmidt
2020-08-22Core/Misc: Reserve master branch trinity_string idsShauren
2020-08-21Core/Misc: Update worldserver.conf.dist to match actual defaults.Treeston
2020-08-21Core/Warden: Add Lua checks to Warden (PR #25286)Treeston
2020-08-21Core/Gossip: Add new helper method to ScriptedGossip for resolving menuId -> ...Maks Szokalski
2020-08-20Tools/VMapExtractor: Make Shauren happy, fmt::sprintf -> Trinity::StringFormatTreeston
2020-08-20Tools/VMapExtractor: Clean-up some patches of horrendously creaky code to mak...Treeston
2020-08-20Core/PacketIO: Fixed incorrect displaying quest item rewards as choicesShauren