| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-18 | Fix error, should've tested it before :< | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-02-18 | Fix Glyph of Unholy Blight, and make Unholy Blight accumulate damage. | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-02-18 | Use same calculations for Pull effect as for jump effect | thenecromancer | |
| --HG-- branch : trunk | |||
| 2010-02-17 | * Properly fix bogus pet trainers error message | Brian | |
| --HG-- branch : trunk | |||
| 2010-02-17 | * Added chack for TRAINER_TYPE_PETS, to prevent bogus error that was generated | Brian | |
| * since pet trainers no longer train spells. --HG-- branch : trunk | |||
| 2010-02-17 | * Add error checking for vehicle IDs that are in creature_template but don't | Brian | |
| * exist in Vehicle.dbc. This *WILL* cause the client to freeze / hang. * Look on TDB in the "Core related DB content" forum for a query to clean * these up. * Thanks to MaXiMiUS for the slap in the face :) --HG-- branch : trunk | |||
| 2010-02-16 | * Add support for CONDITION_QUEST_NONE (14) as a loot condition and gossip | Brian | |
| * condition. If set the player must never have taken or completed the quest * listed in value1 --HG-- branch : trunk | |||
| 2010-02-17 | Borean Tundra: Support for quest 11876 | Tartalo | |
| 'Help Those That Cannot Help Themselves' --HG-- branch : trunk | |||
| 2010-02-17 | Compile fix. | raczman | |
| Whoever pushed that, *PLEASE* do a test compile before pushing. --HG-- branch : trunk | |||
| 2010-02-17 | Removed debug comments that weren't meant to leave dev repo. | raczman | |
| --HG-- branch : trunk | |||
| 2010-02-16 | * Removed hack for summon water elemental | Brian | |
| * Proper handling for Glyph of Eternal Water * Summoned water elemental still doesn't last forever, but the right spells * are cast in the right situations. * Credits to Edrinn --HG-- branch : trunk | |||
| 2010-02-16 | * Updated DBC count to the actual number being used by the core. | Brian | |
| * Solves 102% issue on DBC loading --HG-- branch : trunk | |||
| 2010-02-16 | Frozen Halls, Pit of Saron: add GPL note | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-16 | Frozen Halls, Halls of Reflection: add GPL note | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-16 | Frozen Halls, Forge of Souls: Add GPL note | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-16 | Frozen Halls, Forge of Souls: Boss Bronjahm script | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Fix talent Shockwave and typo in comment. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Add missing changes for rev b7d758f3e5 | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Fix spell Savage Roar. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Update Judgement of Righteousness formula, by luksmaan. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Removed stupid/not needed file Spellid.h. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Frozen Halls, Pit of Saron: Fix typo | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Frozen Halls, Halls of Reflection: Initial instance script | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Frozen Halls, Pit of Saron: Initial instance script | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Frozen Halls, Forge of Souls: Initial instance script | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-15 | * Merge | Brian | |
| --HG-- branch : trunk | |||
| 2010-02-15 | * Changed default for MinRecordUpdateTimeDiff from 10ms to 100ms. | Brian | |
| * Even on a local LAN, you are lucky to get 50ms with gigabit LAN --HG-- branch : trunk | |||
| 2010-02-15 | Add missing changes for rev:a7fedcbef8 | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | * Changed TrinityCore2 to TrinityCore. There is no TrinityCore2 anymore. | Brian | |
| * Removed unused SystemConfig.h.in --HG-- branch : trunk | |||
| 2010-02-15 | * Merge | Brian | |
| --HG-- branch : trunk | |||
| 2010-02-15 | * Removed credits from AuctionHouseBot loading. | Brian | |
| * Credits belong in commit logs, or THANKS files or we would have: * Loading Pool System: by Neo2003 * Loading Transport Event sytem: by TrullyOne --HG-- branch : trunk | |||
| 2010-02-15 | Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty). ↵ | n0n4m3 | |
| Rename BG/arena queue_id to bracket_id and related functions/etc. Author: VladimirMangos. --HG-- branch : trunk | |||
| 2010-02-15 | Add missing fix for update arena use spell time cooldown. In 3.3.x 10min. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Utgarde Pinnacle, Svala the Sorrowgrave: Sacrifice once instead of many times. | Tartalo | |
| (3.3.2 Blizzlike update) --HG-- branch : trunk | |||
| 2010-02-15 | Merge | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Merge | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Halls of Lighting: Make sure doors are closed at start | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Fix talent Earthen Power, move to correct spell family. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Fix display leader name in channel , also code cleanup. Implemented function ↵ | n0n4m3 | |
| SendPlayerNotFoundNotice. thx TOM_RUS. --HG-- branch : trunk | |||
| 2010-02-15 | Storm Peaks, Thorim: Fix quest 13064 | Tartalo | |
| --HG-- branch : trunk | |||
| 2010-02-15 | Fix some problem with Guild Bank after switch to client version 3.3.2, also ↵ | n0n4m3 | |
| cleanup code. Thx TOM_RUS. --HG-- branch : trunk | |||
| 2010-02-15 | Store to be traded items in array based on item guid instead of item slot to ↵ | Machiavelli | |
| prevent exploiting. Fixes #667. --HG-- branch : trunk | |||
| 2010-02-15 | Fix in outgoing MSG_QUERY_NEXT_MAIL_TIME (the new mail notification icon ↵ | Machiavelli | |
| next to the mini map): do not show the name of a player asociated with the mail sender GUID if the mail is not from a player (messagetype != MAIL_NORMAL). --HG-- branch : trunk | |||
| 2010-02-14 | * Core switch to client 3.3.2 (11403) | Brian | |
| * Credits (in no particular order) to: * n0n4m3, raczman, manuel, Spp, Malcrom, Teacher, QAston, Tartalo, * thenecromancer, Xanadu, Trazom, Zor, kiper * Additional credits to: * TOM_RUS and NoFantasy from MaNGOS * Thanks for testing Aokromes and XTElite1 * SoTA still needs some work, but is very playable (huge thanks to raczman and * kiper) * To upgrade, you need to apply all SQL from sql/updates/3.2.2a_old from the * last rev you are on * and then apply all SQL from sql/updates/3.3.2_old to char / realmd / world * DBs * Known problem with guild banks. --HG-- branch : trunk | |||
| 2010-02-12 | Add config option that determines the maximum allowed time between the last ↵ | Machiavelli | |
| received CMSG_CHAR_ENUM and another incoming packet, and will disconnect the peer if this time limit is exceeded. In other words, a time limit in which idlers can stay logged in on the character selection screen before they are disconnected. Fixes issue #335 --HG-- branch : trunk | |||
| 2010-02-11 | Fixed persistent area aura visual radii (flamestrike, consecration etc.). ↵ | Xanadu | |
| Thanks to QAston and _manuel_ for research. Closes issue 522. Closes issue 719. --HG-- branch : trunk | |||
| 2010-02-10 | Fix compile warning on win. | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2010-02-10 | Revert revision: 053bfe8ad9, this cause some crash. | n0n4m3 | |
| Use dynamic_cast more is safer. I think no more crash on db code. --HG-- branch : trunk | |||
| 2010-02-08 | Fix Script HoS/Tribunal Event. Thanks beberlescaraber. | Trazom62 | |
| Fixes issue #58. - fix brann defending when he should not. - fix reset of gossip flag. - fix reset of GO at end of event. --HG-- branch : trunk | |||
| 2010-02-07 | *Kraz should not be un-hexed from a forest frog | Rat | |
| --HG-- branch : trunk | |||
