aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2014-07-31Update CMakeLists.txtDr-J
2014-07-31Delete zone_eversong_woods.cppDr-J
2014-07-31Remove Script from zone_eversong_woods.cppDr-J
This cpp is now currently redundant
2014-07-30Remove Script from zone_eversong_woods.cppDr-J
Remove Apprentice Mirvedas script from eversong woods cpp scripts as is not longer required.
2014-07-30Scripts/OutdoorPvP: dropped redundand codejoschiwald
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-29Scripts/BloodmystIsle: Fix StartUp ErrorsVincent-Michael
2014-07-28Update razorfen_downs.cppDr-J
2014-07-25Core/PreparedStatements: Fixed a change I missed in the World prepared ↵Subv
statements for waypoints.
2014-07-24Scripts&DB/Feralas Convert npc_screecher_spirit to SAIDDuarte
SAI by @Rushor and gossip by @malcrom Closes #12630
2014-07-24Scripts/Darkshore: Fix an issue with the quest Gyromast's Revengeuntaught
TODO: Rewrite the script in SAI Closes #11987 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Scripts/AreaTriggers: Fix an issue with an AT for the quest The Etymidian ↵untaught
(Sholazar Waygate) Closes #12178 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Revert "Core/Spells: Death and Decay"Vincent-Michael
This reverts commit 02d56e00bc256f224b7d05f90af2c0af7cb287bf.
2014-07-24Scripts/Karazhan: Boss Maiden of Virtue - rewrite to events and timer ↵Ergar
adjustments Closes #12513 (PR) Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Core/Spells: Unrelenting Assault shouldn't proc if the target isn't ↵Trisjdc
explicitly casting (turns out that UNIT_STATE_CASTING even a instant cast has a 'cast time')
2014-07-24Scripts/IoC: Rename spell_gen_* spells to spell_ioc_*DDuarte
(Additions to 6bb63ab7db679d9c) Closes #12414 (PR)
2014-07-24Script/IoC: Move some spell scripts from spell_generic to isle_of_conquest cppkarn
Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Scripts/Four Horsemen: Horsemen's main spells should only explicitly target ↵Trisjdc
players
2014-07-24Scripts/WesternPlaguelands: Fix conditions to show gossip of Myranda the Hag ↵nelegalno
(In Dreams quest) Ref #7519 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Scripts/Feralas: Make Screecher Spirit disappear after clicking on themRushor
This is a temporary solution, the script should be rewritten in SAI Closes #12298 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Scripts/ICC: Summon Sealed Chest quest npc's upon the Lich King's DeathFoldy
TODO: template updates for these npcs and gossips Closes #10554 Closes #12591 (PR) Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-07-21Scripts/ICC: Fix non-pch buildDuarte Duarte
2014-07-21Scripts/ICC: Added Orange/Green Blight ResidueGolrag
Closes #5920 Closes #12464 (PR) Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-20Scripts/EasternKingdoms: Burn with fire (hihi)Vincent-Michael
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-19Core/Creature: Minigob Manabonkkarn
Closes #11097 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-19Merge pull request #12500 from MitchesD/misc_3Duarte Duarte
Scripts/MagistersTerrace: reworked Selin Fireheart
2014-07-19Scripts/MagistersTerrace: reworked Selin FireheartMitchesD
* removed ancient code * converted to EventMap * removed illogical method in instance script
2014-07-19Merge pull request #12166 from MitchesD/horjoschiwald
Scripts/HoR: fixed possible exploit with taunt during escape event
2014-07-19Scripts/HoR: fixed possible exploit with taunt during escape eventMitchesD
2014-07-19Scripts/AhnKahet: Elder Nadoxjoschiwald
* replaced egg core script with db content * removed useless spellscript for Guardian Aura * fixed Swarm aura * Patch 3.3.2 (2010-01-02): Elder Nadox now only gets one Ahn'Kahar Guardian during the encounter. Closes #12506
2014-07-19Core/Spells: Fix Quest "The Emissary"Vincent-Michael
2014-07-17Buildsystem/MSVC: Warning fixesShauren
C4800 'type' : forcing value to bool 'true' or 'false' (performance warning) C4127 conditional expression is constant
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-14Scripts/Commands: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-13Merge branch `master` into `boost`Subv
Conflicts: BattlegroundMgr.h
2014-07-12Core/Misc: Renamed a few spell and skill line related methods to follow tc ↵Shauren
coding standards
2014-07-12Core/Skills: Fixed spells automatically learned from skill lines adding more ↵Shauren
skill lines
2014-07-12Core/Commands: Fixed crashes caused by using .account lock ip and .account ↵Shauren
lock country commands from console - these commands apply to currently logged account so they cannot be used from console
2014-07-11Core: Fix warnings with other wayVincent-Michael
2014-07-11Scripts/Misc: Fix some warnings vs2014 ctp (no support)Vincent-Michael
2014-07-11Core: Fix some warnings vs2014 ctp (no support)Vincent-Michael
2014-07-11Scripts/BlackTemplate: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-11Scripts/Misc: Added missing break in ↵Vincent-Michael
495ca8c2dc60aa14a9145f24eb166e1ea5802672 (thx to @ccrs)
2014-07-11Core/LFG: Fix warning with vs2014 ctp (no support)Vincent-Michael
2014-07-11Scripts/Misc: Fix some warnings with vs2014 ctp (no support)Vincent-Michael
2014-07-09Core/Battleground:joschiwald
* added a possibility to reload battleground templates * cleaned up the template structure * use mapids from BattlemasterList.dbc to calculate random bg
2014-07-09Merge pull request #12417 from gerripeach/remove_old_bossAokromes
Core/Scripts: Remove script from old boss
2014-07-07Core/Spells: Convert "Shaman T10 Elemental 2P Bonus" in spell scriptVincent-Michael