aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
AgeCommit message (Collapse)Author
2009-12-29Implement Glyph of Divine Storm. Based on zajast's patch.Anubisss
--HG-- branch : trunk
2009-12-27Reverted commit 6762, because it breaks PetAI.maanuel
--HG-- branch : trunk
2009-12-26Update flag for spell Wrath in Eclipse. Correct buff should now be applied. ↵p0wer
Closes #976. --HG-- branch : trunk
2009-12-26Fixed spell Combustionn0n4m3
--HG-- branch : trunk
2009-12-26Revert not needed changes(this implemented soon)n0n4m3
--HG-- branch : trunk
2009-12-26Removed SPELL_AURA_MOUNTED when BG end and player leaven0n4m3
--HG-- branch : trunk
2009-12-26Fixed spell Ebon Plague, byThemris.n0n4m3
--HG-- branch : trunk
2009-12-26Partly revert 6760n0n4m3
--HG-- branch : trunk
2009-12-26Implement expected combat stop with friendly faction. by VladimirMangosn0n4m3
--HG-- branch : trunk
2009-12-25Apply code style for my prev. commit and fixed spell anti-magic zonen0n4m3
--HG-- branch : trunk
2009-12-25Correctly cast rank 2 mana regent triggred effect for 53228 and ranks. by ↵n0n4m3
Splinter --HG-- branch : trunk
2009-12-25Fixed leave combat by timer. by laisen0n4m3
--HG-- branch : trunk
2009-12-25Fixed bug in SetInCombatState and script boss_four_horsemenn0n4m3
--HG-- branch : trunk
2009-12-24Fixed spell Spirit Walk. by Oudenn0n4m3
--HG-- branch : trunk
2009-12-24Temporary revert 6743 commit. I fix this patch across 1-2 days.n0n4m3
--HG-- branch : trunk
2009-12-23Replaced time(NULL) on sGameTime.GetGameTime() this is used for better ↵n0n4m3
performance. Original Timer.h divided into 2 parts. Shared project has no need to know about GameTime Singleton. 2 Identical structures with different types are now replaced with one generic templated structure and 2 typedefs. --HG-- branch : trunk
2009-12-21Cleanup in spell codewin32
--HG-- branch : trunk
2009-12-20Fixed Eclipsen0n4m3
--HG-- branch : trunk
2009-12-20Fixed spell Ardent Defendern0n4m3
--HG-- branch : trunk
2009-12-20Fixed Divine Aegisn0n4m3
--HG-- branch : trunk
2009-12-20mergen0n4m3
--HG-- branch : trunk
2009-12-19fix CRLF in last 3-4 commits, take note, new devs using windows need to ↵Paradox
configure the win32text extension properly before pushing anything else. --HG-- branch : trunk
2009-12-19Fix Tenacity to increase heal %. Patch by corfen. Closes #825.p0wer
--HG-- branch : trunk
2009-12-19Fixed some typos and revert one commitn0n4m3
--HG-- branch : trunk
2009-12-19send SMSG_PARTYKILLLOG when player kills an unit. by balrokn0n4m3
--HG-- branch : trunk
2009-12-19Implement player's pet resilience, also fix DoT case. by VladimirMangos and ↵n0n4m3
thx tali --HG-- branch : trunk
2009-12-19Add function to update orientation of unit (for both server andclient). by ↵n0n4m3
NoFantasy --HG-- branch : trunk
2009-12-19Add own function to send AI_Reaction packet. by NoFantasyn0n4m3
--HG-- branch : trunk
2009-12-19Implement new visibility system, based on Silverice patch for mangosn0n4m3
--HG-- branch : trunk
2009-12-18*Cleanup, proper indentation, and remove some wrong/irrelevant comments ↵maximius
copied from custom patches.. --HG-- branch : trunk
2009-12-18Fixed proc spells with absorption. by AlexSotn0n4m3
--HG-- branch : trunk
2009-12-17Restore some commits from trinitycore2 3.1.3n0n4m3
--HG-- branch : trunk
2009-12-17Update Spell code for 322a. Part 3n0n4m3
--HG-- branch : trunk
2009-12-17Removed mtmaps OpenMPn0n4m3
Implement mtmaps based on ACE For stable work MapUpdate.Threads=2 in config --HG-- branch : trunk
2009-12-17Fixed talent Ruthlessnessn0n4m3
--HG-- branch : trunk
2009-12-17Replace some assert with return statement, fixed some crash bugsn0n4m3
--HG-- branch : trunk
2009-12-14Fix Dancing Rune Weapon. By liberate, closes #365spp
--HG-- branch : trunk
2009-12-13Implementation of glyph of Power Word: Shield. By rammbonr5, closes #411spp
--HG-- branch : trunk
2009-12-13Prevent a crash in Unit::CalcAbsorbResist. By Sarjuuk (Mangos merge), closes ↵spp
#735 --HG-- branch : trunk
2009-11-21*Runic Power and Rage should have a lower limit for regeneration, not an ↵maximius
upper limit. Closes #294, thanks MetaphysicalDrama --HG-- branch : trunk
2009-11-21*Cleanup, more consistant HandleDummyAuraProc code (added basepoints1 and ↵maximius
basepoints2 and edited some spell cases to use these instead of more hacky custom methods..) --HG-- branch : trunk
2009-11-21*Fix Rod and Blade of the Unyielding spawning to many NPCs, by destros. ↵maximius
Closes #3 --HG-- branch : trunk
2009-11-21*Cleanup, better cast for Bear/Dire Bear part of Furor.maximius
--HG-- branch : trunk
2009-11-20*Implement "Chaos Bolt cannot be resisted, and pierces through all ↵maximius
absorption effects" + some cleanup. --HG-- branch : trunk
2009-11-20*Some cleanup (mostly whitespace changes)maximius
--HG-- branch : trunk
2009-11-20*Some changes to MeleeDamageBonus and Ebon Plague dummy aura handling. By ↵maximius
MetaphysicalDrama, closes #154 --HG-- branch : trunk
2009-11-19*Rewrite 8b3ffb1dd504 with info from QAstonmaximius
--HG-- branch : trunk
2009-11-18*Partial backout of 8b3ffb1dd504, allow Prayer of Mending to heal pets.maximius
--HG-- branch : trunk
2009-11-18*Properly cast uint32 damage and healing as int32 to prevent overflow ↵maximius
errors, by RammboNr5. Closes #94 --HG-- branch : trunk
2009-11-18*Rewritten method for Dalaran Mageguards to determine if they should ↵maximius
teleport you. --HG-- branch : trunk