aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-26Core/Unit: Set Holy Power ammount to 3. Holy Power can now be gained by ↵Northstrider
using Crusader Strike.
2012-12-26Core: Fix non pch buildVincent_Michael
2012-12-25Core/Scripts: Add script to the Heroic version of Flame BoltSubv
2012-12-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
Conflicts: src/server/game/Entities/Unit/Unit.cpp src/server/game/Quests/QuestDef.h
2012-12-25Copyright: Added missing license information.Subv
2012-12-25Scripts/HallsOfOrigination: Added script for Earthrager Ptah.Subv
ToDo: Fix spell Sand Vortex on Heroic difficulty. Note: Feedback needed.
2012-12-26Core/Quest: Add missing changes for monthly questsVincent_Michael
2012-12-25DB/SAI: Fix Errors in Previous SAIMalcrom
2012-12-25DB/SAI: Forgot end of line :)Malcrom
2012-12-25DB/SAI: Final part of Quest 12512 "Leave No One Behind"Malcrom
Will not work until Spells are scripted.
2012-12-25DB/SAI: first Stage of quest 12512: Leave No One BehindMalcrom
2012-12-25DB/SAI: Whitebark's Memory and Respite for a Tormented SoulTrista
* Closes: #4840 and #6478
2012-12-25Core: Fix some codestyleVincent_Michael
2012-12-25Core: Fix non pch buildVincent_Michael
2012-12-24Scripts/HallsOfOrigination: Fixed Temple Guardian Anhuur's Reverberating ↵Subv
Hymn spell damage.
2012-12-24Scripts/HallsOfOrigination: Some work on Halls of Origination.Subv
Temple Guardian Anhuur's script added. ToDo: Make the triggers invisible. Merry Christmas folks!
2012-12-24Merge remote-tracking branch 'origin/master' into 4.3.4Nay
Conflicts: src/server/game/Entities/Unit/Unit.cpp src/server/game/Quests/QuestDef.h
2012-12-25DB/Quest: Jin'arrak's EndTrista
* This covers all that involve main quest mechanics npcs + awarding quest * However 2nd effect of http://www.wowhead.com/spell=48059 needs to be scripted, it is supposed to spawn a lot of guids - it's the event * It closes the problem in #4552, however event remains so leaving it open, I won't spawn them
2012-12-24Core/Movement: Fix codestyle -7092e9350bbb8123de688be0bf5dd87d8196d34fTrista
2012-12-24Core/Script: Add some talks for Zul'GurubVincent_Michael
2012-12-24Core/Quests: Added support for 10/25 man only raid questsShauren
2012-12-24Core/Spells: Added missing changes to 77b85b2ea0aec6cd3e545e60e46ac60eebb11e47Shauren
2012-12-24Core/Spells: Fixed loading of spell data corrections.Subv
2012-12-24DB/SAI: correct some issues with Eliza's Grave Dirt Previous CommitMalcrom
Fix by vincent_michael
2012-12-24Core: Fix some codestyleVincent_Michael
2012-12-24Core/Spells: Remove spell script "spell_gen_damage_reduction_aura"Vincent_Michael
2012-12-24Core/Scripts: Fix typoVincent_Michael
2012-12-24Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
Conflicts: src/server/game/Entities/Unit/Unit.cpp
2012-12-24Core/Movement: Final fix for MSG_MOVE_TELEPORTTrista
* Creator Subv, (thx to Shauren also who stated that this packed should be used when researchs were started) - You all should'be thankful, that bug was a real bitch * Fix creatures using NearTeleportTo (example Urom in Oculus, Skeram/Viscidus in AQ and Heigan in Naxxramas)
2012-12-24Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-24Core/BuildSystem: Added some more headers to the collisions project PCHSubv
2012-12-24Core/Spells: Fixed interrupting of some bosses spellsSubv
2012-12-24DB/Conditions: Add missing condition for Attunement to the core for hordeMalcrom
Closes #5619
2012-12-24Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-24Core/Chat: Corrected SMSG_MESSAGECHAT in a few more placesSubv
2012-12-24Core: Fix merge failVincent_Michael
2012-12-24SQL: Rename in correct namesVincent_Michael
2012-12-24DB/SAI: correct some issues with Eliza's Grave DirtGacko
Closes #8709
2012-12-24DB/reputation_reward_rate: Set correct daily quest reputation gain for ↵Malcrom
faction: The Kalu'ak
2012-12-24DB/Object: Add Warpwood Pod Spawns to Dire MaulMalcrom
2012-12-23DB/Creature: Malygos 25 mode fix. Also fix file extention on previous push.Malcrom
Closes #8658
2012-12-23DB/SAI: Val'kyr Taskmistress Combat AIMalcrom
2012-12-24Core/Battlegrounds: Corrected one typo in SMSG_BATTLEFIELD_STATUS_ACTIVE.Warpten
2012-12-24Scripts/Quest: Gambling Debt and Words of PowerTrista
* Quest support for Gambling Debt. Closes: #3122 * Fix bugging script for Words of Power: Closes: #7349 * Fix codestyle that vs broke from: 8c82c075cc32451d62d32bd0cfb51d60168ea8c5
2012-12-23Core/Chat: CHAT_MSG_RAID_BOSS_WHISPER also sends extra dataSubv
Note: SMSG_MESSAGECHAT is bloated all around the core, a complete mess.
2012-12-23Core/Chat: Fixed raid boss emotes.Subv
2012-12-24Scripts/Quest: Defending Wyrmrest TempleTrista
* insert complete db sniff support, appart from missing spawns * remove achievement from disables (supported by core - timed one) * insert core support for spells and the defender itself, since SAI makes it act weird (maybe in future when SAI get integrated someone will convert it) Closes #1861 on 90% (except spawns (there are enough, but a lot more needed and minnor stuff that are core side connected with vehicles spellcastresults)
2012-12-23Fixed a merge failSubv
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
Conflicts: src/server/game/Entities/Player/Player.cpp
2012-12-23Core/Spells: Spells that are usable while stunned should no longer have ↵Subv
problems with stun auras that don't apply any mechanic.