| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-01-05 | DB update to have correct Windfury proc chance for already commited hack :) | Astellar | |
| --HG-- branch : trunk | |||
| 2010-01-05 | Glyph of Blocking proc moved to DB. | Astellar | |
| --HG-- branch : trunk | |||
| 2010-01-05 | Cleanups for Devastate and Glyph of Devastate. | Astellar | |
| --HG-- branch : trunk | |||
| 2010-01-05 | Fixed Glyph of Sunder Armor. | Astellar | |
| --HG-- branch : trunk | |||
| 2010-01-05 | uint8 does not allow to store values like 1000 and 2000. It is too small to ↵ | Astellar | |
| do it. --HG-- branch : trunk | |||
| 2010-01-04 | Shadowfang Keep: Implemented event after Boss Fenrus the Devourer death. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-05 | Fixed previous commit. Now elemental is despawned when totem is replaced. | Astellar | |
| --HG-- branch : trunk | |||
| 2010-01-05 | Fixed Issue 10. Now summoned elemental is correctly despawned. | Astellar | |
| Try to find a better place for such check... --HG-- branch : trunk | |||
| 2010-01-04 | Fixed Glyph of Lightwell. | Astellar | |
| --HG-- branch : trunk | |||
| 2010-01-04 | fix 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-04 | fix Restorative Totems | Win32 | |
| --HG-- branch : trunk | |||
| 2010-01-04 | Zul'Farrak: Support for quest "The Spider Gold" q2936. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-03 | Blackfathom Deeps: Implemented Morridune event. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-03 | Fix GO crash in boss_arlokk script. | p0wer | |
| Remove irrelevant TODO comment. --HG-- branch : trunk | |||
| 2010-01-03 | Blackfathom Deeps: Implemented event related with gameobject Fire of Aku'mai. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-03 | * merge | Brian | |
| --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-02 | Removed moveflags column from creature_addon and creature_template_addon. ↵ | _manuel_ | |
| Thanks to Zor and raczman. --HG-- branch : trunk | |||
| 2010-01-02 | The core should add the movementflags depending on the InhabitType. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-02 | Redridge Mountains: Fixed complete problem for quest "Missing in action" q219. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-02 | Prevent crash in ShadowfiendAI. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-02 | Redridge Mountains: Support for quest "Missing in action" Q219. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-01-01 | Fix unknown error message for summoned fire elemental and risen ghoul. | p0wer | |
| --HG-- branch : trunk | |||
| 2010-01-01 | Make 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-01 | Fixed instance reset when high server uptime, thx Wowka321 | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-01 | Fixed Glyph of Shadowfiend, by destros. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-01 | Fixed Ebon Hold taxi for Alliance, by seirgy. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-01 | Fixed spell Ignite, by Metaphysical.Drama. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-01 | Fixed spell Borrowed Time, by Metaphysical.Drama. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-01 | Fixed spell Glacier Rot, by Metaphysical.Drama. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-01-01 | Fixed spell Tundra Stalker, by Metaphysical.Drama. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-31 | Update 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-31 | Add 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-31 | Implemented 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 instead | Brian | |
| * of diameter. This will prevent things like people getting burned even though * you aren't touching the fire. --HG-- branch : trunk | |||
| 2009-12-31 | Duskwood: Corrected wrong spell. Author: kb_z | _manuel_ | |
| --HG-- branch : trunk | |||
| 2009-12-30 | Added vehicles for Grand Champion Bosses. It needs db support for vehicleids. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2009-12-30 | Fix 3 memleakz. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-12-30 | Missing changes... | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-30 | Added script support for quest The Valiant's Challenge(13699), by alister | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-30 | * re-add missed part of commit from rev 6418 | Brian | |
| * Original patch by Machiavelli --HG-- branch : trunk | |||
| 2009-12-30 | * re-fix repeatable quests so that they are completable if the player | Brian | |
| * logs out and logs back in. * Thanks to Aokromes for pointing it out. --HG-- branch : trunk | |||
| 2009-12-30 | Fix a memory leak. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-12-30 | Some typos again in Moroes. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-12-30 | Clean up trinitycore.conf.dist and trinityrealm.conf.dist | Paradox | |
| 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-30 | Fix a typo in Moroes' script. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-12-30 | Fixed some crash, cause instance scripts | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-30 | Rewrite 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-29 | Implement Glyph of Divine Storm. Based on zajast's patch. | Anubisss | |
| --HG-- branch : trunk | |||
