aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/northrend/zuldrak.cpp
AgeCommit message (Expand)Author
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-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-02-25Support for quest Troll Patrol Intestinal Fortitude, by Malcrom. Thanks to ra..._manuel_
2010-02-05A great purge of obsolete macros.Xanadu
2010-01-26Fix crash in npc_orinoko_tuskbreakerAITrazom62
2010-01-23Fix some crashes linked to gurgthock summonTrazom62
2010-01-19*Integrate Script system to CoreRat