aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2022-03-10Core/SAI: Fix typojackpoz
2022-03-10Core/Movement: Add new flag MOVEMENTGENERATOR_FLAG_PERSIST_ON_DEATH (#26549)Giacomo Pozzoni
2022-03-10Core/Player: Log more information when Player::StopCastingCharm() failsjackpoz
2022-03-10Core/Movement: comment unused parameterccrs
2022-03-10Core/Movement: remove redundant method MovementGenerator::NotifyAIOnFinalize ...ccrs
2022-03-10Core/Scripts: Allow spell script ValidateSpellInfo to work with any container...Shauren
2022-03-10Core/AreaTriggers: Add missing 9.2 changesShauren
2022-03-09Core/Creatures: Fixed loading ModExperience from databaseShauren
2022-03-09Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast...Ovahlord
2022-03-09Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)HelloKitty
2022-03-09Core/Vehicle: Setting home position of creature passenger on AtEngage (#26482)Edder
2022-03-09Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2022-03-09Core/Game: Fix cache path with git flow branches (#26494)ihm-tswow
2022-03-09Core/SAI: Prevent loading invalid smart_scripts entry (#26508)robinsch
2022-03-09Core/Sounds - added missing victory near sound for Arathi Basin (3.3.5) (#26477)schell244
2022-03-09Core/Commands: Fixed logging gm commands that accept hyperlink arguments and ...Shauren
2022-03-09Core/Quest: Threat From Above (#26468)Edder
2022-03-08Core/Creature: Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH (#26448)offl
2022-03-08Core/Spells: players shouldn't force their orientation (serverside) on each p...Gildor
2022-03-08Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...Ovah
2022-03-08Core/Entities: Move GridObject to its own header (#26358)Jan Van Buggenhout
2022-03-07Core/Misc: Define / rename attributes and flags (#26315)offl
2022-03-07Core/Player: Fix output of .additem command with negative count value (#26290)Mikhail Redko
2022-03-07Revert "Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNI...Keader
2022-03-07Core/Spells: Apply UNIT_FLAG_IMMUNE after applying SPELL_AURA_DAMAGE_IMMUNITY...offl
2022-03-07DB/Spells: Sayge's Carnie Buff & Buffeting Winds of Susurrusoffl
2022-03-06Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...Shauren
2022-03-06Core/Maps: Use a fixed offset instead of full collision height when retrievin...Giacomo Pozzoni
2022-03-06Core/SmartAI: AI change on charmed (#26065)Engilas
2022-03-06Core/Unit: Fix crash when exiting a vehiclejackpoz
2022-03-06Core/Unit: Set stand state on damage only to playersjackpoz
2022-03-06Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...Giacomo Pozzoni
2022-03-06Core/Warden: Send Lua checks only when ingame (#25977)Giacomo Pozzoni
2022-03-06Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT (#25932)Giacomo Pozzoni
2022-03-06Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) ...Meji
2022-03-06Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2022-03-06Scripts/Commands: Improve ".debug objectcount"jackpoz
2022-03-06Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2022-03-06Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)Jan Van Buggenhout
2022-03-06Core/Misc: Update WorldSocket::OnRead to WorldSocket::ReadDataHandler in comm...Jan Van Buggenhout
2022-03-05Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...xvwyh
2022-03-05Update LootMgr.cpp (#25849)Trond B. Krokli
2022-03-05Core/Unit: Fix movement hiccups in water (#24020)Giacomo Pozzoni
2022-03-05Core/Warden: Max packet size 500 -> 450Treeston
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-03-05Core/Player: auto-attacked player stands up from sit or sleep state (#25684)Aurelio Arcabascio
2022-03-05Core/Maps: Move some more Map internals to actually be... internals.Treeston
2022-03-05Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...Treeston
2022-03-05Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specify...Giacomo Pozzoni
2022-03-05Core/Maps: move pooling hand-off outside of Map::CheckRespawn (PR#25785)Treeston