aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
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
2014-07-07Scripts/ScarletMonastery: Boss Arcanist Doan - rewrite to eventskarn
Closes #12418
2014-07-07Core/Spells: fixed Fate Rune of Unsurpassed Vigoruntaught
2014-07-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-06Completely remove ACE as dependency for TC - kkthxbyeleak
2014-07-06Scripts/Magister's Terrace: Fixed typo in SetEncounterStateShauren
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
Conflicts: src/server/game/World/World.cpp
2014-07-02Core/Scripts: Remove script from old bosskarn
http://www.wowwiki.com/Highlord_Kruul This creature was part of a bc event. he is no longer part of the game
2014-07-01Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - ↵Shauren
skill assignment done in a new table `playercreateinfo_skills` * Removed DK start skill hacks * Resolved missing skills in character skill tab Closes #12311
2014-06-28Revert "Scripts/Ulduar: Implement Mimiron"jackpoz
2014-06-28Merge pull request #12268 from Unholychick/patch_mimironnewTrisjdc
Scripts/Ulduar: Implement Mimiron
2014-06-28Scripts/Commands: fixed possible client crash with .go commandjoschiwald
2014-06-27Scripts/MagistersTerrace: fix possible crashjoschiwald
2014-06-27Core/Spells: Ensure Haunt's healing takes in consideration crit damageTrisjdc
2014-06-26Script/MagistersTerrace: Fix fail in 27f28552489bab153d5c4717ce48e31496b4c43fVincent-Michael
2014-06-26Core: Fix warnings and kill again whitespace ...Vincent-Michael
2014-06-26Merge pull request #12364 from MitchesD/misc_2joschiwald
Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues ...
2014-06-26Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues on ↵MitchesD
boss Vexallus * removed old hacks and added missing auras * Vexallus converted to EventMap
2014-06-24Quest: Powering our Defenses fixedKittnz
Fix by @Discover-, @untaught, @Kittnz
2014-06-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-24Remove github fuckupAokromes
2014-06-24Script/Dustwallow mars: Remove no longer needed scriptAokromes