aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
AgeCommit message (Expand)Author
2016-02-21Core/Scripts: Split the huge scriptloader into smaller piecesNaios
2016-02-10Scripts: Fix no-PCH build MKIINyeriah
2016-02-10Scripts: Fix no-PCHNyeriah
2016-02-10Scripts/Magister's Terrace: Script Kalecgos' appearance after using the Scrye...Nyeriah
2016-01-22Core/Spells: Updated combo point handingmyran2
2016-01-15Core/Unit: Add Unit::KillSelf() overloadjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-12Merge pull request #15903 from tkrokli/remove_script_npc_anchorite_truuenjackpoz
2015-11-15Scripts: Added missing overridesVincent-Michael
2015-11-13Fix non-PCH buildCarbenium
2015-11-06Core/Scripts: Salanar the Horseman, Into the Realm of ShadowsCreshandKesh
2015-11-06Core/Misc: Remove unneeded filesIncorrect
2015-11-06Scripts/BWL: cleanup instancescriptjoschiwald
2015-11-01Scripts/VioletHold: rewrote the whole instancejoschiwald
2015-11-01Scripts/Uldaman: Fix build & fix some movement suggested by joschKittnz
2015-11-01Scripts/Uldaman: Instance updateKittnz
2015-10-30Core/Scripts: The Endless Hunger & Death's Challenge, creature texttkrokli
2015-10-16Scripts/ZulAman: fix build after cherry pickMitchesD
2015-10-16Core/Misc: renamed sGossipSelect parametersjoschiwald
2015-10-05Core: fixed warning introduced in last commitjoschiwald
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-09-24Scripts\MoltenCore: Disable Ragnaros' combat movementNyeriah
2015-09-24Scripts/Misc: Replace some unsafe WorldObject* class members in scripts with ...jackpoz
2015-08-11Removed unneeded nullptr checkDavid Carlos Manuelda
2015-08-11Fixed boss evade and doors closed by cr4st.David Carlos Manuelda
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Scripts/ScarletEnclave: Add weapons to Unworthy Initiatelafoniz
2015-07-07Scripts/MoltenCore: Fix logic at Ragnaros' Magma Blast castsNyeriah
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-05-27Mark overriding functionsDaniel M. Weeks
2015-04-18Core/AreaTrigger: Added 'bool entered' to OnTriggerGolrag
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-04-02Switch abs to std::absDaniel M. Weeks
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-03-18Core/Scripts: INFO-DEBUG changes in scripts (gawd)click
2015-03-17Scripts/Undercity: Update Lady Sylvanas' script and also implement few missin...Nyeriah
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-02-11Merge pull request #14106 from Noeliel/3.3.5Duarte Duarte
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-08Scripts/SunwellPlateau: Fix a typo that caused M'uru's phase transition to fa...Nyeriah
2015-01-28Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_...Nayd
2015-01-18Scripts/SunwellPlateau: Correct a summon group entry and misc clean upNyeriah
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-10Scripts/Misc: some random changes after recent commits and cleanupMitchesD
2015-01-10Scripts/Stratholme: Move Maleki the Pallid to EventmapsRushor
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Fuck you 2013Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-07Merge branch '6.x' into SpellsIntel