index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scripts
/
northrend
/
zuldrak.cpp
Age
Commit message (
Expand
)
Author
2010-05-22
Fix crash in npc_stinkbeardAI
Machiavelli
2010-05-13
Added missing newscript = new Script; , my fault. Thanks to Anubisss.
_manuel_
2010-05-13
Changes in scripts for quest chain The Amphitheater of Anguish:
_manuel_
2010-05-13
Some warning fix
Spp
2010-05-06
Correctly allocate memory for script npc_crusade_recruit. Bug found by hunteee.
Anubisss
2010-05-02
Add support for quest 12916 (Our Only Hope) - Patch by supabad
click
2010-04-19
Remove LOTS of compile warnings
Spp
2010-04-14
*code cleanup
Rat
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code Style: Remove trailing spaces
Spp
2010-04-07
Code Style: tab to spaces
Spp
2010-04-02
Use GUIDs instead of "global" pointers in zone scripts.
Anubisss
2010-04-01
Use ToTempSummon() in a case instead of a C style cast.
Anubisss
2010-02-25
Support for quest Troll Patrol Intestinal Fortitude, by Malcrom. Thanks to ra...
_manuel_
2010-02-05
A great purge of obsolete macros.
Xanadu
2010-01-26
Fix crash in npc_orinoko_tuskbreakerAI
Trazom62
2010-01-23
Fix some crashes linked to gurgthock summon
Trazom62
2010-01-19
*Integrate Script system to Core
Rat