aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2020-03-17Core/Spell: SPELL_EFFECT_PULL_TOWARDS correction (#24251)NoName
2020-03-17Core/AI: Make critters flee as soon as engaged in combat and make them evade ...Giacomo Pozzoni
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/Channels: Limit channel length to 31 charactersjackpoz
2020-03-15Core/PacketIO: Validate utf8 in every client packetShauren
2020-03-13Core/Reputation: Fix Oracles/Frenzyheart not being set to war properlysirikfoll
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-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-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-04Core/Objects: MovePositonToFirstCollision will now use detour raycasts to det...Giacomo Pozzoni
2020-03-03Core/PathFinding: Fix mmaps raycast without hitjackpoz
2020-03-02Core/AI: Fix remaining charming issuejackpoz
2020-03-02Core/AI: Allow creatures to evade (#24221)Giacomo Pozzoni
2020-03-01Core/Spell: Proper SPELL_EFFECT_PULL_TOWARDS_DEST implementation for players ...NoName
2020-03-01Core/AI: Make charmed creatures follow their owner (#24195)Giacomo Pozzoni
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-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/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-28Core/Movement: Implement MoveSplineFlag::Enter_Cycle (#24049)NoName
2020-02-23Core/Movement: Add support to cyclic splines to GenericMovementGeneratorjackpoz
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-02-22Core/SmartAI: implement SMART_ACTION_OVERRIDE_LIGHT and SMART_ACTION_OVERRIDE...ForesterDev
2020-02-19Core/GameObject: Fix wrong calculation of the spellfous distanceKillyana
2020-02-18Core/SAI: SMART_ACTION_PAUSE_MOVEMENTOvahlord
2020-02-16[WIP] Core/AI: Pets musn't attack civilian NPC in aggressive mode (#24121)Sorikoff
2020-02-16Core/Creature: Use proper name for wander distance. (#24133)ratkosrb
2020-02-14Core/Guilds: Don't rely on implicit guid->uint64 conversion for member lookupShauren
2020-02-14Core/Misc: Remove redundant null pointer checks before delete (#24140)Ujp8LfXBJ6wCPR
2020-02-14Core/Misc: Remove redundant copy constructor for Position and WorldLocation (...Ujp8LfXBJ6wCPR
2020-02-08DB/Logs: Move some logs back to DB errorsKillyana
2020-02-08Scripts/Spells: Nourish (#24057)Sorikoff
2020-02-08Core/Vehicles: implement vehicle seat addon table to specify seat ori… (#24...Ovah
2020-02-08Core/PacketIO: update cinematic packets to new system. Implement CMSG_OPENING...ForesterDev
2020-02-08Use boost::optional and boost::none instead of smelly pointer (#24134)Ujp8LfXBJ6wCPR
2020-02-08Sync npc_text naming (#24128)Eridium
2020-02-08Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston