aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
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
2010-07-25*Fix crashes in boss_kiljaeden script.QAston
2010-07-25*Extend API of SpellScript by Dest and Damage/Heal setters and getters.QAston
2010-07-25Fixed issues with The Second Trial (Q9686)._manuel_
2010-07-25*Add some more comments to SpellScript methodsQAston
2010-07-24*Remove accidently added file and fix build on some *nix configurations.QAston
2010-07-24*Add base scripting interfce for spells - thanks to Brian for help in making ...QAston
2010-07-18* Implement additional usage of item_template.FlagsExtra Horde / Ally onlyBrian
2010-07-20Merge. Revision history for source files should be all back now.Xanadu
2010-07-19Clean up old (and partially unused) Aggro() function and use EnterCombat() in...click
2010-07-17Correctly redo file moves/renames from revs 8469, 8470, 8471, 8472, 8473.Xanadu
2010-07-12change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"click
2010-07-08* Implement proper script support for quest "The Prophecy of Akida" (9544)Brian
2010-07-06Update GPL-licensing information on scripts (now with the proper bling-bling ...click
2010-07-04Use RemoveAurasByType() and not RemoveAuraDueToSpell() to remove iterated spe...click
2010-07-02Adjust some more script copyrights (grrrrr)click
2010-07-02Adjust to use correct timeframe for script-copyrightsclick
2010-07-02Add Trinity copyright holders for scriptsclick
2010-07-01Adjust includes for some Ulduar-scripts (fixes non-PCH build on *nix and shou...click
2010-06-30Obsidian Sanctum: Many improvements & fixes, by moriquenduTartalo
2010-06-30Violet Hold: Don't make sinclari unselectable when event startsTartalo
2010-06-30It is now possible to use CMake on windows for proper build (PCH support incl...Shauren
2010-06-29Violet Hold: Implement sinclari's option to teleport player's inside duringTartalo
2010-06-29Violet Hold: Restructuration: Add an EventPhase var instead of using door'sTartalo