aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2021-01-14Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...xvwyh
2021-01-14Update LootMgr.cpp (#25849)Trond B. Krokli
2021-01-10Core/Unit: Fix movement hiccups in water (#24020)Giacomo Pozzoni
2021-01-04Core/Warden: Max packet size 500 -> 450Treeston
2021-01-03Core/Commands: Add .reload vehicle_templateShauren
2021-01-03Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.Sevi
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2021-01-02Core/Player: auto-attacked player stands up from sit or sleep state (#25684)Aurelio Arcabascio
2021-01-01Core/Maps: Move some more Map internals to actually be... internals.Treeston
2020-12-31Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...Treeston
2020-12-31Core/RBAC: Reserve permission idShauren
2020-12-30Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specify...Giacomo Pozzoni
2020-12-30Core/Maps: move pooling hand-off outside of Map::CheckRespawn (PR#25785)Treeston
2020-12-28Core/Maps: Attempt to fix picking the wrong min height (#25771)Giacomo Pozzoni
2020-12-28Core/Vehicles: Add missing caster guid checkSevi
2020-12-28Core/Vehicles: Treat entering other vehicles mounted on main vehicle as swapp...Shauren
2020-12-27Core/SmartAI: Reserve a param for SMART_ACTION_SOUND master branch specific f...Shauren
2020-12-27Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75jackpoz
2020-12-27Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75jackpoz
2020-12-27COre/Misc: Remove whitespacejackpoz
2020-12-27Core/Maps: Use the same logic to calculate grid coords to avoid mismatchesjackpoz
2020-12-27Core/Units: do not send power update packets when gaining power via energize ...Ovah
2020-12-26Core/SAI: implement new smart actions to change AI Animkits and to enable/dis...Ovah
2020-12-26Core/Visibility: Split BG/Arena visibility settings (#25690)Gildor
2020-12-26Core/Spells: Implemented personal summons (#19231) (#25765)Giacomo Pozzoni
2020-12-10Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the s...Treeston
2020-12-09Core/Movement: Add a debug log when a player falls below the mapjackpoz
2020-11-21Core/Player: Adjust fall damage logjackpoz
2020-11-18[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2020-11-17Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...Ovah
2020-11-17Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map* (#25655)Ovah
2020-10-30Core/Commands: Exclude ambigious cast operator overloads from command VariantShauren
2020-10-26Scripts/ScarletMonastery: Headless Horseman Rewrite (#25614)Keader
2020-10-25Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...jackpoz
2020-10-25CI/GitHub: Switch to GCC 8 (#25610)Giacomo Pozzoni
2020-10-24Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2020-10-19Game/Player: Fixed Backlash/Backdraft priority (#25564)Keader
2020-10-13AI/CreatureAI: Properly update Victim even while spell focusingTreeston
2020-10-08Core/Spells: Aura refresh improvements (#25511)Gildor
2020-10-08Core/ChatCommands: Fix a potential crash if a custom chat command does not ha...Treeston
2020-10-04Core/Guilds: Fixed crash when kicking guild membersShauren
2020-10-04Core/SAI: Fix SMART_ACTION_WP_RESUME actually pausing next waypoint if the cu...jackpoz
2020-10-04Core/SAI: Allow to debug SmartAI methodsjackpoz
2020-10-03Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2020-10-02Core/Aura: Fixed thread-unsafe return from Aura::GetCaster() (#25524)robinsch
2020-10-01Core/Movement: fix units falling through the ground when hover mode is diseng...Ovah
2020-10-01Core/Movement: add optional velocity argument for MoveLand and MoveTakeoff (P...Ovah
2020-09-29Core/Pets: Add missing nullptr checkShauren
2020-09-29Core/Pets: Fixed crash happening when current pet is forcibly removed while b...Shauren
2020-09-27Dep/Boost: Support for boost 1.74 - heapShauren