root/trunk/src/bindings

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @202 [202] 17 years yumileroy [svn] Fix a bug that event_ai mobs do not attack or cast. Original …
(edit) @187 [187] 17 years yumileroy [svn] Update serpent shrine scripts. Patch provided by …
(edit) @186 [186] 17 years yumileroy [svn] Remove isVisible function. Check stealth and invisible in …
(edit) @182 [182] 17 years yumileroy [svn] Update SerpentShrine? Cavern script. Patch provided by …
(edit) @180 [180] 17 years yumileroy [svn] Fix hunter's trap (let original caster summon dynamic object). Fix …
(edit) @178 [178] 17 years yumileroy [svn] Rewrite canSeeOrDetect function. Minor change on trigger …
(edit) @174 [174] 17 years yumileroy [svn] Implemented player on player and player on creature possession: * …
(edit) @166 [166] 17 years yumileroy [svn] * Updated more .cpp scripts to use script_texts - Hellfire …
(edit) @165 [165] 17 years yumileroy [svn] Merge SD2 Rev 735. Patch provided by neo0608. Fix …
(edit) @164 [164] 17 years yumileroy [svn] * Updated Serpentshrine Cavern scripts to use script_texts * Added …
(edit) @160 [160] 17 years yumileroy [svn] Update black temple boss 1, 2 script. Original author: …
(edit) @159 [159] 17 years yumileroy [svn] Original author: megamage Date: 2008-11-03 18:45:53-06:00
(edit) @158 [158] 17 years yumileroy [svn] Replace many IsWithinDistInMap? with IsWithinCombatDist? in melee …
(edit) @154 [154] 17 years yumileroy [svn] Update zul'aman script. Patch provided by streetrat. Original …
(edit) @153 [153] 17 years yumileroy [svn] Add class SummonList? in script to despawn summons. Update Zul'jin …
(edit) @152 [152] 17 years yumileroy [svn] Fix the compile error. Patch provided by Tidus. Merge part of mangos …
(edit) @150 [150] 17 years yumileroy [svn] Fix a compile bug. Patch provided by Paradox. Original author: …
(edit) @149 [149] 17 years yumileroy [svn] *Implement new player conditions CONDITION_NO_AURA, …
(edit) @141 [141] 17 years yumileroy [svn] Improve TargetedMovement? (TODO: let mob find "near angle" rather …
(edit) @137 [137] 17 years yumileroy [svn] Update magisters terrace script. Patch provided by …
(edit) @130 [130] 17 years yumileroy [svn] Add new function SelectUnit? and SelectUnitList? to select target or …
(edit) @125 [125] 17 years yumileroy [svn] More C++ scripts converted to use script_texts. - Blackwing Lair - …
(edit) @122 [122] 17 years yumileroy [svn] Fix a compile error about M_PI_2. Update Felmyst script to test new …
(edit) @121 [121] 17 years yumileroy [svn] * Moved scripts sqls updates to main sql updates folder. * Fixed …
(edit) @119 [119] 17 years yumileroy [svn] Fix some mistakes of the last two commits. Original author: …
(edit) @118 [118] 17 years yumileroy [svn] Make mobs scatter around in melee attack. Patch provided by …
(edit) @117 [117] 17 years yumileroy [svn] Fix Eredar twins, Al'ar and Zul'jin's AttackStart?() function. Update …
(edit) @116 [116] 17 years yumileroy [svn] Fix the bug that Maiev crash the server in Illidan combat. Original …
(edit) @115 [115] 17 years yumileroy [svn] SD2 Merge, rev 700 - addition of script_texts to various c++ …
(edit) @113 [113] 17 years yumileroy [svn] * Revert change to DoZoneInCombat? made in [114] as it can cause …
(edit) @109 [109] 17 years yumileroy [svn] Update trinityscript to SD2 rev 700. Source: scriptdev2. Patch …
(edit) @108 [108] 17 years yumileroy [svn] Continue the work of rewriting spell target selection functions …
(edit) @106 [106] 17 years yumileroy [svn] Fix a crash caused by gruul script. Change in EffectSummonWild? and …
(edit) @105 [105] 17 years yumileroy [svn] Fix cloak of shadow, can remove fairy fire now. Add yells to High …
(edit) @102 [102] 17 years yumileroy [svn] Fixed copyright notices to comply with GPL. Original author: …
(edit) @101 [101] 17 years yumileroy [svn] Fix a bug that elixir buff cannot stack. Fix quest 9685. Patch …
(edit) @98 [98] 17 years yumileroy [svn] Fix a bug that shaman's shield can stack. Fix: MovementInform?
(edit) @92 [92] 17 years yumileroy [svn] Fixed win32 compile Null pointer checks in the barrens ai. Original …
(edit) @91 [91] 17 years yumileroy [svn] * Fix professions NPC script typo Original author: KingPin? Date: …
(edit) @90 [90] 17 years yumileroy [svn] * Prevent Cheating at logout/login by players. Thank you Visagalis * …
(edit) @89 [89] 17 years yumileroy [svn] Black Temple doors script. Patch provided by Blaymoira. Original …
(edit) @86 [86] 17 years yumileroy [svn] Change MSVC project files to use multithreaded (debug) dll runtime …
(edit) @84 [84] 17 years yumileroy [svn] Fix 71ScriptDev2.vcproj. Thanks to NeoLithicX. Original author: …
(edit) @82 [82] 17 years yumileroy [svn] Add Alar script. Update Magtheridon script. Update Vorpil script. …
(edit) @77 [77] 17 years yumileroy [svn] Script for quest 1719. Patch provided by ckegg. Original author: …
(edit) @69 [69] 17 years yumileroy [svn] Add Unit::IsWithinCombatDist? function to check melee range and spell …
(edit) @68 [68] 17 years yumileroy [svn] * fix Compile ( typo in boss_felmyst.cpp ) Original author: …
(edit) @67 [67] 17 years yumileroy [svn] Change aura stack check. Add some boss yells. Patched provided by …
(edit) @66 [66] 17 years yumileroy [svn] * Fixed Compile error from previous rev Original author: …
(edit) @65 [65] 17 years yumileroy [svn] Escortai for 10211 quest provided by Blaymoira. Grandmaster Vorpil …
(edit) @63 [63] 17 years yumileroy [svn] Recalculate attack time in Unit::ApplyAttackTimePercentMod?
(edit) @58 [58] 17 years yumileroy [svn] Add Unit::GetObjectInWorld? function to get object by guid without …
(edit) @57 [57] 17 years yumileroy [svn] Update some Black Temple boss scripts. Implement some Black Temple …
(edit) @55 [55] 17 years yumileroy [svn] Remove unused script event functions HealBy? and DamageDeal?. Add new …
(edit) @53 [53] 17 years yumileroy [svn] Merge branch r50 with trunk. Original author: megamage Date: …
(edit) @48 [48] 17 years yumileroy [svn] * Scripts fixed * Last commit before public Original author: …
(edit) @47 [47] 17 years yumileroy [svn] * Last minute cleanup before the public release Original author: …
(edit) @46 [46] 17 years yumileroy [svn] * Added scripts back into the core Original author: …
(edit) @44 [44] 17 years yumileroy [svn] * Merge Temp dev SVN with Assembla. * Changes include: - …
(edit) @43 [43] 17 years yumileroy [svn] * restored scripts lib build under Windows * fixed Makefile.am to …
(edit) @41 [41] 17 years yumileroy [svn] * Random changes/fixes... * Some fixes to MangChat?, more coming. * …
(edit) @37 [37] 17 years yumileroy [svn] * svn:eol-style native set on all files that need it Original …
(edit) @30 [30] 17 years yumileroy [svn] * Renamed the solutions and removed scripts folder Original author: …
(edit) @29 [29] 17 years yumileroy [svn] Removed the scripts and added them to their own repo at: …
(edit) @28 [28] 17 years yumileroy [svn] * Updated to 6743 and 685 Moved language id used by Arena to a …
(edit) @24 [24] 17 years yumileroy [svn] * lost 2 Makefiles in prev commit due to connection lost * reverted …
(edit) @23 [23] 17 years yumileroy [svn] * Adjusted all Makefile headers; Updated to GPL v3 Original author: …
(edit) @18 [18] 17 years yumileroy [svn] * Little fix in RandomMovementGenerator? * Updated to 6731 and …
(edit) @17 [17] 17 years yumileroy [svn] * Restore make dist. Original author: derex_tri Date: 2008-10-06 …
(edit) @14 [14] 17 years yumileroy [svn] * Added fleeing and call assistance in script until we move all AI …
(edit) @13 [13] 17 years yumileroy [svn] * Moved Script grid_searchers to core * Moved an enum from …
(edit) @12 [12] 17 years yumileroy [svn] * PlaySound? changed to SendPlaySound?, moved to WorldObject? and used …
(edit) @11 [11] 17 years yumileroy [svn] * Some renames of VS projects ACEWraper -> ACEWrappers ScriptFull? -> …
(edit) @6 [6] 17 years yumileroy [svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and …
(edit) @5 [5] 17 years yumileroy [svn] * Continue Trinity Script conversion. Original author: Seline Date: …
(edit) @4 [4] 17 years yumileroy [svn] * Remove unneeded SQL updates from TrinityScript?. Original author: …
(add) @2 [2] 17 years yumileroy [svn] * Proper SVN structure Original author: Neo2003 Date: 2008-10-02 …
Note: See TracRevisionLog for help on using the revision log.