| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-15 | Script/Ulduar: Small cosmetic changes and magic numbers in Hodir's script. ↵ | Lopin | |
| Be prepared for Thorim soon! | |||
| 2011-08-15 | Core/GameObject: Fix GameObject::Use log error message | Machiavelli | |
| 2011-08-15 | Core/GameObject: Fix interaction distance with GameObjects in all corner ↵ | Machiavelli | |
| cases by overriding Object:_IsWithinDist. Distance calculation to GO's need to take in account GameObjectDisplayInfoDBC entries, otherwise distance would not be calculated from the edges properly and ie. quest interaction with large gameobjects would fail. | |||
| 2011-08-15 | Merge pull request #2591 from Souler/master | Machiavelli | |
| Core/Tools: Restore working .pdump load | |||
| 2011-08-15 | Core/Tools: Restore .pdump load command | Souler | |
| 2011-08-15 | DB/Loot: Prince Valaran in Blood Council encounter should drop 3 items | Aristoo | |
| Closes #2587 | |||
| 2011-08-15 | Cosmetic: Some cosmetic changes here and there | Spp | |
| 2011-08-14 | Core: Cosmetic cleanups and additional comments in ScriptMgr. | XTZGZoReX | |
| 2011-08-14 | Core/Commands: Remove useless file, commands were already converted to ↵ | leak | |
| command scripts a bit ago | |||
| 2011-08-14 | Scripts/Storm Peaks: Typo in 0cb688, thanks to simlt | Machiavelli | |
| 2011-08-13 | Scripts/Storm Peaks: Make Hyldsmeet Drakerider properly respawn. | Machiavelli | |
| 2011-08-13 | DB/FULL: Remove redundant full content files for world database from the ↵ | Machiavelli | |
| repo. They serve no particular purpose to the project other than consume precious time of the developers having to maintain it. If you're using TDB, this shouldn't affect you in any way since the full world database is periodically dumped and uploaded. | |||
| 2011-08-13 | Scripts/Spells: Fix a typo in spell_hun_masters_call | Machiavelli | |
| 2011-08-13 | Core/Misc: Fix some typos in af040fc18d500c0aa16e65efb76d00e4b1e5ea42 | tobmaps | |
| 2011-08-13 | Core/Players: Allow players to answer gamemaster whispers even if whispers ↵ | leak | |
| are disabled. Whitelist can be reset by .whispers off | |||
| 2011-08-13 | Core/Commands: Console should be able to add/remove rights in any case | leak | |
| 2011-08-13 | Core/Commands: .pinfo improvements | leak | |
| - Allow .pinfo <guid> - Add map/zone/subzone/phase to output | |||
| 2011-08-13 | Core/Battlegrounds: SotA will no longer crash in update | Shauren | |
| 2011-08-13 | Core/Object: Removed incorrect code (never affected anything) | Shauren | |
| 2011-08-13 | Core/PacketIO: Documented structure of SMSG_OVERRIDE_LIGHT | Shauren | |
| 2011-08-13 | Core/Players: Corrected faction id check for RepObjectiveFaction2 | idostyle@zoit | |
| 2011-08-12 | Scripts/Malygos: - Applied TC code style. | Manuel Carrasco | |
| - Every Hover Disk will correctly change the faction once the creature passenger dies. - Player's mount will be despawned when the passenger leaves it. | |||
| 2011-08-12 | Core/Spells: Failed triggered spell casts will no longer cause the proc aura ↵ | Shauren | |
| that triggered them to be removed (this behavior should only apply to channeled spells), also corrected UNIT_FIELD_CHANNEL_OBJECT setting | |||
| 2011-08-12 | DB/Creatures: set correct difficulty entries for Trial of Champions | ZxBiohazardZx | |
| Closes #2459 | |||
| 2011-08-12 | Merge pull request #2557 from idostyle/master | Shauren | |
| Spell: Mark of the Fallen Champion | |||
| 2011-08-12 | Spell: Mark of the Fallen Champion | idostyle@zoit | |
| Forcing gcc to use the right overloaded function here. | |||
| 2011-08-11 | Core/Spells: Rename SPELL_ATTR2_ALWAYS_APPLY_MODIFIERS to ↵ | QAston | |
| SPELL_ATTR2_DISPLAY_IN_STANCE_BAR, and make auras to be recalculated when permament instead of using that wrongly defined flag. | |||
| 2011-08-11 | Core/Spells: Define some new attributes: ↵ | QAston | |
| SPELL_ATTR6_ONLY_CAST_WHILE_POSSESSED, SPELL_ATTR6_DONT_DISPLAY_COOLDOWN, SPELL_ATTR5_ALLOW_TARGET_OF_TARGET_AS_TARGET, SPELL_ATTR4_AREA_TARGET_CHAIN, SPELL_ATTR3_DONT_DISPLAY_RANGE | |||
| 2011-08-11 | Merge pull request #2537 from Kapoeira/master | Machiavelli | |
| [Scripts/Commands] Killing more engrish and cleanin' up. | |||
| 2011-08-11 | Merge pull request #2550 from bleed12/master | Machiavelli | |
| Refer a Friend value error in DB | |||
| 2011-08-11 | Core/ReferAFriend : fix strange grantableLevels value in DB | Fest | |
| 2011-08-10 | Merge pull request #2542 from idostyle/master | Shauren | |
| Core/Spells: Initialize m_castItemGUID in constructor | |||
| 2011-08-10 | Spell: m_castItemGUID initialization | idostyle@zoit | |
| Closes #105 Closes #1193 | |||
| 2011-08-09 | DB/Misc: Update two spawns z position; set two npcs in ICC to triggers ↵ | Nay | |
| (invisible) and use the correct Berserking spell in playercreateinfo_action | |||
| 2011-08-09 | Scripts/Commands: Forgotten change & fix a mistake. | Cron | |
| 2011-08-09 | Scripts/Commands: Killed some more engrish in debug CommandScripts. | Cron | |
| 2011-08-09 | DB/Loot: Fix max count of items from Titanium Ore prospecting loot | tobmaps | |
| 2011-08-08 | Merge pull request #2527 from Kapoeira/master | Machiavelli | |
| [Scripts/Commands] Killing some engrish. | |||
| 2011-08-08 | Core/SOAP: Remove redundant thread pool of a hard coded 5 amount of threads ↵ | Machiavelli | |
| that would just linger. Not really smart design to have a single SOAP thread -> SOAP thread pool -> single world thread handling CLI commands. Thanks to leak for spotting the leak. | |||
| 2011-08-08 | Scripts/Commandes: Kill some engrish. | Cron | |
| 2011-08-08 | Core/Gridmonster: Increased upper value for search radius to size of grid | Shauren | |
| 2011-08-07 | Fix build | Machiavelli | |
| 2011-08-07 | Core/Spells: Fix Shaman talent Nature's Guardian and rewrite fix for ↵ | Machiavelli | |
| fc52f08. Fixes some spells not triggering. | |||
| 2011-08-07 | DB/Misc: Add missing AIName SAI, two template updates and two quest chain fixes | Nay | |
| 2011-08-07 | Core/Spells: Spells that can be spellstolen that have a permanent duration ↵ | Machiavelli | |
| should respect the 2 minute spellsteal buff duration limit. | |||
| 2011-08-07 | DB/SAI: Fix quest Twilight of the Dawn Runner | Nay | |
| Closes #128 | |||
| 2011-08-07 | Core/Spells: Fixed radius of Mutated Plague (Professor Putricide encounter) | Shauren | |
| Closes #2521 | |||
| 2011-08-07 | Core/Spells: Hunter ability Master's Call should not process effects when ↵ | Machiavelli | |
| pet is dead. | |||
| 2011-08-07 | Core/Player: Fix item refund exploit | Machiavelli | |
| 2011-08-07 | DB/Spawns: Properly insert Shadow Vault/Icecrown spawns, with guids. | Nay | |
