aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-15Core/Mail: Validate mail subject and bodyjackpoz
2020-03-15Core/Channels: Limit channel length only for custom channelsjackpoz
2020-03-15Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...treeston
2020-03-15Core/ByteBuffer: Fix string formatShauren
2020-03-15Core/Channels: Limit channel length to 31 charactersjackpoz
2020-03-15Core/PacketIO: Validate utf8 in every client packetShauren
2020-03-14Core/Spells - DK: Fix Icy Clutch dispel (#24289)Gildor
2020-03-14Scripts/BlackfathomDeeps: Morridune will now start his pathaction again. (#24...Rushor
2020-03-14TypoKillyana
2020-03-14Instance/Script: Fix blackfathom deeps event, use the correct spawn positions...Killyana
2020-03-14Scripts/BlackfathomDeeps: Summons of Blackfathom Deeps Events will now attack...Rushor
2020-03-13Core/Reputation: Fix Oracles/Frenzyheart not being set to war properlysirikfoll
2020-03-13Creature/Script: npc_ruby_emerald_amber_drakesirikfoll
2020-03-13Spell/Script: Spawn Blood PoolRushor
2020-03-13Spell: Emerald Drake, Dream FunnelRushor
2020-03-12Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode)Shauren
2020-03-12Core/PacketIO: update some combat packets to new system (#24236)ForesterDev
2020-03-09Core/Scripts: Show a message when aborting because two scripts have the same ...jackpoz
2020-03-09Core/Common: Allow to show a message when abortingjackpoz
2020-03-07Core/AI: Fix charmed Creatures with SAI scripts not starting waypoint pathsjackpoz
2020-03-07Core/Combat: Improve sanctuary combat stop (#24266)Giacomo Pozzoni
2020-03-07Scripts/Ebon Hold: Improve cosmetics for q. The Gift That Keeps On Giving (#2...Sorikoff
2020-03-07Core/Spells: Pets need reset cooldown when summoned (#24063)Keader
2020-03-06Build: Work around internal compiler errors in VS 2019 with dynamic build and...Shauren
2020-03-06Core/Maps: Citizens of Dalaran! Raise your eyes to the skies and observe! Any...Shauren
2020-03-05Core/SAI: Allow resetting light overrides with SMART_ACTION_OVERRIDE_LIGHTShauren
2020-03-05Core/Database: Fix build with Maria DB on some distros (#24248)Giacomo Pozzoni
2020-03-04Core/Objects: MovePositonToFirstCollision will now use detour raycasts to det...Giacomo Pozzoni
2020-03-03Core/PathFinding: Fix mmaps raycast without hitjackpoz
2020-03-02Core/DBLayer: Use std::variant's stored type instead of relying on our own se...Shauren
2020-03-02Core/AI: Fix remaining charming issuejackpoz
2020-03-02Core/AI: Allow creatures to evade (#24221)Giacomo Pozzoni
2020-03-02Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...Shauren
2020-03-01Core: build on aarch64 with gcc (#24216)daMaex
2020-03-01Core/Spell: Proper SPELL_EFFECT_PULL_TOWARDS_DEST implementation for players ...NoName
2020-03-01Core/Misc: Fix buildjackpoz
2020-03-01Core/AI: Make charmed creatures follow their owner (#24195)Giacomo Pozzoni
2020-02-29Replace MySQL prepared statement union with std::variant (#24158)Ujp8LfXBJ6wCPR
2020-02-29Modernize codebase with Clang-Tidy range based loops (#24165)Ujp8LfXBJ6wCPR
2020-02-29Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2020-02-28Scripts/Ebon Hold: Bloody Breakout (#24126)Sorikoff
2020-02-28Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)ForesterDev
2020-02-28Core/PathFinding: Add support to WorldObject pathfinding (#24207)Giacomo Pozzoni
2020-02-28Core/PathFinding: Return raycast hitpoint when specifying straightLine (#24206)Giacomo Pozzoni
2020-02-28Core/PacketIO: update SMSG_EMOTE / CMSG_EMOTE packets to new system (#24200)ForesterDev
2020-02-28Core/Server: improve timestamp format output for large time values (#24193)ForesterDev
2020-02-28Core/DynamicInfo: rename some parameters according packet definitions (#24192)ForesterDev
2020-02-28Core/Units: UNIT_FLAG_PACIFIED will no longer block victim updates (#24190)Ovah
2020-02-28Scripts/Gameobject: Move Orb of Command script to SAI. (#24189)Rushor
2020-02-28Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)NoName