aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts
AgeCommit message (Expand)Author
2008-11-07[svn] Update serpent shrine scripts. Patch provided by streetrat.megamage
2008-11-07[svn] Remove isVisible function. Check stealth and invisible in canAttack();megamage
2008-11-06[svn] Update SerpentShrine Cavern script. Patch provided by streetrat.megamage
2008-11-06[svn] Fix hunter's trap (let original caster summon dynamic object).megamage
2008-11-06[svn] Rewrite canSeeOrDetect function.megamage
2008-11-05[svn] Implemented player on player and player on creature possession:gvcoman
2008-11-04[svn] * Updated more .cpp scripts to use script_textsslg
2008-11-04[svn] Merge SD2 Rev 735. Patch provided by neo0608.megamage
2008-11-04[svn] * Updated Serpentshrine Cavern scripts to use script_textsslg
2008-11-03[svn] Update black temple boss 1, 2 script.megamage
2008-11-03[svn]megamage
2008-11-03[svn] Replace many IsWithinDistInMap with IsWithinCombatDist in melee attack ...megamage
2008-11-03[svn] Update zul'aman script. Patch provided by streetrat.megamage
2008-11-03[svn] Add class SummonList in script to despawn summons. Update Zul'jin scrip...megamage
2008-11-03[svn] Fix the compile error. Patch provided by Tidus.megamage
2008-11-03[svn] Fix a compile bug. Patch provided by Paradox.megamage
2008-11-02[svn] *Implement new player conditions CONDITION_NO_AURA, CONDITION_ACTIVE_EVENTKingPin
2008-10-31[svn] Improve TargetedMovement (TODO: let mob find "near angle" rather than "...megamage
2008-10-30[svn] Update magisters terrace script. Patch provided by streetrat.megamage
2008-10-28[svn] Add new function SelectUnit and SelectUnitList to select target or targ...megamage
2008-10-27[svn] More C++ scripts converted to use script_texts.slg
2008-10-27[svn] Fix a compile error about M_PI_2.megamage
2008-10-27[svn] * Moved scripts sqls updates to main sql updates folder.KingPin
2008-10-27[svn] Fix some mistakes of the last two commits.megamage
2008-10-27[svn] Make mobs scatter around in melee attack. Patch provided by smellbee.megamage
2008-10-27[svn] Fix Eredar twins, Al'ar and Zul'jin's AttackStart() function.megamage
2008-10-26[svn] Fix the bug that Maiev crash the server in Illidan combat.megamage
2008-10-26[svn] SD2 Merge, rev 700 - addition of script_texts to various c++ scripts. P...megamage
2008-10-26[svn] * Revert change to DoZoneInCombat made in [114] as it can cause problem...Seline
2008-10-25[svn] Update trinityscript to SD2 rev 700. Source: scriptdev2. Patch provided...megamage
2008-10-25[svn] Continue the work of rewriting spell target selection functions (warnin...megamage
2008-10-24[svn] Fix a crash caused by gruul script.megamage
2008-10-23[svn] Fix cloak of shadow, can remove fairy fire now.megamage
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
2008-10-22[svn] Fix a bug that elixir buff cannot stack.megamage
2008-10-22[svn] Fix a bug that shaman's shield can stack.megamage
2008-10-21[svn] Fixed win32 compilew12x
2008-10-21[svn] * Fix professions NPC script typoKingPin
2008-10-21[svn] * Prevent Cheating at logout/login by players. Thank you VisagalisKingPin
2008-10-21[svn] Black Temple doors script. Patch provided by Blaymoira.megamage
2008-10-21[svn] Change MSVC project files to use multithreaded (debug) dll runtime libr...w12x
2008-10-20[svn] Fix 71ScriptDev2.vcproj. Thanks to NeoLithicX.megamage
2008-10-20[svn] Add Alar script.megamage
2008-10-19[svn] Script for quest 1719. Patch provided by ckegg.megamage
2008-10-19[svn] Add Unit::IsWithinCombatDist function to check melee range and spell ra...megamage
2008-10-19[svn] * fix Compile ( typo in boss_felmyst.cpp )KingPin
2008-10-19[svn] Change aura stack check.megamage
2008-10-19[svn] * Fixed Compile error from previous revKingPin
2008-10-19[svn] Escortai for 10211 quest provided by Blaymoira.megamage
2008-10-19[svn] Recalculate attack time in Unit::ApplyAttackTimePercentMod function.megamage