aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-11DB/Quest: Return to the EarthKillyana
Add a despawn action when the item is used Fix some creature_addon Add some missing spawns Add unit_flags immune to npc for dead drakes
2015-12-10Core/Taxi: Updated taxi enums for 6.2.3Shauren
Closes #15959
2015-12-09DB/Creature: Grizzly BearKillyana
2015-12-09DB/SAI: Fix Arena Treasure Chest spawning positionKillyana
2015-12-09Core/Auras: Defined new spell aura typesShauren
2015-12-08Misc: Removed unneeded info about character escaping from .conf.dist and ↵Cosmo Orzechovsky
improved example MotD
2015-12-08Core/Items: Fixed a possible crash with soulbound tradable itemsShauren
Closes #15700
2015-12-08Dep/CppFormat: Update cppformat to cppformat/cppformat@5c76d107cbafNaios
2015-12-07Core: Updated to 6.2.3.20779Shauren
2015-12-06Added missing null checks to c488fb219ab080031488593a0b86ac785a7d2caeShauren
2015-12-05Core/Creatures: Implemented automatic detection of trigger models, their ↵Shauren
order in creature_template no longer matters
2015-12-05DB/Quest: Restore deleted sql for Anatoly Will TalkKillyana
2015-12-04 DB/Quest: Gorgrom the Dragon-EaterKillyana
2015-12-03Core/Conditions: extended CONDITION_NEAR_CREATURE, condition value 3 is now ↵MitchesD
used to check for dead creature entries (0 - alive, 1 - dead) * I used 0 for alive to avoid touching all conditions with this type
2015-12-03Core/Spells: Extended .cheat cooldown command to also affect spells with chargesShauren
2015-12-02Core/Spells: Fixed mistake in building SetSpellCharges packetShauren
2015-12-01Scripts/Icecrown Citadel: Professor Putricide - fixed Expunged Gas damage ↵Shauren
formula Closes #6396 (cherry picked from commit 94e4bddb903d581293b5a7f50f9b32d1262d2c20)
2015-11-30DB/Quest: Fel Reavers, No Thanks!Killyana
By @Gargarensis
2015-11-30Core/DataStores: Added assertion for wrong max difficulty valueShauren
2015-11-29Core/Misc: Updated TransferAbortReason enumShauren
2015-11-29DB/Quest: Creatures of the Eco-DomesKillyana
2015-11-29Core/Spells: Implement SPELL_AURA_MOD_SKILL_2Shocker
2015-11-29Core/Spells: Define some aura typesShocker
2015-11-29Core/RBAC: Fix revoking permissionsShocker
2015-11-29Core/Spells: Define PROC_FLAG_JUMPShocker
2015-11-28Core/PacketIO: Updated LootSlotTypeShauren
Closes #15890
2015-11-28DB/Quest: Prisoner of the BladespireKillyana
2015-11-28Misc: Fix some warnings reported by GCC 4.9Carbenium
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
2015-11-27DB/Creature: Fix unit flag for BushwhackerKillyana
Closes #15865
2015-11-27DB/Creature: Remove wrong spawnsKillyana
Closes #15544
2015-11-26Dep/SFMT: Add diff fordd55e41c8158fe1f60e120b0b89469d4112158d2Carbenium
(cherry picked from commit d4608c8168e547581319386114e70e6ac953a97a)
2015-11-26Dep/SFMT: Fix a strict-aliasing warning reported by GCC 4.9Carbenium
(cherry picked from commit dd55e41c8158fe1f60e120b0b89469d4112158d2)
2015-11-26DB/Quest: The WakeningKillyana
Beyond the Graves Recruitment Closes #15827
2015-11-26SQL: Added missing update to base sqlShauren
2015-11-25DB/Misc: Fix visual issues in DeathknellKillyana
2015-11-25DB/Spawn: Reverse the last commitKillyana
2015-11-25DB/Spawns: Restore deleted objectsKillyana
If someone can find where or why those spawns were deleted it will help
2015-11-25Merge pull request #15889 from Zedron/6.xCarbenium
Core/MMaps: Fixed mmap loading after recent format change
2015-11-24Core/MMaps: Fixed mmap loadingZedron
Bug introduced in 1d2aafd
2015-11-24DB/Creature: Fix some wrong quest giversKillyana
Closes #12752 Closes #15893
2015-11-24Core/Spells: Implemented scaling spell value with item levelShauren
2015-11-23DB/Quest: Hot and ColdKillyana
Updates #15566
2015-11-23DB/Condition: Lothos Riftwaker Molten Core teleportKillyana
By @Malcrom Closes #15701
2015-11-23DB/Misc: Spawns for highbank and Twilight HighlandsKillyana
By @Malcrom
2015-11-23DB: End lineKillyana
2015-11-23DB: Add some missing cherry picksKillyana
https://github.com/TrinityCore/TrinityCore/commit/194fda8a4ed47d968fc3d436ac9b7c8f436eb5b2 https://github.com/TrinityCore/TrinityCore/commit/182d4e913c2582ee810a5559e345e5e2c8ab9a50 https://github.com/TrinityCore/TrinityCore/commit/a85bc8aa39b0fd0dea28058859f6872b85658d44 https://github.com/TrinityCore/TrinityCore/commit/ec0df1120af73ee66acb1185dc567fb37a458481
2015-11-23Fix build after recent cherry-picksCarbenium
2015-11-23Merge pull request #15884 from tkrokli/re-enable_flying_vehiclesKittnz
Core/Creature: Flying vehicles able to fly again (cherry picked from commit 38c44fad8d7ee48bcf8cac9db3f821842384619e)
2015-11-23Merge pull request #15835 from ariel-/entryCarbenium
Creature Addon should be updated when entry is changed. (cherry picked from commit 52692c3f9d09dc781add9cfee043d6f6ec80291a)