aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2010-08-07* OutdoorPvP implementations now reside in the script library.XTZGZoReX
2010-08-07convert Arcatraz to new formatSupabad
2010-08-07* Script-side changes for my last commit.XTZGZoReX
2010-08-07convert Mechanar to new formatSupabad
2010-08-07* Add call to OnAuctionAdd() into code (thanks Paradox). Closes issue #3313azazel
2010-08-06A couple of forgotten changes.silinoron
2010-08-06Convert Alterac Valley to new format.silinoron
2010-08-06Convert go_scripts to the new format.silinoron
2010-08-06Convert scripts in the Custom directory to new formatsilinoron
2010-08-06Convert a bunch of World scripts to the new system.silinoron
2010-08-07* Converted example scripts to the new format.XTZGZoReX
2010-08-07* Move all movable spell effects from core to DB. Needs DB support.azazel
2010-08-06* Merge.XTZGZoReX
2010-08-06* Example on AI script conversion (and minor correction in CreatureScript).XTZGZoReX
2010-08-06convert example spell script, too.silinoron
2010-08-06mergesilinoron
2010-08-06Convert spell scripts to new system.silinoron
2010-08-06* Fixed last commit; didn't mean to remove AddSC_instance_deadmines.XTZGZoReX
2010-08-06* Example on converting instance scripts.XTZGZoReX
2010-08-06Implemented Dalaran no-fly zoneShauren
2010-08-06* Converted hunter spell scripts to the new format (mostly for example purpos...XTZGZoReX
2010-08-06*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
2010-08-06Moved Pain and Suffering (47948) script effect to spell script.azazel
2010-08-05* Implement item limit category (based on changes by VladimirMangos)azazel
2010-08-04*Update movement enums - thanks to Zor for info.QAston
2010-08-04Fixed Carrion Feeder pet talentShauren
2010-08-03Really fix Sartharion adds loot farming this time.John Holiver
2010-08-03Compile fixShauren
2010-08-03Fixed Heart of the Phoenix pet spellShauren
2010-08-02Add support for CreatureAI::DamageDealt used in a Zul'Aman script. Thanks jos...silinoron
2010-08-02Move a couple of warrior spell dummy effect handlers to spell scripts.silinoron
2010-08-01Comment out body of AddSC_example_spell_scripts() to get rid of a loading error.silinoron
2010-08-01*Use spell_ranks table in spell scripts to not duplicate data.QAston
2010-07-31Move SPELLFAMILY_PALADIN dummy spell effects for Holy Shock, Blessing of Fait...silinoron
2010-07-31*Cleanup in single target auras (thanks to JuliuSZS some useable debug info)QAston
2010-07-30*Change typecasts to use build in functions/macros in scripts to prevent poss...QAston
2010-07-30*Thread safe player searcher in scripts.QAston
2010-07-30Whops, a little too deletehappy there...click
2010-07-29Buildsystem/CMake: Include core/script headerfiles in generated MSVC-projects.click
2010-07-28Implements Roxi Ramrocket, finally Engineers will be able to buy Choppers mat...John Holiver
2010-07-28Fix Sartharion adds loot farming.John Holiver
2010-07-27Move dummy effect handlers for all SPELLFAMILY_HUNTER dummy effect handlers b...silinoron
2010-07-27Cleanup the mage spell scripts, and move SPELLFAMILY_PRIEST and SPELLFAMILY_R...silinoron
2010-07-28*Cleanup in ObjectAccessor - this should fix some crashesQAston
2010-07-26Fix a typo in cmakelists and add spell_script_names to world_scripts_full.silinoron
2010-07-27Cut away DO_*-parts from buildsystem and specific files checking for it.click
2010-07-26Move SPELLFAMILY_MAGE dummy effect handlers to spell scripts.silinoron
2010-07-26Move spell scripts from src/server/scripts/World to src/server/scripts/Spellssilinoron
2010-07-26*Resurrection sickness and similar debuffs are no longer dispelable.QAston
2010-07-26Update Zul Farrak, add pyramid event. thanks to totoro requires db supportSupabad