| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-25 | DB/Misc: Fix start-up errors and non-working SmartAI from ↵ | Discover- | |
| 61bc8e1c6f82558b3cb1f441ffad1d40dca198a9. Thanks @Xanvial for spotting the SAI issue and @joschiwald for the condition start-up errors. | |||
| 2012-04-24 | Core/Spells: Correct tick damage for health funnel. (thx alp22) Closes #3465 | Kandera | |
| 2012-04-24 | Core/Spells: Fix wrong target in Bloodthirst spell script. Closes #3359 | Kandera | |
| 2012-04-24 | Core/Spells: added function to initiation script. | Kandera | |
| DB/SAI: added rest of quest to database for Greatmother's Soulcatcher | |||
| 2012-04-24 | Core/Vehicles: Fixed creature passengers falling off vehicles at client side | Shauren | |
| 2012-04-24 | Scripts: Replaced calls to ForcedDespawn with DespawnOrUnsummon (calls ↵ | Shauren | |
| appropriate AI hooks in case of temporary summons) and made ForcedDespawn private | |||
| 2012-04-24 | DB/Loot: Fix loot for some Bloodsail creatures, thx Exodius | ZxBiohazardZx | |
| Closes # 5483 | |||
| 2012-04-24 | DB/SQLs: Small corrections to sql files from recent pull requests | Shocker | |
| 2012-04-23 | Merge pull request #6250 from Frca/master | Shocker | |
| Core/Misc: Do not set TeleportDestination as reference in WorldSession::HandleMoveWorldportAckOpcode() | |||
| 2012-04-23 | Merge pull request #6251 from elecyb/wardendoc2 | Shocker | |
| Core/Warden: Documented more warden checks | |||
| 2012-04-23 | Merge pull request #6164 from Jildor/honor_among_thieves_proc | Shocker | |
| DB/Spells: Fix Honor Among Thieves proc chance | |||
| 2012-04-23 | Merge pull request #6008 from cookta2012/troy09 | Shocker | |
| Core/Commands: Some porting and organizing Moving a commands around eliminating a unnecessary file, and porting the "demorph" command * moved the "wpgps" command into the cs_debug.cpp because it seems more fitting * organized the "modify speed" commands into a table of their own * moved the "gps" command into the cs_misc.cpp | |||
| 2012-04-23 | Merge pull request #5992 from 4m1g0/master | Shocker | |
| Core/Arenas: Fix waterFallKnockbackTimer typo and set more blizzlike values for Dalaran Sewers waterfall | |||
| 2012-04-23 | Merge pull request #6304 from Vincent-Michael/shaman | Shocker | |
| Core/Spells: Fix Earthen Power Closes #4795 | |||
| 2012-04-23 | Merge pull request #6316 from Kezo90/rogue_t9_2p | Shocker | |
| Core/Spells: Rogue T9 2P should proc only from Rupture ticks | |||
| 2012-04-23 | Merge pull request #6292 from Vincent-Michael/gate | Shocker | |
| Core/Battlegrounds: Fix broken gate state in Strand of the Ancients Closes #4801 | |||
| 2012-04-23 | DB/Spells: Rogue T9 2P - Should proc only from Rupture ticks. | Kezo90 | |
| 2012-04-23 | DB/Loot: Correct dropchances for the Quest Kindness | ZxBiohazardZx | |
| Closes #6301 | |||
| 2012-04-23 | DB/Loot: Correct Mote of Life dropchance | Gecko32 | |
| Closes #5692 | |||
| 2012-04-23 | DB/Loot: Add some missing skinning loot templates | Helias | |
| Closes #5972 | |||
| 2012-04-23 | DB/Loot: Rework Prospecting Loot Templates, includes grouping and referencing | ZxBiohazardZx | |
| Closes #6275 | |||
| 2012-04-23 | Core/Spells: Fix spell cast of greatmother's soulcatcher. closes #1882 | Kandera | |
| 2012-04-23 | Revert "DEP: Updated Jemalloc to Version 2.5" - this version of the ↵ | click | |
| jemalloc-library is crashy at best, and should not have been pushed. Further investigations on why this occurs is required before it will be slammed into master. This reverts commit 126fd13e5d6b57dc0c8830248d44db504c7d103f. | |||
| 2012-04-23 | Core/Spells: fix rocket boots extreme (+lite) spell cooldown issue. | Kandera | |
| 2012-04-23 | Scripts/Icecrown Citadel | Shauren | |
| * Sister Svalna will now fly and land properly * Fixed visuals in Blood Prince Council fight * Flying triggers will now fly properly | |||
| 2012-04-23 | Core/Battleground: correct checking for which flag was on the ground. fixes ↵ | Kandera | |
| issue with not being able to pick up flags | |||
| 2012-04-22 | Core/Shaman: Fix Earthen Power | Vincent-Michael | |
| 2012-04-22 | Codestyle | Frca | |
| Signed-off-by: Frca <killerfrca@gmail.com> | |||
| 2012-04-22 | Merge branch 'master' of git://github.com/TrinityCore/TrinityCore | Frca | |
| 2012-04-22 | Merge pull request #6290 from Xanvial/tabard_vendor | Discover- | |
| DB/SAI: NPC Tabard Vendor | |||
| 2012-04-22 | Use SMART_EVENT_LINK to close gossip | Xanvial | |
| 2012-04-22 | Battleground/Strand of the Ancients: Fix broken gate state | Vincent-Michael | |
| 2012-04-22 | Convert script of npc tabard vendor to SAI and add missing tabard recovery | Xanvial | |
| 2012-04-21 | Merge pull request #6286 from Ramusik/master | Discover- | |
| boss_doomlord_kazzak improvements | |||
| 2012-04-21 | Scripts/Outland: Boss Doomlord Kazzak | Ramusik | |
| - Implement Berserk - Some style corrections | |||
| 2012-04-21 | Core/Maps: Increased default ground search range, 10 yards was insufficient ↵ | Shauren | |
| for many flying creatures | |||
| 2012-04-21 | Merge pull request #6272 from MrSmite/PetAI_attackFix | Nay | |
| Core/Pets: Fix pets attacking on non-harmful spells (Hunter Mark and others) | |||
| 2012-04-21 | Core/Errors: Improved OS detection for windows crash reporting | Shauren | |
| 2012-04-21 | Core/Spells | Vincent-Core | |
| * Converted percent based damage dealing spell effects to scripts * Fix Leviroth Self-Impale damage Closes #6085 Signed-off-by: Shauren <shauren.trinity@gmail.com> | |||
| 2012-04-21 | Core/Spell: Attempt to fix some rare steady shot crashes | kaelima | |
| ref issue #5689 | |||
| 2012-04-20 | Fix pets attacking on non-harmful spells | MrSmite | |
| 2012-04-20 | Commit: Typofix, this thing just haunts me... | ZxBiohazardZx | |
| 2012-04-20 | DB/Gameobject: Fix Horrible error from UP34 | ZxBiohazardZx | |
| 2012-04-20 | DB/Loot: increase dropchance for Grimescale Murloc Head | ZxBiohazardZx | |
| Closes #4161 | |||
| 2012-04-20 | DB/Loot: Add Formula: Enchant Gloves - Angler in some lootscheme's | ZxBiohazardZx | |
| Closes #4602 | |||
| 2012-04-20 | DB/Loot: Add Recipe Mighty Arcane Protection Potion to Cult Researcher and ↵ | ZxBiohazardZx | |
| Frostbrood Spawn Closes #2385 | |||
| 2012-04-20 | DB/Loot: Add items to Cache of the Ley Guardian | ZxBiohazardZx | |
| Closes #2691 | |||
| 2012-04-20 | DB/Loot: Adjust the mechanic for Argent Crusade Trophy's to prevent issues ↵ | ZxBiohazardZx | |
| after looting Closes #2993 | |||
| 2012-04-19 | Fixed build | Subv | |
| 2012-04-19 | Core/SmartAI: Allow SMART_ACTION_SUMMON_GO and SMART_ACTION_SUMMON_CREATURE ↵ | Subv | |
| to use x, y, z and o parameters as relative offsets for a summoning position (example, summon creature 20 yards in front of the invoker) Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
