Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-16 | Fix crash in npc_escortAI::Start | win32 | |
Closes #812 --HG-- branch : trunk | |||
2009-12-16 | MaNGOS merge: Mail System. | win32 | |
* Store loot in mail_loot_template indexed by mail template ids. * Implement proper creating mail text copy item from mail template based mail. * Move send functions to new MailDraft class from WorldSession. * Implement mails sending at player levelup. * Autor VladimirMangos, converted by me. --HG-- branch : trunk | |||
2009-12-15 | Add support for Feast items (43015,43478,34753,43480). | win32 | |
--HG-- branch : trunk | |||
2009-12-14 | * Implement support for shapeshit form 26 used by spell 24347 | Brian | |
* Patch by azuritus -- Thanks * Closes #542 --HG-- branch : trunk | |||
2009-12-14 | merge | Kudlaty | |
--HG-- branch : trunk | |||
2009-12-14 | merge | Kudlaty | |
--HG-- branch : trunk | |||
2009-12-14 | Adds Debug or Release to the Full Revision string, fully tested under Windows. | Paradox | |
--HG-- branch : trunk | |||
2009-12-14 | Fix AHexpire command not changing time in the DB when expiring auctions - ↵ | Paradox | |
original patch supplied by PainKiller --HG-- branch : trunk | |||
2009-12-14 | Mangos merge: [8874] Extract player skills from data blob. #526 | Kudlaty | |
Converted by Azazel. --HG-- branch : trunk | |||
2009-12-14 | * Add support for proper team model IDs for totems. | Brian | |
* They are no longer random. * Thanks to Zor for original patch --HG-- branch : trunk | |||
2009-12-14 | Wintergrasp: Normalization of names to fit OutdoorPvP system | spp | |
--HG-- branch : trunk | |||
2009-12-14 | Display DoT absorption and overkill in combat log. By MetaphysicalDrama, ↵ | spp | |
closes #614 --HG-- branch : trunk | |||
2009-12-14 | Implementation of Glyph of Dancing Rune Weapon. Related #365 | spp | |
* Original patch by tali (modified to remove hardcoded values) --HG-- branch : trunk | |||
2009-12-14 | Fix Dancing Rune Weapon. By liberate, closes #365 | spp | |
--HG-- branch : trunk | |||
2009-12-13 | * Remove code that was having the SrcItemId mandatorily removed on quest | Brian | |
* complete. If the SrcItemId is supposed to be destoryed, the item ID will be * in ReqItemId or ReqSrcItemId --HG-- branch : trunk | |||
2009-12-14 | Remove hardcoded value in glyph of smite. Thanks to QAston | spp | |
--HG-- branch : trunk | |||
2009-12-13 | Fix Judgement of Vengeance/Corruption damage. By footman, closes #88 | spp | |
--HG-- branch : trunk | |||
2009-12-13 | Implementation of glyph of Power Word: Shield. By rammbonr5, closes #411 | spp | |
--HG-- branch : trunk | |||
2009-12-13 | Implementation of Glyph of smite. By Anonymous contributor, closes #431 | spp | |
--HG-- branch : trunk | |||
2009-12-13 | * Proper output if quest ID in debug log for escort quests without waypoints | Brian | |
--HG-- branch : trunk | |||
2009-12-13 | Prevent a crash in Unit::CalcAbsorbResist. By Sarjuuk (Mangos merge), closes ↵ | spp | |
#735 --HG-- branch : trunk | |||
2009-12-13 | Check of required skill value and level in Item enchants, by azazel. Closes #512 | spp | |
* Added some cosmetic changes to the original patch --HG-- branch : trunk | |||
2009-12-13 | Prevent SQL Injection in custom channel handling, by azazel. Closes #704 | spp | |
--HG-- branch : trunk | |||
2009-12-13 | Fix expansion in queued login, by Zor. Related: #743 | spp | |
--HG-- branch : trunk | |||
2009-12-13 | Fix queue login, by TOM_RUS (Mangos), closes #743 | spp | |
--HG-- branch : trunk | |||
2009-12-12 | * Added better log output for escort quests with missing script_waypoint | Brian | |
* entries --HG-- branch : trunk | |||
2009-12-12 | Violet Hold: Implemented wipe mode, after the party wipes the instance ↵ | maanuel | |
reset, but you should play against the same bosses already defated or fought (with out loot) to continue. --HG-- branch : trunk | |||
2009-12-12 | Violet Hold: Fix issue with Ichoron door. | maanuel | |
--HG-- branch : trunk | |||
2009-12-11 | * Removed all unneeded Makefile.am files that were leftover from merges with | Brian | |
* MaNGOS --HG-- branch : trunk | |||
2009-12-11 | * Finally removed the empty AnimalRandomMovementGenerator.h file | Brian | |
--HG-- branch : trunk | |||
2009-12-11 | Violet Hold: Implement blizzlike gossip for npc Lieutenant Sinclari. Thanks ↵ | maanuel | |
to Smakapotatis. --HG-- branch : trunk | |||
2009-12-10 | Naxxramas: Fix too large zombie detection in boss Gluth by Gyullo. Closes #667 | maanuel | |
--HG-- branch : trunk | |||
2009-12-10 | Violet Hold: Support for Sinclari and guards event (blizzlike), at the ↵ | maanuel | |
start of Violet Hold event. --HG-- branch : trunk | |||
2009-12-10 | Merge | tartalo | |
--HG-- branch : trunk | |||
2009-12-10 | Violet Hold: Add HUD | tartalo | |
--HG-- branch : trunk | |||
2009-12-10 | Violet Hold: Remove timed portal destruction | tartalo | |
--HG-- branch : trunk | |||
2009-12-10 | Clear escortAI from duplicated functionality, which also fix escorts that ↵ | Kudlaty | |
stucks after combat. Big THANKS to _manuel_ for testing --HG-- branch : trunk | |||
2009-12-10 | Violet Hold: Add 5 secs intervale between waves | tartalo | |
--HG-- branch : trunk | |||
2009-12-10 | Violet Hold: Implement movement to portal adds | tartalo | |
--HG-- branch : trunk | |||
2009-12-10 | Fix issue in skill points by MetaphysicalDrama, tested by Gyullo. Closes #599 | maanuel | |
--HG-- branch : trunk | |||
2009-12-09 | Violet Hold: If the boss is not attackable, he can't attack. | maanuel | |
--HG-- branch : trunk | |||
2009-12-09 | Violet Hold: Fix an infinite loop | tartalo | |
--HG-- branch : trunk | |||
2009-12-09 | Halls of Stone: Maiden of Grief blink exploiting fix & fix compile again | tartalo | |
--HG-- branch : trunk | |||
2009-12-09 | Halls of Lighting, Sjonnir the Ironshaper: Fix blink exploiting & fix compile | tartalo | |
--HG-- branch : trunk | |||
2009-12-09 | Halls of Stone: Remove magic numbers | tartalo | |
--HG-- branch : trunk | |||
2009-12-09 | Nexus, Anomalus: Non blizzlike hack to avoid an exploit | tartalo | |
--HG-- branch : trunk | |||
2009-12-09 | Fix a typo on last commit | tartalo | |
--HG-- branch : trunk | |||
2009-12-09 | Ulduar, Halls of Lightning: add load & save support | tartalo | |
--HG-- branch : trunk | |||
2009-12-09 | Violet Hold: Fix spawning modes | tartalo | |
--HG-- branch : trunk | |||
2009-12-09 | Gundrak: Fix bridge, statue & altar GO handling, by an Anonymous ↵ | tartalo | |
contributor. Closes #228 --HG-- branch : trunk |