| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-02 | Core/DB: Creature text for 37 script files | Gacko | |
| 2012-12-02 | DB/Gameobject Template: Some spell focus fixes from Vincent-Michael. | Malcrom | |
| Closes #8466 | |||
| 2012-12-01 | Core/Creatures: Fix correct faction for Iskalder <The Ancient Hero> | Vincent-Michael | |
| 2012-12-01 | Core/Ulduar: | Vincent-Michael | |
| - Implemented kill credit for hodir and assembly of iron - Some cleanup | |||
| 2012-12-01 | Merge pull request #8284 from Warpten/miscFix | Subv | |
| Core/Spells: Misc fixes. | |||
| 2012-12-01 | SQL: Fix sql import problems | Vincent-Michael | |
| 2012-12-01 | Core: Fix some warnings | Vincent-Michael | |
| 2012-12-01 | SQL: Rename SQL merged in PR | Vincent-Michael | |
| 2012-12-01 | Merge pull request #8510 from Gacko/creaturetext | blub | |
| Core/DB: Creature text for 24 script files | |||
| 2012-12-01 | Merge pull request #8522 from joschiwald/creature_text | blub | |
| Scripts/Ulduar: convert all script_texts to creature_text from this zone | |||
| 2012-12-01 | Core/Spells: | Warpten | |
| * Bryntroll's Drain Life should not crit. * Bestial Wrath can be used while under CC since patch 3.3.2 Patch 3.2.2 (2009-09-22): "Bestial Wrath and The Beast Within Changed to function like PvP Trinkets, removing any movement impairing effects, and giving immunity to these effects for 10 seconds.", also the tooltip doesn't say this, but it now breaks all forms of CC that a PvP trinket would break (including Cyclone,Sap, etc.). | |||
| 2012-12-01 | DB/Conditions: Fix some BtA items for reputation | Vincent-Michael | |
| 2012-12-01 | Core: Fix more typos (thx Expecto) | Vincent-Michael | |
| 2012-12-01 | Core/DB: Creature text for 24 script files | Gacko | |
| 2012-12-01 | Scripts/Ulduar: convert all script_texts to creature_text from this zone | joschiwald | |
| 2012-12-01 | Core: Fix typo | Vincent-Michael | |
| 2012-12-01 | Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23 | Vincent-Michael | |
| 2012-12-01 | SQL: Rename SQL merged in PR | Vincent-Michael | |
| 2012-11-30 | Merge pull request #8519 from joschiwald/assembly | blub | |
| Scripts/Ulduar: cleanup Assembly of Iron | |||
| 2012-11-30 | Scripts/Ulduar: cleanup Assembly of Iron | joschiwald | |
| 2012-11-30 | Core/Spells: Convert Replenishment in spell script | Vincent-Michael | |
| 2012-11-30 | Core/Misc: Include character level in log when a character is being deleted | Spp | |
| 2012-11-28 | Core/Dungeon Finder: Partial revert of ad6b5fb419 | Spp | |
| 2012-11-27 | Scripts/WailingCaverns: Remove hack for achievement "Wailing Caverns" | Vincent-Michael | |
| 2012-11-27 | Scripts/HallsOfLightning: Remove hack for Volkhan "Shatter Resistant" | Vincent-Michael | |
| 2012-11-27 | Fix typo (thx Trista) | Vincent-Michael | |
| 2012-11-27 | Scripts/Naxxramas: | Vincent-Michael | |
| - Remove hack for Sapphiron "The Hundred Club" - Convert Sapphiron script_texts in creature_text | |||
| 2012-11-27 | Core/Misc: Random changes here and there to minimize differences with 4.3.4 ↵ | Spp | |
| branch | |||
| 2012-11-27 | Core/Misc: Set mode 0644 for files | Spp | |
| 2012-11-27 | Core: Fix warnings | Vincent-Michael | |
| 2012-11-27 | Merge pull request #8473 from Gacko/creaturetext | Shauren | |
| Core/DB: Convert 25 more scripts to creature text | |||
| 2012-11-27 | Core/Authserver: Always send realm address to clients in dotted ip format. | Shauren | |
| 2012-11-27 | Core/Auras: Added missing break in AuraEffect::CalculateAmount (accidentally ↵ | Shauren | |
| removed in cea752fadf3f86a6317768d8a1c4dac1cb2b0a23) | |||
| 2012-11-27 | Merge pull request #8481 from Ne3x/unholy_blight_fix | Shauren | |
| Core/Spells: Fix Unholy Blight not stacking correctly | |||
| 2012-11-27 | Core/Units: make SetHover virtual | Spp | |
| 2012-11-26 | Core/Spells: Fix Unholy Blight not stacking correctly Note: As of patch ↵ | Ne3x | |
| 3.2.0: The damage supposed to accumulate similar to Ignite and Deep wounds. Source: http://www.wowwiki.com/Unholy_Blight Closes: #8265 | |||
| 2012-11-27 | Core: Change phrasing on the logmessage given when a gameobject loses its ↵ | click | |
| reference owner | |||
| 2012-11-27 | Core: Move BF-handler invitation/queuing-logmessages to outDebug() (the ↵ | click | |
| information given there aren't really considered "errors"...) | |||
| 2012-11-27 | Core: Fix some silly warnings (some stupid remnants from old times that has ↵ | click | |
| bugged me enough) No need to recompiling anything, it's just a visual change to make the compilers STFU about variable initializations | |||
| 2012-11-27 | Core/Buildsystem: Clean up compileflags when compiling with warnings fully ↵ | click | |
| enabled. -Wwrite-strings is default enabled when -Wall is set in clang/gcc, hence removed. -Woverloaded-virtual is now enabled for C++-code only, this removes the useless warnings when dabbling with C-only code. | |||
| 2012-11-26 | SQL: Fix sql import problem | Vincent-Michael | |
| 2012-11-26 | Core/DB: Corrections for creature text conversion | Gacko | |
| 2012-11-27 | Fix No newline at end of file. | WishToDie | |
| 2012-11-26 | Core/Scripts/Quests: Implement The Battle for Crusaders' Pinnacle. | w1sht0l1v3 | |
| 2012-11-26 | Core/DB: Convert 25 more scripts to creature text | Gacko | |
| 2012-11-26 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | w1sht0l1v3 | |
| 2012-11-26 | Fix compile after bdbafc018414f9831d045a03cf8cefe1c8e9b6f6 | w1sht0l1v3 | |
| 2012-11-26 | Core/Buildsystem: Start cleaning up the mess created after "implementing" ↵ | click | |
| support for clang/OSX-based compiles - initial cleanup, more will come If OSX-compile fucks up because of this, then report fixes on the tracker as usual, not through hotpatches going through other lead devs. | |||
| 2012-11-26 | Core/Conditions: Add CONDITION_GENDER = 20 | Subv | |
| 2012-11-26 | Core/Dungeon Finder: Fix reward for last member of each group being ↵ | Spp | |
| disbanded to join new lfg group - Move some messages to Trace - Add some cases where internal data wasn't updated with new state - Reverts 441712fbb and ae507e5 (Old State should only store those states you can Restore from a Rolecheck/Proposal) Closes #8339 Closes #8420 Closes #8421 | |||
