aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/northrend/zuldrak.cpp
AgeCommit message (Expand)Author
2010-05-22Fix crash in npc_stinkbeardAIMachiavelli
2010-05-13Added missing newscript = new Script; , my fault. Thanks to Anubisss._manuel_
2010-05-13Changes in scripts for quest chain The Amphitheater of Anguish:_manuel_
2010-05-13Some warning fixSpp
2010-05-06Correctly allocate memory for script npc_crusade_recruit. Bug found by hunteee.Anubisss
2010-05-02Add support for quest 12916 (Our Only Hope) - Patch by supabadclick
2010-04-19Remove LOTS of compile warningsSpp
2010-04-14*code cleanupRat
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