aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Combat
AgeCommit message (Expand)Author
2018-02-26Core/Threat: Fix taunt logic relying on unspecified behavior by unordered boo...Treeston
2018-02-15Core/Combat: Unify combat permitted checks between CvC and PvC - only require...Treeston
2018-02-05Core/Threat: Custom ThreatListIterator that transparently iterates over the b...Treeston
2018-01-29Combat/Threat: Now set engaged state for all units on offline reference regis...Treeston
2018-01-25Misc: assert -> ASSERTTreeston
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-21Core/Threat: Assistance threat (healing, buffs, etc.) is now properly split (...Treeston
2018-01-21Core/Threat: Passive creatures now properly become engaged when adding an off...Treeston
2018-01-15Core/Threat: Fix a potential crash that would occur in specific edge cases of...Treeston
2018-01-12Core/Misc: kill whitespaceariel-
2018-01-093dcd49e v2, slightly cheaperTreeston
2018-01-09Core/Threat: fix a potential super edge case iterator invalidationTreeston
2018-01-09nopch fixTreeston
2018-01-09Scripts/Commands: New command: .debug threatinfoTreeston
2018-01-06Core/Threat: only send periodic threat list updates while unit is engagedTreeston
2018-01-06Core/Combat: Some more sanity check asserts to try and track down #21187.Treeston
2018-01-06Core/Combat: some more detailed assertions to possibly shed light on #21187.Treeston
2018-01-04Core/Misc: A variety of clean-up changes, mostly following up on 532ab1c to f...Treeston
2018-01-03Core: Combat/threat system rewrite (PR #19930)Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-07-29Core/Misc: Util changesShauren
2017-07-03Core/Combat: Fixed issues with creatures sometimes entering combat with frien...treeston
2017-07-03Some more refactoring prep for combat/threat (#19930).treeston
2017-07-01[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-05Core/Misc: Various crash fixes (#19059)xinef1
2017-02-04Core/Misc: Fix various crashes, also related to multithreading (#19012)xinef1
2017-01-21Core/Units: Drop hostile world references that are out of our sight (fixes co...xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-10-06Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2016-10-04Core/Spells: Implementation of QAston proc systemariel-
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-02-22Core/Threat: Prevent bosses (and other stuff using DoZoneInCombat) from switc...treeston
2016-01-01Update copyright note for 2016Rushor
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-01-22Core/Spell: convert more spells to SpellScriptsjoschiwald