aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2021-06-13Core/Loot: Allow master looter to see all quest items (#26584)Giacomo Pozzoni
2021-06-08Core/SAI: Add support to friendly+hostile to SMART_EVENT_OOC_LOS and SMART_EV...Giacomo Pozzoni
2021-06-06Core/SAI: Fix typojackpoz
2021-06-06Core/SAI: Don't clear stored pathid if it changed after processing waypoint e...Matan Shukry
2021-06-06Core/Movement: Add new flag MOVEMENTGENERATOR_FLAG_PERSIST_ON_DEATH (#26549)Giacomo Pozzoni
2021-06-06Core/Players: Add PlayerExtraFlags for tracking race change, and raf level gr...Shauren
2021-06-05Core/Player: Log more information when Player::StopCastingCharm() failsjackpoz
2021-06-03Core/Movement: comment unused parameterccrs
2021-06-03Core/Movement: remove redundant method MovementGenerator::NotifyAIOnFinalize ...ccrs
2021-05-27Core/Scripts: Allow spell script ValidateSpellInfo to work with any container...Shauren
2021-05-23Core/PacketIO: Fixed CMSG_MOVE_SET_COLLISION_HGT_ACK structure after 2d114ea5...Shauren
2021-05-22Core/Movement: Hotfix the crashes that can occur in the movement handlers (#2...Chaouki Dhib
2021-05-16Core/Movement: Improve client control logic (#26348)Chaouki Dhib
2021-05-15Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...Ovahlord
2021-05-11Core/Pet: Fix assert triggered by e203ecda88a327c4e93588f39cc4ffdcf99b30f7jackpoz
2021-05-11Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)HelloKitty
2021-05-11Core/Vehicle: Setting home position of creature passenger on AtEngage (#26482)Edder
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2021-05-10Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)Giacomo Pozzoni
2021-05-10Core/PacketIO: Fixed SMSG_GUILD_EVENT for empty MOTD broken after cd28423a4e8...Shauren
2021-05-05Core/Game: Fix cache path with git flow branches (#26494)ihm-tswow
2021-05-05Core/SAI: Prevent loading invalid smart_scripts entry (#26508)robinsch
2021-04-27Core/Sounds - added missing victory near sound for Arathi Basin (3.3.5) (#26477)schell244
2021-04-25Core/PacketIO: Reduce size of SMSG_UPDATE_OBJECT by trimming trailing zeros i...Shauren
2021-04-25Core/Commands: Fixed logging gm commands that accept hyperlink arguments and ...Shauren
2021-04-25Core/Quest: Threat From Above (#26468)Edder
2021-04-19Core/Creature: Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH (#26448)offl
2021-04-11Core/Spells: players shouldn't force their orientation (serverside) on each p...Gildor
2021-04-11Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...Ovah
2021-04-11Core/Entities: Move GridObject to its own header (#26358)Jan Van Buggenhout
2021-04-11Core/Misc: Fix typojackpoz
2021-04-10Core/PlayerStats: Fix PlayerSave.Stats.MinLevel not saving spell crit percentagejackpoz
2021-04-08Core/Misc: Define / rename attributes and flags (#26315)offl
2021-04-05Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE (#26055)Matan Shukry
2021-04-04Core/Player: Fix output of .additem command with negative count value (#26290)Mikhail Redko
2021-04-04MapExtraction: Fix water height redundancy algorithm ignoring "no water" (#26...killerwife
2021-04-04Core/Maps: Change .map file version from FourCC to uint32 (#26326)Giacomo Pozzoni
2021-04-03Revert "Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNI...Keader
2021-04-03Scripts/Quest: Rework 'Basic Orders' (25199) (#26294)offl
2021-03-11Core/Spells: Apply UNIT_FLAG_IMMUNE after applying SPELL_AURA_DAMAGE_IMMUNITY...offl
2021-03-11DB/Spells: Sayge's Carnie Buff & Buffeting Winds of Susurrusoffl
2021-03-02Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...Shauren
2021-02-27Core/SAI: Reserve master branch SAI action id 143Shauren
2021-02-25Core/ThreadManager: delete double include "TemporarySummon.h" (#26163)Kargatum
2021-02-24Core/LFG: Fixed incorrect role check timer unit (was milliseconds instead of ...robinsch
2021-02-21Core/Spells: Warlock Death Coil shouldn't be able to crit (#26118)Gildor
2021-02-21Core/Maps: Use a fixed offset instead of full collision height when retrievin...Giacomo Pozzoni
2021-02-21Core/Unit: Fix glancing blow calculation (#26120)Metalaka
2021-02-20Revert "Core/Unit: Improve Glancing Blow calculation (#26100)"jackpoz
2021-02-19Core/Unit: Improve Glancing Blow calculation (#26100)Metalaka