aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts
AgeCommit message (Collapse)Author
2008-10-19[svn] Add Unit::IsWithinCombatDist function to check melee range and spell ↵megamage
range (now range is related to the attacker's bounding_radius and target's combat_reach, not sure if both should be combat_reach). --HG-- branch : trunk
2008-10-19[svn] * fix Compile ( typo in boss_felmyst.cpp )KingPin
--HG-- branch : trunk
2008-10-19[svn] Change aura stack check.megamage
Add some boss yells. Patched provided by BroodWyrm and Blaymoira. --HG-- branch : trunk
2008-10-19[svn] * Fixed Compile error from previous revKingPin
--HG-- branch : trunk
2008-10-19[svn] Escortai for 10211 quest provided by Blaymoira.megamage
Grandmaster Vorpil script provided by BroodWyrm. --HG-- branch : trunk
2008-10-19[svn] Recalculate attack time in Unit::ApplyAttackTimePercentMod function.megamage
Add Felmyst script. Add Eredar twins script. Script provided by BroodWyrm. Update Brutallus script. Patch provided by riddick. (Burn temporarily disabled) Update void reaver script. Patch provided by Bagsac. Fix a bug that Najentus causes server crash. --HG-- branch : trunk
2008-10-18[svn] Add Unit::GetObjectInWorld function to get object by guid without ↵megamage
providing reference. Small change in SummonGameObject. Fix a bug that player can not click summoned najentus spine (must let target summon gameobject). --HG-- branch : trunk
2008-10-18[svn] Update some Black Temple boss scripts.megamage
Implement some Black Temple boss spells. Update maiden of virtue and void reaver scripts. Patch provided by Blaymoira. --HG-- branch : trunk
2008-10-18[svn] Remove unused script event functions HealBy and DamageDeal. Add new ↵megamage
function SpellHitTarget. Fix a bug in r57_trinity.sql. --HG-- branch : trunk
2008-10-17[svn] Merge branch r50 with trunk.megamage
--HG-- branch : trunk
2008-10-14[svn] * Scripts fixedrunningnak3d
* Last commit before public --HG-- branch : trunk
2008-10-14[svn] * Last minute cleanup before the public releaserunningnak3d
--HG-- branch : trunk rename : src/bindings/scripts/sql/mangos_full_scripts.sql => src/bindings/scripts/sql/full_scripts.sql rename : src/bindings/scripts/sql/scriptdev2_structure.sql => src/bindings/scripts/sql/scripts_structure.sql
2008-10-14[svn] * Added scripts back into the corerunningnak3d
--HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-12[svn] * restored scripts lib build under WindowsColdblooded
* fixed Makefile.am to automatically find the sysconfdir again --HG-- branch : trunk
2008-10-12[svn] * Random changes/fixes...XTZGZoReX
* Some fixes to MangChat, more coming. * Cleaning up scripting part and preparing to merge it into the core. --HG-- branch : trunk rename : src/bindings/scripts/README.TXT => src/bindings/scripts/README
2008-10-11[svn] * svn:eol-style native set on all files that need itNeo2003
--HG-- branch : trunk
2008-10-09[svn] * Renamed the solutions and removed scripts folderNeo2003
--HG-- branch : trunk rename : win/TrinityCore No Script VC71.sln => win/TrinityCore Only VC71.sln rename : win/TrinityCore No Script VC80.sln => win/TrinityCore Only VC80.sln rename : win/TrinityCore No Scripts VC90.sln => win/TrinityCore Only VC90.sln rename : win/TrinityCore VC71.sln => win/TrinityCore&Script VC71.sln rename : win/TrinityCore VC80.sln => win/TrinityCore&Script VC80.sln rename : win/TrinityCore VC90.sln => win/TrinityCore&Script VC90.sln
2008-10-09[svn] Removed the scripts and added them to their own repo at: ↵runningnak3d
http://svn.assembla.com/svn/trinityscripts --HG-- branch : trunk
2008-10-09[svn] * Updated to 6743 and 685Neo2003
Moved language id used by Arena to a higher place to solve conflicts Added the empty script folders --HG-- branch : trunk rename : 6731-680 => 6743-685
2008-10-06[svn] * lost 2 Makefiles in prev commit due to connection lostColdblooded
* reverted dep/ACE_wrappers/ace/config.h.in & dep/ACE_wrappers/aclocal.m4 to rev23 :o --HG-- branch : trunk
2008-10-06[svn] * Adjusted all Makefile headers; Updated to GPL v3Coldblooded
--HG-- branch : trunk
2008-10-06[svn] * Little fix in RandomMovementGeneratorNeo2003
* Updated to 6731 and 680 --HG-- branch : trunk rename : 6721-676 => 6731-680
2008-10-06[svn] * Restore make dist.derex_tri
--HG-- branch : trunk
2008-10-05[svn] * Added fleeing and call assistance in script until we move all AI ↵Neo2003
functions to core --HG-- branch : trunk
2008-10-05[svn] * Moved Script grid_searchers to coreNeo2003
* Moved an enum from sc_creature.h to CreatureAI.h --HG-- branch : trunk
2008-10-05[svn] * PlaySound changed to SendPlaySound, moved to WorldObject and used ↵Neo2003
everywhere instead of hard-coding packet --HG-- branch : trunk
2008-10-05[svn] * Some renames of VS projectsNeo2003
ACEWraper -> ACEWrappers ScriptFull -> TrinityScript --HG-- branch : trunk
2008-10-04[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and ↵Neo2003
partial Windows part) * Updated to 6721 and 676 * Fixed TrinityScript logo * Version updated to 0.2.6721.676 --HG-- branch : trunk rename : 6700-670 => 6721-676
2008-10-03[svn] * Continue Trinity Script conversion.Seline
--HG-- branch : trunk
2008-10-03[svn] * Remove unneeded SQL updates from TrinityScript.Seline
--HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk