aboutsummaryrefslogtreecommitdiff
path: root/src/bindings
AgeCommit message (Expand)Author
2010-01-19*Integrate Script system to CoreRat
2010-01-18Fix Vaelastrasz not giving quest.Trazom62
2010-01-18Fix Script Naxxramas/GothikTrazom62
2010-01-18Implemented script for item Petrov's Cluster Bombs, code from ScriptDev2._manuel_
2010-01-18Backout 8f186e3cc3 (Remove unnecesary checks)Spp
2010-01-18Gnomeregan: Now instance saves the event._manuel_
2010-01-17* Fix typo breaking Linux build...XTZGZoReX
2010-01-17* Fix CRLF...XTZGZoReX
2010-01-17Fix Script Naxxramas/Gothik with help of scarymovie87Trazom62
2010-01-16Updated copyright for new year.n0n4m3
2010-01-16Dustwallow Marsh: Implemented basic support for quest "Cleansing Witch Hill" ..._manuel_
2010-01-15Dustwallow Marsh: Implemented improvements in scripts to make quest "What's H..._manuel_
2010-01-15Fixes issue #214 : infinite loop in Maiden of Grief scriptTrazom62
2010-01-14* Remove UNIT_FLAG_OOC_NOT_ATTACKABLE from Zumrah when he enters combat.Brian
2010-01-14Fixed typo in FollowerAI._manuel_
2010-01-14Gnomeregan: Implemented Blastmaster Emi Shortfuse Event._manuel_
2010-01-13* Merge.XTZGZoReX
2010-01-13Backed out changeset: 52e769d95f14XTZGZoReX
2010-01-13Removed all my commits for today, this is hack? really? okeyn0n4m3
2010-01-13Fixed spell Snake Trap, port from tc1, thx Frankir.n0n4m3
2010-01-13Fix Gargoyle movement when flying awaythenecromancer
2010-01-13* Added GO script for Inconspicuous Landmark (142189) needed for quest 2882Brian
2010-01-12* Fixed a small opps on the last commit with NPCHandlerBrian
2010-01-12Fix normal10/normal25 raid detection in scripts.Trazom62
2010-01-12Sholazar Basin: Core support for quest Crocolisk Mastery: The Ambush ._manuel_
2010-01-12Zul'Drak: Trying to fix some crashes._manuel_
2010-01-12*Make sure that any aura (in case of aura remove linked auras for example) wo...QAston
2010-01-10* Add support for base armor values in creature_classlevelstats.XTZGZoReX
2010-01-10* Fix a mistake in boss_satharion script which gave players very usefull aura...QAston
2010-01-10*removed not existing file from VC90 project fileRat
2010-01-10Borean Tundra: Improvements in lurgglbrAI by Kudlaty._manuel_
2010-01-10Fixed quest 11881 by Kudlaty._manuel_
2010-01-10Fix Naxxramas Gluth timers. Thanks scarymovie87Trazom62
2010-01-10*cleaned up SharedDefinesRat
2010-01-10*Correct code in npc_geezleAI which caused assertion fail.QAston
2010-01-10Update aura system:QAston
2010-01-09Fix Drakarri Colossus: mojo stay passive only if colossus still aliveTrazom62
2010-01-09Fix Script: add missing initialization. Fixes #216Trazom62
2010-01-09*Fix Drakarri Colossus event not startingTrazom62
2010-01-08* Fix some more cases where movement flags were +'d together, instead of |'d.XTZGZoReX
2010-01-08Fixed typos in scripts from Trial of the Champion. Thanks to Spp._manuel_
2010-01-07Deadmines: Implemented Mr.Smite chest event._manuel_
2010-01-06mergesilver1ce
2010-01-06fixed the bug that GetVmapHeight returns incorrect height on terrains(flying ...silver1ce
2010-01-05Halls of Stone: Prevents Brann Bronzebeard stuck in combat._manuel_
2010-01-05uint8 does not allow to store values like 1000 and 2000. It is too small to d...Astellar
2010-01-04Shadowfang Keep: Implemented event after Boss Fenrus the Devourer death._manuel_
2010-01-04Zul'Farrak: Support for quest "The Spider Gold" q2936._manuel_
2010-01-03Blackfathom Deeps: Implemented Morridune event._manuel_
2010-01-03Fix GO crash in boss_arlokk script.p0wer