| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-12 | Merge pull request #12050 from Trisjdc/u_liek_fish_questionmark | Discover- | |
| Core/Spells: Fix fishing on areas with liquid data but no valid height | |||
| 2014-05-11 | DB/Gameobjects: Updated the VerifiedBuild of some gameobjects | Kinzcool | |
| 2014-05-11 | Scripts/HoR: fixed conflict between multiple classes with same name | joschiwald | |
| Closes #12051 | |||
| 2014-05-11 | Core/Spells: Fix fishing on areas with liquid data but no valid height | Trisjdc | |
| 2014-05-11 | Script/ICC: Use existing method for getting GO auto-close-time | Gacko | |
| 2014-05-11 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Gacko | |
| 2014-05-11 | Core/GameObject: Set trap type 0 back to GO_READY after activation. | Gacko | |
| Otherwise it would be activated again on every update. My fault, moving the activation code to GO_ACTIVATED skips the cooldown check. Closes #12047 | |||
| 2014-05-11 | DB/Gameobjects: Fixed Gymer's cage phasemask to make it appear while doing ↵ | Kinzcool | |
| "The Storm King's Vengeance" quest | |||
| 2014-05-11 | DB: Changed WDBVerified startdard to VerifiedBuild | Kinzcool | |
| 2014-05-11 | DB/Gameobjects: Added some missing gameobjects spawns | Kinzcool | |
| 2014-05-10 | Merge pull request #11960 from MitchesD/hor | joschiwald | |
| Scripts/HallsOfReflection: Major changes | |||
| 2014-05-10 | Scripts/HallsOfReflection: Major changes | MitchesD | |
| * corrections to Intro Event (Falric, Marwyn etc.) * fixed issues with Frostsworn General * improved the whole Wrath of the Lich King event * implemented outro gunship * optimalization code and cleanup and fixed some typos * Big thanks to @joschiwald, he is author too ;-) | |||
| 2014-05-10 | DB/Misc: Delete some incorrect player_factionchange_items | Aokromes | |
| Closes #12005 | |||
| 2014-05-09 | Core/Trade: It's no longer possible to fake the amount of gold put into the ↵ | Discover- | |
| trade window. It's only visual but still an exploit, allowing scamming. | |||
| 2014-05-09 | Merge pull request #12035 from MitchesD/duskwood | joschiwald | |
| Scripts/Duskwood: prevention to spawn multiple Twilight Corrupter and fi... | |||
| 2014-05-09 | Scripts/Duskwood: prevention to spawn multiple Twilight Corrupter and fixed ↵ | MitchesD | |
| some issues there | |||
| 2014-05-09 | DB/Gossip: Fix some gossip in dalaran | Vincent-Michael | |
| 2014-05-08 | SQL: Rename in correct name | Vincent-Michael | |
| 2014-05-08 | DB/Instance: Fix Ahn''Kahet exit (portal/areatrigger) | Vincent-Michael | |
| 2014-05-08 | DB/Quest: The Bones of Nozronn | Aokromes | |
| By phoenixfight, closes #11985 | |||
| 2014-05-07 | DB/Gossip: Remove "Jarin Dawnglow <Innkeeper>" double gossip | ccrs | |
| Closes #12019 | |||
| 2014-05-07 | DB/Creature: Fix incorrect flags_extra for 30413 | Aokromes | |
| By untaught, closes #12010 | |||
| 2014-05-06 | Remove unnecessary check in previous fix | Gacko | |
| 2014-05-06 | Core/GameObject: Fix crash added in c6bf7e0b1d615a22c2145c6f4a757a10a9eca92c | Gacko | |
| Thanks @jackpoz | |||
| 2014-05-05 | Core/GameObject: Finish moving activation code of traps to GO_ACTIVATED | Gacko | |
| Fixing #6388 should be easier now... | |||
| 2014-05-05 | Core/Misc: Fix enchants broken in 3aca9e64b34baee781f402c3f33ad7ee7991c232 | jackpoz | |
| Compare cast item entry instead of checking cast item spells to fix the exploit mentioned in 3aca9e64b34baee781f402c3f33ad7ee7991c232 without breaking any functionality. | |||
| 2014-05-05 | Core/GameObject: Add missing initialization of m_lootStateUnit | Gacko | |
| 2014-05-05 | Core/GameObject: Store unit in GameObject::SetLootState - required for trap ↵ | Gacko | |
| activation. | |||
| 2014-05-05 | Core/GameObject: Format comments and apply rename of previous commit. | Gacko | |
| 2014-05-05 | Core/Gameobject: Added missing break in 24ef7dbdf4b76d312cb1df44958c6ccc79bf75f4 | Vincent-Michael | |
| 2014-05-04 | Fix indention from changes in previous commit. | Gacko | |
| 2014-05-04 | Core/GameObject: Solve some TODOs related to traps in GameObject::Update and ↵ | Gacko | |
| improve logic. Some more changes, TODO solutions and a fix for traps like those in #1359 or #6388 will follow. | |||
| 2014-05-04 | Merge pull request #12000 from Dehravor/algalon-big-bang | Discover- | |
| Scripts/Ulduar: Fix crash when Algalon's Big Bang is casted by player | |||
| 2014-05-04 | Scripts/Ulduar: Fix crash when Algalon's Big Bang is casted by player | Dehravor | |
| 2014-05-04 | Fix import | Gacko | |
| 2014-05-04 | DB/Creature: Add some missing spawns in HoL. | w1sht0l1v3 | |
| 2014-05-04 | DB/Creature: Remove more incorrect trigger flags | Aokromes | |
| By dr-j, closes #11995 Closes #7744 | |||
| 2014-05-04 | Core/Misc: Fix warning | jackpoz | |
| 2014-05-04 | Core/Misc: Fix exploit | jackpoz | |
| Fix exploit that allowed to learn spells from recipes without consuming them. | |||
| 2014-05-04 | DB/CreatureTexts: Set some creature_text field BroadcastTextId to 0 because ↵ | Vincent-Michael | |
| change on cata/mop | |||
| 2014-05-04 | DB/Quest: Prepping the Speech | Aokromes | |
| By untaught, closes #11348 | |||
| 2014-05-04 | DB/Creature: Remove Trigger Flags on Chaotic Rift | Aokromes | |
| By dr-j, closes #11988 | |||
| 2014-05-03 | Core/Misc: Fix exploit | jackpoz | |
| Fix exploit that allowed to duplicate stackable splitable items. If the item that cast the spell can't be found anymore, the spell is cancelled. Fixes https://github.com/TrinityCore/TrinityCore/issues/11977 | |||
| 2014-05-03 | Merge pull request #11968 from Dehravor/cpp11 | Aokromes | |
| Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros | |||
| 2014-05-03 | Merge pull request #11984 from Unholychick/patch-1 | jackpoz | |
| Core/Spells: Correct a mistake in HoT aura procs | |||
| 2014-05-03 | DB/Gossip: Fix some gossip stuff | untaught | |
| 2014-05-03 | DB/Creature: Remove trigger flags from Dead Caravan mobs | Aokromes | |
| By phoenixfight, closes #11986 | |||
| 2014-05-03 | Core/Spells: Correct a mistake in HOT aura procs | Lucas | |
| A crash fix was added in 3e0d2e49448ae5d53baefa0ef3b2df4542aae1dd but the usage of spellProcEvent itself was incorrect, we should instead use spellProto of aura to be procced | |||
| 2014-05-03 | Core/Auth: Add support for build 13930 of china | Aokromes | |
| By phoenixfight closes #11978 | |||
| 2014-05-02 | Core/Misc: Fix static analysis issues | jackpoz | |
