aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-27*A missing part of last rev.megamage
--HG-- branch : trunk
2009-08-27*Fix the behavior of mob assistance.megamage
--HG-- branch : trunk
2009-08-27*Fix a crash caused by sartharion script.megamage
--HG-- branch : trunk
2009-08-27*Fix a crash caused by possess pet. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-08-27*A temp fix for the crash caused by creature 28782megamage
--HG-- branch : trunk
2009-08-27*Fix build with GCC.QAston
--HG-- branch : trunk
2009-08-27*Add `spell_dbc` table to store dbc entries not present in clientQAston
*Remove workaround from Demonic Circle code and use the sql table instead. --HG-- branch : trunk
2009-08-27mergemegamage
--HG-- branch : trunk
2009-08-27*Fix a crash. Thanks to MaXiMiUSmegamage
--HG-- branch : trunk
2009-08-26*Make .namego and .goname more flexible when summoning players to/from ↵maximius
instances & BGs --HG-- branch : trunk
2009-08-26*Make .namego and .goname inherit phase from destination playermaximius
--HG-- branch : trunk
2009-08-26*Fix a crash caused by spellclick enter vehicle. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-08-26*Update flame levi script. Fix the bug that it often gets stuck.megamage
--HG-- branch : trunk
2009-08-26*Fix a crash caused by possess pet. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-08-26*Fix a crash caused by recall pet. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-08-26*Add an assert.megamage
--HG-- branch : trunk
2009-08-26*Add some crash log.megamage
--HG-- branch : trunk
2009-08-26*Some clean up and add debug info to find the reason of crash.megamage
--HG-- branch : trunk
2009-08-26*Try to fix a crash caused by corpse. Thanks to new001.megamage
--HG-- branch : trunk
2009-08-26*Fix a crash caused by area aura. Thanks to nanounikomegamage
--HG-- branch : trunk
2009-08-26*Add function CanAIAttackmegamage
--HG-- branch : trunk
2009-08-26* Also check for Power Type when checking out if player has enough Runes to ↵megamage
cast spell. Some spells have Rune cost entry, but use Runic Power instead ( eg. Mind Freeze ) By thenecromancer --HG-- branch : trunk
2009-08-26*Use MECHANIC to check if an aura is a movement impairing aura. By ↵megamage
thenecromancer --HG-- branch : trunk
2009-08-26*Fix a crash caused by leave channel.megamage
--HG-- branch : trunk
2009-08-26*Remove some unused code in movement generator.megamage
--HG-- branch : trunk
2009-08-26*Fix the bug that inhabit_air does not make mob flymegamage
--HG-- branch : trunk
2009-08-26*Fix the bug that Steady Shot make too much(over million) damage with these ↵Anubisss
items: 42946, 44093. --HG-- branch : trunk
2009-08-26*Fix typo (that's what I get for doing this at 3AM)maximius
--HG-- branch : trunk
2009-08-26*Forgotten getVictim() in last commit >_<maximius
--HG-- branch : trunk
2009-08-26*Replace XT-002 anti-exploit spell with something more appropriatemaximius
--HG-- branch : trunk
2009-08-26*Fix unintended spell spam, some minor adjustments to Ulduarmaximius
--HG-- branch : trunk
2009-08-25*Fix typomaximius
--HG-- branch : trunk
2009-08-25*Make Flame Leviathan a little less pathetic of a fight.maximius
--HG-- branch : trunk
2009-08-25*Make certain Ulduar bosses punish players who try to pull them to vehicles ;)maximius
--HG-- branch : trunk
2009-08-25*Always remove riding aura when exit vehicle.megamage
*Other misc changes. --HG-- branch : trunk
2009-08-25*Fix the bug that respawned vehicle is not usable.megamage
--HG-- branch : trunk
2009-08-25*Fix the calculation of knockback.megamage
--HG-- branch : trunk
2009-08-25*[Fix] Priest Tier 6 Trinket (Ashtongue Talisman of Acumen). By Farahmegamage
--HG-- branch : trunk
2009-08-25*Do not reset map id in resetmap.megamage
--HG-- branch : trunk
2009-08-26* Unmount player before entering vehicleMachiavelli
--HG-- branch : trunk
2009-08-25*Do not allow to save persistent AA.megamage
--HG-- branch : trunk
2009-08-25*Fix the bug that caster cannot have more than two persistent AA of the same ↵megamage
spell. --HG-- branch : trunk
2009-08-25*Do not allow to knockback target which is much larger than caster.megamage
--HG-- branch : trunk
2009-08-25*Delete object after map update. This will make mtmap safer.megamage
--HG-- branch : trunk
2009-08-25*Fix some typos that break many area aura spells.megamage
--HG-- branch : trunk
2009-08-25*Do not make getmapid virtual function to improve speed.megamage
--HG-- branch : trunk
2009-08-25*Do not give xp if mob is killed by vehicle.megamage
--HG-- branch : trunk
2009-08-25*Fix a crash.megamage
--HG-- branch : trunk
2009-08-25*Reapply rev [3274]. It was backoutted due to some reason but was not ↵megamage
reapplied as supposed. This should fix the bug that Shockwave can be dodged. --HG-- branch : trunk
2009-08-25*Fix the bug that sometimes vehicle is not usable after respawn.megamage
--HG-- branch : trunk