aboutsummaryrefslogtreecommitdiff
path: root/src/scripts
AgeCommit message (Collapse)Author
2010-05-24Add support for quest 10629 (Shizzwork) Hellfire PeninsulaSupabad
--HG-- branch : trunk
2010-05-22Fixed line endings in some filesShauren
--HG-- branch : trunk
2010-05-22Review of Onyxia's LairJohn Holiver
Make it 95% perfect to LK version (fixes spawns, eruption, achievements and some more) Fixes issue #1706 Fixes issue #1736d --HG-- branch : trunk
2010-05-22Fix crash in npc_stinkbeardAIMachiavelli
Closes issue #2306 --HG-- branch : trunk
2010-05-20Sorry, removed unused code._manuel_
--HG-- branch : trunk
2010-05-20The Nexus: Oculus._manuel_
- Implemented AI for Mage-Lord Urom. --HG-- branch : trunk
2010-05-20Script HoR instance. 1st part.Trazom62
Fixes issue #1311. - Intro event. - 10 waves including Falric and Marwyn. - Script based on proposal of Synric on trinitycore forum (submitted by Skarabex on GC). --HG-- branch : trunk
2010-05-18Add proper use of precompiled headers on linux - this removes an approx 50% ↵click
reduction of total compiletime --HG-- branch : trunk
2010-05-16Makes cage doors open at Drakos death._manuel_
--HG-- branch : trunk
2010-05-16Improvements in boss_draoksAI and npc_unstable_sphereAI, removed hack for ↵_manuel_
spell 51336. --HG-- branch : trunk
2010-05-13Added missing newscript = new Script; , my fault. Thanks to Anubisss._manuel_
--HG-- branch : trunk
2010-05-13Changes in scripts for quest chain The Amphitheater of Anguish:_manuel_
- Added blizzlike content, like texts. - Corrected some spells and timers. - As i saw in offi can be more than 1 player doing different parts of the chain at the same time. - Added code to prevent the npc gets out of the ring. - Added support for The Amphitheater of Anguish: From Beyond. --HG-- branch : trunk
2010-05-13Fix a duplicated script: go_gilded_brazier.Anubisss
Remove it from one file and also merge the 2 scripts in one file. The error message: ScriptName: 'go_gilded_brazier' already assigned with the same ScriptName, so the script can't work. --HG-- branch : trunk
2010-05-13Fix a memleak in AddSC_borean_tundra().Anubisss
Log: ==31592== 312 bytes in 1 blocks are definitely lost in loss record 423 of 1,232 ==31592== at 0x4C2626C: operator new(unsigned long) (vg_replace_malloc.c:230) ==31592== by 0xFC12AF: AddSC_borean_tundra() (borean_tundra.cpp:2408) ==31592== by 0xDC0BF0: AddScripts() (ScriptLoader.cpp:917) ==31592== by 0xC183F3: ScriptMgr::ScriptsInit() (ScriptMgr.cpp:70) ==31592== by 0xD1B75F: World::SetInitialWorldSettings() (World.cpp:1608) ==31592== by 0x90F34E: Master::Run() (Master.cpp:234) ==31592== by 0x90E87E: main (Main.cpp:146) --HG-- branch : trunk
2010-05-13Some warning fixSpp
Tab to spaces Remove trailing spaces --HG-- branch : trunk
2010-05-11started implementing battleground experience systemRat
-players gain xp by killing enemy players (event bonuses not added for now) -player can switch xp gain on/off by talking to npc Slahtz or Behsten for a fee of 10golds NOTE: turning off xp gain will turn off ALL xp gains from quests,monsters,pvp,etc --HG-- branch : trunk
2010-05-10Remove double-included headers from script + remove whitespace. Closes issue ↵click
2091. --HG-- branch : trunk
2010-05-06Fix Script AzjolNerub/Anubarak. Patch by Snakeice.Trazom62
Fixes issue #2022. - Closes the ring, dives, summon mobs, visual before spikes and finally spikes. --HG-- branch : trunk
2010-05-06Fix Script Ahnkahet/Volazj.Trazom62
- fix typo for insanity spell 3. - reset phase mask of players when combat ends. - remove heroic spell definition now in spelldifficulty_dbc. --HG-- branch : trunk
2010-05-06Correctly allocate memory for script npc_crusade_recruit. Bug found by hunteee.Anubisss
--HG-- branch : trunk
2010-05-05Add support for quest 4921 (The scent of Lar'Korwi)Spp
Patch by D_Skywalk Fixes issue 1671 --HG-- branch : trunk
2010-05-05Violet Hold: make boss ichoron attackableSpp
patch by maketheking closes issue 2012 --HG-- branch : trunk
2010-05-05Fix crash in script for quest 10512 + code style cleanup.Machiavelli
--HG-- branch : trunk
2010-05-04Fix Script Sunwell/Felmyst. Thanks Ille000.Trazom62
Fixes issue #318. + Fixes code layout. + Uses standard EventMap instead of homemade Timer. --HG-- branch : trunk
2010-05-04Fix quest 9868 (The Totem of Kar'dash) - thanks to Erocolococlick
Closes issue 1086. --HG-- branch : trunk
2010-05-04Add support for quest 6641 (Vorsha The Lasher)click
--HG-- branch : trunk
2010-05-04Add support for quest 1126 (Hive in the Tower) - patch by supabadclick
Closes issue #68 --HG-- branch : trunk
2010-05-03*more script texts fixed, thanks to terrorbringerRat
--HG-- branch : trunk
2010-05-03*fixed quest support for hunter pet trainersRat
--HG-- branch : trunk
2010-05-02Add support for GO Bash'ir Crystalforge (Blades Edge/Outlands)click
--HG-- branch : trunk
2010-05-02Fix crash in Gluth Script.Trazom62
Fixes issue #1896. --HG-- branch : trunk
2010-05-02Fix Script FoS/Bronjahm. Thanks Johnholiver.Trazom62
- remove hardcode distance in distance check of corrupted soul fragment --HG-- branch : trunk
2010-05-02Add support for quest 12916 (Our Only Hope) - Patch by supabadclick
Closes issue #940 --HG-- branch : trunk
2010-05-01Fix more warnings.Spp
--HG-- branch : trunk
2010-05-01Add support for quest 10512 (Getting the Bladespire Tanked)click
Patch by supabad - closes issue #1217 --HG-- branch : trunk
2010-05-01Add support for quest 12688 (Engineering a Disaster) - patch by supabadclick
Closes issue #982 --HG-- branch : trunk
2010-05-01Add support for quest 1440 (Return to Vahlarriel) - patch by Supabadclick
Closes issue #323 --HG-- branch : trunk
2010-05-01Fix recipe-learning in Raozrofen Down (cooking/alchemy) - patch by PrinceCreedclick
Closes issue #1009 --HG-- branch : trunk
2010-05-01Add support for quest 11626 (The Emissary) - patch by antihrists (thanks)click
Closes issue #1061 --HG-- branch : trunk
2010-05-01Correction in scripts (m_creature -> me) - fixes #1954click
(Also corrects some old scripts that seems to have been done the same way) --HG-- branch : trunk
2010-05-01Add support for quest 9446 (Tomb of the Lightbringer) - closes #197click
Patch by Supabad --HG-- branch : trunk
2010-04-30Add support for quest 12832 (Bitter Departure) - closes issue #804click
Patch by supabad --HG-- branch : trunk
2010-04-30Add support for daily quest "Overwhelmed!" (quest 12288)click
Patch by Supabad (thank you) --HG-- branch : trunk
2010-04-30Fix compile.Spp
(Not a good idea to test something and push another file) --HG-- branch : trunk
2010-04-30* Fix CRLF.XTZGZoReX
--HG-- branch : trunk
2010-04-30DragonBlight: Script for Quest 12321 (A Righteous Sermon)Spp
Patch by Supabad Closes issue 314 --HG-- branch : trunk
2010-04-30Implementation of Tabard vendorSpp
Patch by etznab Closes issue 908 --HG-- branch : trunk
2010-04-30Silithus: Fix event for quest 8519Spp
Patch by "kb_z" Closes issue 177 --HG-- branch : trunk
2010-04-29Warning FixesSpp
Code Style cleanup Fix linux compile --HG-- branch : trunk
2010-04-29Fix FoS/Bronjham script.Trazom62
Fixes issue #1895. - summon corrupted soul fragment when Corrupt Soul completes. - update corrupted soul fragment script. - remove Heroic spell definition. They are defined in SpellDifficulty.dbc. --HG-- branch : trunk