aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Pet
AgeCommit message (Expand)Author
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-06-23Combat/Threat: Split ThreatManager::NotifyDisengaged off from ThreatManager::...Treeston
2019-05-233.3.5 gameobject summoner (#23289)Giacomo Pozzoni
2019-05-02Scripts/Spells: Fix implementation of #22332 (#23228)Giacomo Pozzoni
2019-01-05Core/Scripts: Move some spells to scripts (#22332)DanVS
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-09-17Core/Scripts: Unify Chrono Literals (#22420)DanVS
2018-07-25Core/Entities: Ethereal Soul-Trader (#22050)DanVS
2018-07-24Core/GameObject: Hunter traps now always put the Hunter in combat with the ta...Treeston
2018-07-24Scripts/Pets: Some cleanup for Snake Trap. Tagging #21847, though this doesn'...Treeston
2018-06-03Core/Movement: MotionMaster reimplementation (#21888)ccrs
2018-01-29Scripts/Pets: Mirror Image re-write, because it's a colossal mess right now. ...Treeston
2018-01-03Core: Combat/threat system rewrite (PR #19930)Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-31Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...Treeston
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-07-21Core/Unit: For convenience, explicitly redirect CastSpell with nullptr as fir...Treeston
2017-07-01[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-11Core/Scripts: fix some /W4 warningsariel-
2017-02-22Core/Scripts: remove no longer needed scripts, use db attribute for disabling...ariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-11-19Core/Spell: restore old proc system behaviour on auras self proc.ariel-
2016-10-16Core/Scripts: fix static analysis issuesariel-
2016-10-07Core/Scripts: Fix some runtime errorsariel-
2016-10-04Core/Scripts: add more headers required for NoPCHariel-
2016-10-04Core/Scripts: add headers required for NoPCH buildariel-
2016-10-04Core/Scripts: Convert spells to new proc systemariel-
2016-08-17Pet/DK: Make Risen Ghoul and Bloodworms no longer suicidally charge into not-...treeston
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
2016-03-28Pet/Misc: Implement Baby Blizzard BearKittnz
2016-02-22Core/Scripts: Split the huge scriptloader into smaller piecesNaios
2016-02-18Core/Pets: Move Egbert & Pandaren Monk into pet_generic.cppKittnz
2016-01-23Scripts/Misc: Fix issues reported by static analysisjackpoz
2016-01-12Scripts/Instances: Complete rewrite of the boundary system.treeston
2016-01-01Update copyright note for 2016Rushor
2015-12-12Scripts/Pets: Fixed non pch build part 3 ...Vincent-Michael
2015-12-12Scripts/Pets: Fixed non pch build part 2Vincent-Michael
2015-12-12Scripts/Pets: Fixed non pch buildVincent-Michael
2015-12-12Merge pull request #14896 from Ofinka/dupljackpoz
2015-06-30Spell/Script: Mirror Image fix - solves #14877Karel Pokorný
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Check GetVictim() for NULL before dereferencing itjackpoz
2014-04-19Core/Misc: Ensure GetVictim() returns a valid reference when expectedjackpoz