Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-17 | Update PetitionsHandler for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update some code for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update Movement code for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update Map for 322a and new instance system | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update InstanceSaveMgr for new instance system | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update Guild for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update Group for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Some fixes for GameObject, Chat, Creature, update DuelHandler for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update CharacterHandler, Channels System for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update BattleGround System for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update Arena and Achievement for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update Taxi for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update DBC Structure for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | UpdateFields for 322a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Update all opcodes for 3.2.2a | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Corrected gargoyle damage calculation | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Change WORLD_SLEEP_CONST to 50ms | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Removed some redundant player->SaveToDB calls, original autor balrok | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | One big insert for _SaveSpellCooldowns, original autor balrok | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Removed mtmaps OpenMP | n0n4m3 | |
Implement mtmaps based on ACE For stable work MapUpdate.Threads=2 in config --HG-- branch : trunk | |||
2009-12-17 | Check session for existance in Player::SendDirectMessage | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Removed unneeded function UpdateArenaFields | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Fixed talent Ruthlessness | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Fixed typo | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Fixed possible dual spec exploits | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Set max health and mana at the end BG | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Fixed Mirror Image DisplayId from owner, by Alexsot | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Replace some assert with return statement, fixed some crash bugs | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Fixed crash in LinkedListElement, thx Alexsot | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-17 | Fixed crash in UpdateAchievementCriteria | n0n4m3 | |
--HG-- branch : trunk | |||
2009-12-16 | Fix Compile. | bkhorizon | |
Sorry about that. --HG-- branch : trunk | |||
2009-12-16 | Fix Winter Reveler and Brewfest Reveler. Patch by gvcoman. Closes #816. | bkhorizon | |
If you use /kiss on a Winter/Brewfest Reveler they will now give you a festive prize. --HG-- branch : trunk | |||
2009-12-17 | Implement Glyph of Nourish | win32 | |
Closes #381 --HG-- branch : trunk | |||
2009-12-16 | Restore work arena unit frame | win32 | |
Closes #289 --HG-- branch : trunk | |||
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 |