aboutsummaryrefslogtreecommitdiff
path: root/src/game/ThreatManager.cpp
AgeCommit message (Collapse)Author
2009-08-28*Update flame levi script. Allow player to shoot down pyrite container and ↵megamage
refill the demolishers. *Other script-related fixes. --HG-- branch : trunk
2009-08-21*Remove a check in getreferencebytarget. If a crash happens, the check ↵megamage
should be made in the high-level function but not low-level function. --HG-- branch : trunk
2009-08-21* Partial revert of last changeset, double nullpointer check is not needed ↵Machiavelli
since everything seems to go via ThreatContainer::getReferenceByTarget --HG-- branch : trunk
2009-08-21* Fix some crashes in ThreatContainerMachiavelli
--HG-- branch : trunk
2009-08-15*Change react state of guardian back to aggressive. Instead check threat ↵megamage
radius in canstartattack to prevent them attack too far target. --HG-- branch : trunk
2009-07-12[8163] Fixed typo and wrong check affecting threat calculation. Author: SeTmegamage
--HG-- branch : trunk
2009-07-02*Fix application of thread mod auras.thenecromancer
--HG-- branch : trunk
2009-07-02*Send threat messages to client - thanks to megamage for research.QAston
--HG-- branch : trunk
2009-05-26*Correct some aura interrupt flagsmegamage
--HG-- branch : trunk
2009-05-22*Fix a typo that break the whole threat system.megamage
--HG-- branch : trunk
2009-05-03[7745] Fixed gcc warnings. Author: AlexDerekamegamage
--HG-- branch : trunk
2009-04-29[7730] Some optimizantion and code style. Author: zhenyamegamage
--HG-- branch : trunk
2009-04-05[7618] Fixed: Prevent adding threat to dead creature and for dead target. ↵megamage
Author: VladimirMangos Also remove horriable typecast in ThreatManager code and some other cleanups. --HG-- branch : trunk
2009-03-08[7403] much more unneeded includes removed Author: balrokmegamage
--HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-18*Fix a crash caused by misdirection.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-04Replace tabs with spaces, and fix crlf issuesmegamage
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant ↵Drahy
convert all files at once --HG-- branch : trunk
2009-01-16*Merge.megamage
--HG-- branch : trunk
2009-01-16*Fix misdirection.megamage
--HG-- branch : trunk
2009-01-04*Mangos [7023] Remove not used useCharges for ↵megamage
IsImmunedToSpell/IsImmunedToDamage. By DiSlord. --HG-- branch : trunk
2009-01-02*Update to Mangos 7006.megamage
--HG-- branch : trunk
2008-12-30*Update to Mangos 6989.megamage
--HG-- branch : trunk
2008-12-21*Creatures no longer prioritize attacking unfeared targets over feared ↵megamage
targets. By Tassader2. --HG-- branch : trunk
2008-12-17*Fix misdirection.megamage
--HG-- branch : trunk
2008-12-08*Update to Mangos 6888. Source: Mangos.megamage
*Major change: Make corpse erase async, Avoid DB access on deleting guild member. *Skip 6885 because of performance concern. --HG-- branch : trunk
2008-12-05*Update melee range calculation. By QAston.megamage
--HG-- branch : trunk
2008-11-14[svn] *** Source: MaNGOS ***visagalis
* Fixed build extractor at Windows Vista. Author: Vladimir * Fixed comment text and code indentifiers spelling. Author: Vladimir & Paradox. * Access cached member lists in guild handlers instead of querying the DB. Author: Hunuza * Small fixes in send/received packet and simple code cleanup also. Author: Vladimir * Not output error at loading empty character_ticket table. Author: Vladimir * Not reset display model at shapeshift aura remove if it not set at apply. Author: Arthorius * Applied props to few files. --HG-- branch : trunk
2008-11-08[svn] Fixed charmer or possessor not being entered in the threat lists of ↵gvcoman
creatures who are being attacked by the charmed or possessed unit. --HG-- branch : trunk
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-19[svn] * Raise modify scale limit from 3 to 10 for playersKingPin
* Implement immunity totems from periodic damage spell effects. Source: Mangos * Implemented second choice aggro targets for creatures. Source: Mangos --HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk