aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-12-13*Merge with 491megamage
--HG-- branch : trunk
2008-12-13*Temp fix for aura stack check.megamage
--HG-- branch : trunk
2008-12-13*Removed unneeded files.Blaymoira
--HG-- branch : trunk
2008-12-13*Merged with 487Blaymoira
--HG-- branch : trunk
2008-12-13*Merged Scriptdev2 783Blaymoira
--HG-- branch : trunk
2008-12-13*Prevent from creature rotating face to victim while confused (also ↵megamage
fleeing). By Silver1ce. --HG-- branch : trunk
2008-12-13*Allow GM .die "locked-hp" creatures.megamage
--HG-- branch : trunk
2008-12-13*Do not let Illidan cast parasite on Akama.megamage
*Some cell visit update. --HG-- branch : trunk
2008-12-13*Fix the bug that the bonus of mental quickness does not change when AP changes.megamage
--HG-- branch : trunk
2008-12-13*Fix swiftmend healing bonus. By mobel.megamage
*Only remove one HOT but not all HOT when using swiftmend. --HG-- branch : trunk
2008-12-13*Merge with 480.megamage
--HG-- branch : trunk
2008-12-13*update aura stacking checkQAston
--HG-- branch : trunk
2008-12-13*Fix a typo in world.sql thx for pointing TransatlanticBlaymoira
*Added Brewfest and Winter Reveler script --HG-- branch : trunk
2008-12-13*Update diminishing return table: sap and gouge have polymorph return, ↵megamage
warlock's fear and seduction have fear return. --HG-- branch : trunk
2008-12-13*Temp fix for fall damage.megamage
--HG-- branch : trunk
2008-12-12*Move cell visit into functions.megamage
--HG-- branch : trunk
2008-12-12*Remove combo points when spell casted. This fixes the bug that rogue can ↵megamage
cast multiple deadly throw before dagger hits target. But this also makes deadly throw do not receive combo bonus. This bug can only be trully fixed by calculating spell damage when spell is casted but not when spell hits target. --HG-- branch : trunk
2008-12-12*Fix the bug that grounding totem cause client crash.megamage
--HG-- branch : trunk
2008-12-12*Try to fix the bug that units may be feared forever.megamage
*Try to fix the bug that units still flee after death. --HG-- branch : trunk
2008-12-12*Fix a typo.Blaymoira
--HG-- branch : trunk
2008-12-12*Do not let spell (stun/confuse/fear) interrupt itself (cause crash).megamage
--HG-- branch : trunk
2008-12-12*Merged with 464.Blaymoira
--HG-- branch : trunk
2008-12-12*Update to Mangos 6902. Source: Mangos.megamage
*Skipped rev: rev 6893, some code about waypoint movement. --HG-- branch : trunk
2008-12-12*Fix a typo in RemoveDynObject.megamage
--HG-- branch : trunk
2008-12-11*Fix that bug that charmed player still be charmed even after death.megamage
--HG-- branch : trunk
2008-12-11*Illidan script: fix the bug that shadowfiends summon infinite shadowfiends.megamage
--HG-- branch : trunk
2008-12-11*Illidan script: Do not let shadowfiends attack Akama.megamage
--HG-- branch : trunk
2008-12-11*Fixed 22845 and 34299Blaymoira
--HG-- branch : trunk
2008-12-11*Merged 459Blaymoira
--HG-- branch : trunk
2008-12-11*Fix compile in Linux.megamage
--HG-- branch : trunk
2008-12-11*Merge with 456.megamage
--HG-- branch : trunk
2008-12-11*First step of dynamic cell visit. Hope nothing is broken.megamage
--HG-- branch : trunk
2008-12-11*Change sound that played.Blaymoira
--HG-- branch : trunk
2008-12-11*Waypoint Movement Generator - fixed typoshadowu@mail.bg
--HG-- branch : trunk
2008-12-10*Add function SummonTrigger and allow to override its AI.megamage
*Remove some trigger scripts. Use default trigger AI and db data instead. *Small fix on eagle boss' electrical storm. --HG-- branch : trunk
2008-12-11WaypointMovementGenerator - linux compile fixshadowu@mail.bg
--HG-- branch : trunk
2008-12-10*Fix a bug that makes creatures stunned/rooted forever.megamage
--HG-- branch : trunk
2008-12-10*Allow pets to cast devour magic on both friends and enemies.megamage
--HG-- branch : trunk
2008-12-10*Merge with 448.megamage
--HG-- branch : trunk
2008-12-10*Use another way to kill magnet totem.megamage
--HG-- branch : trunk
2008-12-10Small structural change to fix an error on some compilers.MeanMachine
--HG-- branch : trunk
2008-12-09*Fix a typo in my previous commit.megamage
--HG-- branch : trunk
2008-12-09*Merge to solve EOL issue.megamage
--HG-- branch : trunk
2008-12-09*Recommit four files because of eol issue.megamage
--HG-- branch : trunk
2008-12-10Featuring a rewritten waypoint movement with more options, optimised code ↵MeanMachine@MeanMachine-PC
and revamped ingame waypoint control. To convert entries from the old tables manually, please use the PHP script provided at http://www.trinitycore.org/forum/project.php?issueid=830 --HG-- branch : trunk
2008-12-09*Allow unit has multiple controlling auras. (Fix the bug that unit cannot be ↵megamage
feared if stunned. Hope this will not break all controlling spells) --HG-- branch : trunk
2008-12-09*Do not allow to kill a dead player. (may generate two corpses and cause crash)megamage
--HG-- branch : trunk
2008-12-09*Break stealth when applying all stun/root/confuse/fear/charm/possess auras.megamage
--HG-- branch : trunk
2008-12-09*Update Uldaman script.megamage
--HG-- branch : trunk
2008-12-09*Allow user to choose cell size. If there are many players, or the hardware ↵megamage
of server is not good enough, you should comment the line "#define LARGE_CELL" in GridDefines.h otherwise you may experience high CPU usage and high lag. --HG-- branch : trunk