aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2019-04-07Core/Spell: Move a log to categoryAokromes
2019-04-07Core/Movement: Fix some undermap issues with random movement/fear/blink (#22937)Jeremy
2019-04-07Core: VehicleJoinEvent crash fix (#23136)PolarCookie
2019-04-06Core/Objects: use the actual collision height of players and creatures to get...Ovah
2019-04-05Core/GameEventMgr: Log error if loading GO/Creature into event that is part o...r00ty-tc
2019-04-05Core/Trainers: Fix DB error logKillyana
2019-04-04Core: Remove wrong emotes played in combatKillyana
2019-04-03Core/Misc: Warning fixes (/W4) (#23149)Gustavo
2019-04-02Core/Misc: Fix static analysis issuesjackpoz
2019-03-31Core/Misc: Fix GCC 8 warningsjackpoz
2019-03-30Core/GameObject: Properly dismount players on GameObject Usesirikfoll
2019-03-30Core/PacketIO: Fixed mistake in setting packet value for SMSG_MULTIPLE_MOVESShauren
2019-03-29Core/PacketIO: Send movement state change packets only once, not for each pla...Shauren
2019-03-24Core/ObjectMgr: Make LoadCreatureTemplates() easier to maintainjackpoz
2019-03-23Core/Conditions: implement CONDITION_GAMEMASTER (#23108)ForesterDev
2019-03-23Core/Item: Item Signature (#23119)PolarCookie
2019-03-18Core/GameObject: Remove summoned game objects from the map after calling Set...Killyana
2019-03-17Check player conditions to enter instance (#23117)Jozef DĂșc
2019-03-13Core/SAI: Fix Move to position and Set run if used after a waypointKillyana
2019-03-13Core/SAI: Fix the respawn event for GameObjects (#23112)Killyana
2019-03-12Revert "Core/AuctionHouse: use DisableMgr to disable specific items (#19289)"Giacomo Pozzoni
2019-03-12Core/AuctionHouse: use DisableMgr to disable specific items (#19289)ForesterDev
2019-03-11Core/Pets: Fixed saving pet declined namesShauren
2019-03-09SAI/GameObject: Despawn the linked trap with the gameobjectKillyana
2019-03-09Core/Disables: Implement SPELL_DISABLE_ARENAS (#23103)Aokromes
2019-03-08Core/PacketIO: Fixed wrong opcode being sent for stunned creaturesShauren
2019-03-08Core/Spell: SpellAura Redux (#22794)PolarCookie
2019-03-05Spell/Script: Summon Scourged CaptiveKillyana
2019-03-05Core/Players: Fix logic in CanSeeSpellClickOn (#23090)Gustavo
2019-03-04Core/Misc: e69570d followupccrs
2019-03-04Core/Misc: use/implement/portfrommaster InitWorldState packet definitionccrs
2019-03-03Core/Spells: Adjust range checks to GameObject targetsjackpoz
2019-03-03Core/Spells: Adjust range checks to GameObject targetsjackpoz
2019-03-03Core/LFG: Teleport players to other players instead of dungeon entrance when ...jackpoz
2019-03-03Core/Movement: Allow using run when moving randomly (#23081)Sorikoff
2019-03-03Core/Misc: Code cleanupjackpoz
2019-03-03Core/MMaps: MMaps logs cleanupjackpoz
2019-03-02Core/MMaps: Fix infinite loop in Detourjackpoz
2019-03-02Core/GameObject: Set loot state to Not ready when a gob is deactivated (#23072)Killyana
2019-03-02Core/Movement: Allow using walk when chasing v2 (#23073)Sorikoff
2019-02-25Allow walk when chasing (#23069)Sorikoff
2019-02-24Core/MapScripts: Add support to GameObjects to SCRIPT_COMMAND_DESPAWN_SELFjackpoz
2019-02-24Core/mmaps: add category to 2 logsAokromes
2019-02-23Tools/mmaps_generator: Give land priority during area merges over liquidsShauren
2019-02-23Tools:Shauren
2019-02-23Core/Spells: Add range checks to GameObject targetsjackpoz
2019-02-23Core/Units: Only update height in SetHover if unit is bellow HoverHeight (#23...Gustavo
2019-02-20Core/Spells: Fixed spells using MovePositionToFirstCollision for selecting ta...Shauren
2019-02-16Core/Pet: Add assertjackpoz
2019-02-16Core/Units: Prevent taking melee damage while dead and removed incorrect extr...Shauren