aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/eastern_kingdoms
AgeCommit message (Expand)Author
2010-05-27Update Script Sunwell/Kil Jaeden.Trazom62
2010-05-26Re-implemented pointers to npcs, now quest "The Attack" is working again._manuel_
2010-05-26open door when Rhakzor dies. patch made by antihristsSupabad
2010-05-13Fix a duplicated script: go_gilded_brazier.Anubisss
2010-05-04Fix Script Sunwell/Felmyst. Thanks Ille000.Trazom62
2010-05-03*more script texts fixed, thanks to terrorbringerRat
2010-05-01Fix more warnings.Spp
2010-05-01Add support for quest 9446 (Tomb of the Lightbringer) - closes #197click
2010-04-19Really fix the horseman - shot the horse, gave him a new one - and a proper w...click
2010-04-19Unbreak the headless horsman - he should now ride again!click
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
2010-04-19Eversong Woods: Fix var initializeSpp
2010-04-19Gnomeregan: Fix SaveSpp
2010-04-19Hinterlands: Fix one Waypoint of npc OOx09HLSpp
2010-04-19Karazhan: Minor code cleanupSpp
2010-04-19Zulaman: Fix initialize guid valuesSpp
2010-04-19Remove LOTS of compile warningsSpp
2010-04-14*code cleanupRat
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-10* Correct worldside NPC texts, by terrorbringerSpp
2010-04-10*modified spelldifficulty handler to work with all spell casts for creatures ...Rat
2010-04-10* correct worldside NPC texts - patch by terrorbringer (more cleanup needed?)trinity@raven.vcon.no
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
2010-04-07remove CRLF from blackrock spire scripts.malcromdev@gmail.com>
2010-04-07Blackrock Spire: Implements Leroy Jenkins achievement, by Spichy.Tartalo
2010-04-06remove CRLF from alterac_valley scripts.malcromdev@gmail.com>
2010-04-06Eastern Kingdoms, Alterac Valley: Add forgotten file from previous commitTartalo
2010-04-06Eastern Kingdoms, Alterac Valley: Scripts for Marshalls, Warmasters and bossesTartalo
2010-04-02Use GUIDs instead of "global" pointers in zone scripts.Anubisss
2010-04-01Use ToTempSummon() in a case instead of a C style cast.Anubisss
2010-03-27Use GUIDs instead of "global" pointers in ~all boss/instance scripts.Anubisss
2010-03-25BlackRock Depths: Some improvements, by antihristsTartalo
2010-03-09Rename 'Hostil' to 'Hostile'Spp
2010-03-01Fix infinite loop.Trazom62
2010-02-27Fix Script Stratholme.Trazom62
2010-02-15Removed stupid/not needed file Spellid.h.n0n4m3
2010-02-07*Kraz should not be un-hexed from a forest frogRat
2010-02-07Fix The Dwarven Spy text. Thanks zthoreen.Trazom62
2010-02-05A great purge of obsolete macros.Xanadu
2010-02-04Move the EvilID.h includes to pch.Xanadu
2010-02-03Quest Support All Along the Watchtowers (5097,5098). Thanks Retriman.Trazom62
2010-01-23* Remove CellLock class and all cell-level thread locking.XTZGZoReX