aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2019-05-19Core/PetAI: apply some movement related correctionsccrs
2019-05-19Core/Handlers: apply some movement related correctionsccrs
2019-05-19Core/Handlers: random PetHandler cosmetics & codestyleccrs
2019-05-19Core/Movement: move DelayedAction into MotionMaster and add a couple definesccrs
2019-05-18Core/Packet: Clean up packet creationjackpoz
2019-05-18Core/Misc: Fix static analysis issues reported by Coverityjackpoz
2019-05-18Spell/Scripts: Add cooldown for Arcano-Scorp spellsKillyana
2019-05-17Core/Scripts: implement a PlayerScript hook called when a quest's objective r...Wyrserth
2019-05-17Core/Spell: add proper cooldowns to some spells used by vehicles (#23260)Wyrserth
2019-05-17Build: fix variable order initialization errorccrs
2019-05-17Core/Movement: implement MotionMasterDelayedAction validatorccrs
2019-05-17Core/AI: PetAI method reorderingccrs
2019-05-16Core/PetAI: apply some movement related correctionsccrs
2019-05-16Core/PlayerAI: apply some movement related correctionsccrs
2019-05-16Core/Misc: remove incorrect ClearUnitState calls related to movementccrs
2019-05-15Core/Creature: equipment_id field on creature table is not working correctly,...Aokromes
2019-05-15Core/AI: couple movement related corrections in FollowerAIccrs
2019-05-15Core/AI: streamline FollowerAI::MoveInLineOfSight with SmartAI and EscortAIccrs
2019-05-15Core/AI: streamline FollowerAI::AssistPlayerInCombatAgainst with SmartAI and ...ccrs
2019-05-15Core/AI: logs, codestyle & cosmetics standarizationccrs
2019-05-15Core/AI: silence a freaking annoying VS IntelliSense warningccrs
2019-05-15Core/AI: variable naming standarizationccrs
2019-05-11Core/Misc: Fix GCC 8 warningjackpoz
2019-05-10Core/Movement: Use correct root checkShauren
2019-05-10Core/Movement: Prevent rooted units from fallingShauren
2019-05-10Core/Spells: Return CheckCast result from CastSpell (#23236)brotalnia
2019-05-10Core/Movement: Fix Warrior's Charge launch visual while jumping backw… (#23...Aokromes
2019-05-10Core/Quest: improve source item deletion logic for items that give quests (#2...Wyrserth
2019-05-08Core/Spells: make Four Horsemen debuffs negative (#23253)Trond B. Krokli
2019-05-07Spell/Script: Throw Torch must hit only one targetKillyana
2019-05-07Core/Achievement: fix mistake related to ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM. ...Wyrserth
2019-05-07Core/Achievement: correctly credit progress for skill-related achievements wh...Wyrserth
2019-05-07Core/Misc: Fix no-pch buildGiacomo Pozzoni
2019-05-06Core/Misc: Log Map name in assertsjackpoz
2019-05-06Core/Misc: Log Spell/Aura name in Spell/Auras assertsjackpoz
2019-05-05Core/Vehicles: Fix accessories disappearing on resetjackpoz
2019-05-04Core/Misc: Apply fatigue when flying toojackpoz
2019-05-04Remove Deprecated codeKillyana
2019-05-03Core/Vehicles: Fix multiple vehicle join events on same seat (#23233)Giacomo Pozzoni
2019-05-02Core/Object: Range check vol. 2 (#23226)Jozef Dúc
2019-05-01Core/LFG: Remove dungeon cooldown when completing random dungeonsjackpoz
2019-05-01Core/Creature: couple refactors/renamingccrs
2019-04-29Core/Object: re-change faction template related logsccrs
2019-04-28Core/Misc: standarize a couple logsccrs
2019-04-28Core/Misc: Fix *nix buildjackpoz
2019-04-28Core/Pet: Change assert to error logjackpoz
2019-04-28Core/Misc: Fixed -Wcast-function-type warningShauren
2019-04-28Core/MMaps: Revert PATHFIND_INCOMPLETE handling change in ChaseMovementGenera...jackpoz
2019-04-27Core/Scripts: Rename recent GameObject spell overloads to fix GCC warningsjackpoz
2019-04-27Scripts/Commands: Add .debug asan commandsjackpoz