aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-01-05DB update to have correct Windfury proc chance for already commited hack :)Astellar
--HG-- branch : trunk
2010-01-05Glyph of Blocking proc moved to DB.Astellar
--HG-- branch : trunk
2010-01-05Cleanups for Devastate and Glyph of Devastate.Astellar
--HG-- branch : trunk
2010-01-05Fixed Glyph of Sunder Armor.Astellar
--HG-- branch : trunk
2010-01-05uint8 does not allow to store values like 1000 and 2000. It is too small to ↵Astellar
do it. --HG-- branch : trunk
2010-01-04Shadowfang Keep: Implemented event after Boss Fenrus the Devourer death._manuel_
--HG-- branch : trunk
2010-01-05Fixed previous commit. Now elemental is despawned when totem is replaced.Astellar
--HG-- branch : trunk
2010-01-05Fixed Issue 10. Now summoned elemental is correctly despawned.Astellar
Try to find a better place for such check... --HG-- branch : trunk
2010-01-04Fixed Glyph of Lightwell.Astellar
--HG-- branch : trunk
2010-01-04fix Pain and Suffering (reduces the damage you take from your own Shadow ↵Win32
Word: Death) and remove double dmg Shadow Word: Death --HG-- branch : trunk
2010-01-04fix Restorative TotemsWin32
--HG-- branch : trunk
2010-01-04Zul'Farrak: Support for quest "The Spider Gold" q2936._manuel_
--HG-- branch : trunk
2010-01-03Blackfathom Deeps: Implemented Morridune event._manuel_
--HG-- branch : trunk
2010-01-03Fix GO crash in boss_arlokk script.p0wer
Remove irrelevant TODO comment. --HG-- branch : trunk
2010-01-03Blackfathom Deeps: Implemented event related with gameobject Fire of Aku'mai._manuel_
--HG-- branch : trunk
2010-01-03* mergeBrian
--HG-- branch : trunk
2010-01-03* Removed useless check for items in DBC but not in DB.Brian
--HG-- branch : trunk
2010-01-03* Update structure for SMSG_CALENDAR_SEND_CALENDAR and add support for ↵XTZGZoReX
sending raid reset times. Thanks to raczman for helping with the client research. --HG-- branch : trunk
2010-01-02Removed moveflags column from creature_addon and creature_template_addon. ↵_manuel_
Thanks to Zor and raczman. --HG-- branch : trunk
2010-01-02The core should add the movementflags depending on the InhabitType._manuel_
--HG-- branch : trunk
2010-01-02Redridge Mountains: Fixed complete problem for quest "Missing in action" q219._manuel_
--HG-- branch : trunk
2010-01-02Prevent crash in ShadowfiendAI._manuel_
--HG-- branch : trunk
2010-01-02Redridge Mountains: Support for quest "Missing in action" Q219._manuel_
--HG-- branch : trunk
2010-01-01Fix unknown error message for summoned fire elemental and risen ghoul.p0wer
--HG-- branch : trunk
2010-01-01Make the core boot alot cleaner. Fix some formating. Make custom attributes ↵p0wer
for spells show a bar and how much they are loading. Overall fix 99% of display issues while core is booting. --HG-- branch : trunk
2010-01-01Fixed instance reset when high server uptime, thx Wowka321n0n4m3
--HG-- branch : trunk
2010-01-01Fixed Glyph of Shadowfiend, by destros.n0n4m3
--HG-- branch : trunk
2010-01-01Fixed Ebon Hold taxi for Alliance, by seirgy.n0n4m3
--HG-- branch : trunk
2010-01-01Fixed spell Ignite, by Metaphysical.Drama.n0n4m3
--HG-- branch : trunk
2010-01-01Fixed spell Borrowed Time, by Metaphysical.Drama.n0n4m3
--HG-- branch : trunk
2010-01-01Fixed spell Glacier Rot, by Metaphysical.Drama.n0n4m3
--HG-- branch : trunk
2010-01-01Fixed spell Tundra Stalker, by Metaphysical.Drama.n0n4m3
--HG-- branch : trunk
2009-12-31Update DBCFilesCount to the current amount of DBC files. Also, if locale ↵p0wer
tables are empty, they will no longer display anything. --HG-- branch : trunk
2009-12-31Add support for TARGET_UNIT_DRIVER where the target must be controlling a ↵p0wer
vehicle. Should fix 63665 used for ToC. --HG-- branch : trunk
2009-12-31Implemented function CheckPlayerCondition, it will be used before the player ↵_manuel_
enters in vehicles. Now vehicles Argent Warhorse and Argent Battleworg can't be used if the player dosen't have Argent Lance eqquiped. --HG-- branch : trunk
2009-12-31* Re-Fixed GO type 6 and type 8 to use radius for distance calculations insteadBrian
* of diameter. This will prevent things like people getting burned even though * you aren't touching the fire. --HG-- branch : trunk
2009-12-31Duskwood: Corrected wrong spell. Author: kb_z_manuel_
--HG-- branch : trunk
2009-12-30Added vehicles for Grand Champion Bosses. It needs db support for vehicleids._manuel_
--HG-- branch : trunk
2009-12-30Fix 3 memleakz.Anubisss
--HG-- branch : trunk
2009-12-30Missing changes...n0n4m3
--HG-- branch : trunk
2009-12-30Added script support for quest The Valiant's Challenge(13699), by alistern0n4m3
--HG-- branch : trunk
2009-12-30* re-add missed part of commit from rev 6418Brian
* Original patch by Machiavelli --HG-- branch : trunk
2009-12-30* re-fix repeatable quests so that they are completable if the playerBrian
* logs out and logs back in. * Thanks to Aokromes for pointing it out. --HG-- branch : trunk
2009-12-30Fix a memory leak.Anubisss
--HG-- branch : trunk
2009-12-30Some typos again in Moroes.Anubisss
--HG-- branch : trunk
2009-12-30Clean up trinitycore.conf.dist and trinityrealm.conf.distParadox
This is a purely cosmetic change, and isn't required for proper server functioning. If you are using windows and decide to merge it, I recommend windiff32 All Lines have been kept at column 80 or less to help make the files easier to read and edit in text mode editors. --HG-- branch : trunk
2009-12-30Fix a typo in Moroes' script.Anubisss
--HG-- branch : trunk
2009-12-30Fixed some crash, cause instance scriptsn0n4m3
--HG-- branch : trunk
2009-12-30Rewrite script of Phase Hunter. Now the mob has a more better AI and also ↵Anubisss
this patch fixes quest Recharging the Batteries. --HG-- branch : trunk
2009-12-29Implement Glyph of Divine Storm. Based on zajast's patch.Anubisss
--HG-- branch : trunk